Project

General

Profile

Actions

Bug #1663

closed

Smart-proxy does not support Ruby 1.9.3

Added by Romain Vrignaud almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Hello,
Smart-proxy does not support Ruby 1.9.3 (on Fedora 17).

On top of this problem : http://theforeman.org/issues/1590, there is some problems with require 'ping'.

bin/smart-proxy
/usr/share/rubygems/rubygems/custom_require.rb:36:in `require': cannot load such file -- ping (LoadError)
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/smart-proxy/lib/proxy/dhcp/subnet.rb:3:in `<top (required)>'
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/smart-proxy/lib/proxy/dhcp/record.rb:1:in `<top (required)>'
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/smart-proxy/lib/proxy/dhcp.rb:2:in `<module:DHCP>'
from /opt/smart-proxy/lib/proxy/dhcp.rb:1:in `<top (required)>'
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/smart-proxy/lib/proxy.rb:15:in `<module:Proxy>'
from /opt/smart-proxy/lib/proxy.rb:1:in `<top (required)>'
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from bin/smart-proxy:7:in `<main>'
server:/opt/smart-proxy# gem list

  • LOCAL GEMS ***

io-console (0.3)
json (1.6.5)
net-ldap (0.2.2)
net-ping (1.5.1, 1.4.1)
rack (1.4.1)
rack-protection (1.2.0)
rdoc (3.12)
sinatra-base (1.4.0)
tilt (1.3.3)

Actions #1

Updated by Ohad Levy almost 12 years ago

  • Status changed from New to Closed

the smart proxy now works on ruby 1.9

Actions

Also available in: Atom PDF