tofagerl
Contributor
- Joined
- Aug 26, 2013
- Messages
- 118
I installed ruby-gems2.1 without any problems, but running a simple gem install gives this error:
I googled and found some references to security.jail.socket_unixiproute_only, which is set to 1 both on host and jail. On the host I can change it, but not on the jail. (Which makes sense)
Anyway, changing it on the host didn't work. Help?
Code:
Updating installed gems ERROR: While executing gem ... (SocketError) getaddrinfo: hostname nor servname provided, or not known
I googled and found some references to security.jail.socket_unixiproute_only, which is set to 1 both on host and jail. On the host I can change it, but not on the jail. (Which makes sense)
Anyway, changing it on the host didn't work. Help?