Package: ruby-prof
Version: 0.7.3-1.1
Severity: important
Dear Maintainer,
With the default version of the ruby interpreter now 1.9, ruby-prof does not
run anymore on the shell commandline:
$ ruby-prof
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load
such file -- ruby-prof (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/bin/ruby-prof:45:in `<main>'
A quick fix is to update the shebang line in /usr/bin/ruby-prof from
#!/usr/bin/ruby
to
#!/usr/bin/ruby1.8
Regards,
--
Yoann Guillot
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 3.3.8-grsec (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fr_FR (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to
C)
Shell: /bin/sh linked to /bin/bash
Versions of packages ruby-prof depends on:
ii libc6 2.13-38
ii libruby1.8 1.8.7.358-6
ii rake 0.9.2.2-4
ii ruby1.8 1.8.7.358-6
ruby-prof recommends no packages.
ruby-prof suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]