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 `'
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 Guil
Package: ruby-cairo
Version: 1.10.0-1
Severity: grave
Justification: renders package unusable
Current ruby-cairo is fully broken in debian unstable with ruby1.8.
$ ruby -v
ruby 1.8.7 (2011-02-18 patchlevel 334) [i486-linux]
$ ruby -r cairo -e 'puts :ok'
/usr/lib/ruby/vendor_ruby/1.8/i486-linux/
Package: bip
Version: 0.8.4-1
Severity: wishlist
Bip should be compiled with gcc -pie, in order to be ASLR-aware.
Many other network services are already pic in debian, eg apache, sshd.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
Architecture: i386 (x86_64)
Kernel:
Package: netcat6
Version: 1.0-6
Severity: important
Hi,
Netcat6 does not wait on stdin when in client mode.
Steps to repeat:
$ nc www.google.com 80
Effects:
the nc binary returns immediately after connecting
Expected effect:
nc waits for lines on stdin, then forwards them through the re
commends no packages.
libreadline5 suggests no packages.
-- no debconf information
--
Yoann Guillot
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: bip
Version: 0.7.1-1
Severity: minor
Tags: patch
When run with a read-only $HOME directory, bip segfaults as it tries to
create the ~/.oidentd.conf due to improper return value check.
The attached patch fixes the issue.
It also remove the warning 'users logs will be mixed' when only one
Package: bip
Version: 0.7.0-1
Severity: normal
Tags: patch
when you have a user with no default nick/user/realname, even if all
connections have one defined, bip quits with the simple message
'FATAL: Not starting: error in config file.'
The patch fixes the check, and adds a log message.
There is
7 matches
Mail list logo