General

Profile

bjoern (Bjoern Rennhak)

  • Login: bjoern
  • Email: bjoern@rennhak.de
  • Registered on: 05/27/2012
  • Last sign in: 02/07/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

02/07/2014

02:23 PM Ruby Bug #9477: Address family not supported by protocol - socket(2) - udp
Sorry for that, misread it.
```sh
% cat /etc/resolv.conf
nameserver 213.133.99.99
nameserver 213.133.100.100
nameserver 213.133.98.98
nameserver 2a01:4f8:0:a111::add:9898
nameserver 2a01:4f8:0:a102::add:9999
nameserver 2a01:4f...
bjoern (Bjoern Rennhak)

02/06/2014

04:27 PM Ruby Bug #9477: Address family not supported by protocol - socket(2) - udp
No, vserver doesn't have the ipv6 patch enabled. Hosts is
```
127.0.0.1 localhost
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnod...
bjoern (Bjoern Rennhak)
04:24 PM Ruby Bug #9477: Address family not supported by protocol - socket(2) - udp
~% ruby -rresolv -e 'puts Resolv::DNS.new.getresource("_rubygems._tcp.rubygems.org", Resolv::DNS::Resource::IN::SRV).target'
Output is
```
/usr/local/rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/resolv.rb:744:in `initialize': Address fami...
bjoern (Bjoern Rennhak)

02/04/2014

11:30 AM Ruby Bug #9477 (Closed): Address family not supported by protocol - socket(2) - udp
On a fresh Debian GNU/Linux VServer guest running the latest RVM HEAD I experienced the following error:
```
Exception `LoadError' at /usr/local/rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/resolv.rb:169 - LoadError
Exception `Errno::EAFNOS...
bjoern (Bjoern Rennhak)

Also available in: Atom