Your message dated Tue, 12 Jun 2012 19:48:53 +0000
with message-id <[email protected]>
and subject line Bug#675946: fixed in ruby-net-ssh 1:2.5.2-1
has caused the Debian Bug report #675946,
regarding ruby-net-ssh: known_hosts.rb:117:in `keys_for': uninitialized
constant Net::SSH::KnownHosts::SUPPORTED_TYPE (NameError) occurs
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
675946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675946
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-net-ssh
Version: 1:2.5.1-1
Severity: grave
Justification: renders package unusable
Following error occurs, when I try to use the net-ssh library for ruby:
/usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:117:in `keys_for':
uninitialized constant Net::SSH::KnownHosts::SUPPORTED_TYPE (NameError)
from /usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:105:in `each_line'
from /usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:105:in `keys_for'
from /usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:103:in `open'
from /usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:103:in `keys_for'
from /usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:33:in `search_in'
from /usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:33:in `map'
from /usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:33:in `search_in'
from /usr/lib/ruby/vendor_ruby/net/ssh/known_hosts.rb:27:in `search_for'
from /usr/lib/ruby/vendor_ruby/net/ssh/transport/algorithms.rb:237:in
`prepare_preferred_algorithms!'
from /usr/lib/ruby/vendor_ruby/net/ssh/transport/algorithms.rb:120:in
`initialize'
from /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:79:in `new'
from /usr/lib/ruby/vendor_ruby/net/ssh/transport/session.rb:79:in
`initialize'
from /usr/lib/ruby/vendor_ruby/net/ssh.rb:186:in `new'
from /usr/lib/ruby/vendor_ruby/net/ssh.rb:186:in `start'
This seems to be fixed upstream in 2.5.2:
https://github.com/net-ssh/net-ssh/blob/master/CHANGELOG.rdoc
Please upload the new version.
Best regards,
Lars Eric Scheidler
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-backports'), (50, 'unstable'),
(50, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ruby-net-ssh depends on:
ii ruby 4.8
ii ruby1.8 [ruby-interpreter] 1.8.7.352-2
ii ruby1.9.1 [ruby-interpreter] 1.9.3.0-2
ruby-net-ssh recommends no packages.
ruby-net-ssh suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ruby-net-ssh
Source-Version: 1:2.5.2-1
We believe that the bug you reported is fixed in the latest version of
ruby-net-ssh, which is due to be installed in the Debian FTP archive:
libnet-ssh-ruby1.8_2.5.2-1_all.deb
to main/r/ruby-net-ssh/libnet-ssh-ruby1.8_2.5.2-1_all.deb
libnet-ssh2-ruby1.8_2.5.2-1_all.deb
to main/r/ruby-net-ssh/libnet-ssh2-ruby1.8_2.5.2-1_all.deb
libnet-ssh2-ruby1.9.1_2.5.2-1_all.deb
to main/r/ruby-net-ssh/libnet-ssh2-ruby1.9.1_2.5.2-1_all.deb
libnet-ssh2-ruby_2.5.2-1_all.deb
to main/r/ruby-net-ssh/libnet-ssh2-ruby_2.5.2-1_all.deb
ruby-net-ssh_2.5.2-1.debian.tar.gz
to main/r/ruby-net-ssh/ruby-net-ssh_2.5.2-1.debian.tar.gz
ruby-net-ssh_2.5.2-1.dsc
to main/r/ruby-net-ssh/ruby-net-ssh_2.5.2-1.dsc
ruby-net-ssh_2.5.2-1_all.deb
to main/r/ruby-net-ssh/ruby-net-ssh_2.5.2-1_all.deb
ruby-net-ssh_2.5.2.orig.tar.gz
to main/r/ruby-net-ssh/ruby-net-ssh_2.5.2.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Terceiro <[email protected]> (supplier of updated ruby-net-ssh
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 12 Jun 2012 15:46:54 -0300
Source: ruby-net-ssh
Binary: ruby-net-ssh libnet-ssh-ruby1.8 libnet-ssh2-ruby libnet-ssh2-ruby1.8
libnet-ssh2-ruby1.9.1
Architecture: source all
Version: 1:2.5.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Antonio Terceiro <[email protected]>
Description:
libnet-ssh-ruby1.8 - Transitional package for ruby-net-ssh
libnet-ssh2-ruby - Transitional package for ruby-net-ssh
libnet-ssh2-ruby1.8 - Transitional package for ruby-net-ssh
libnet-ssh2-ruby1.9.1 - Transitional package for ruby-net-ssh
ruby-net-ssh - Ruby implementation of the SSH protocol
Closes: 675946
Changes:
ruby-net-ssh (1:2.5.2-1) unstable; urgency=low
.
* New upstream release.
+ Fixes crash looking for an unknown constant
Net::SSH::KnownHosts::SUPPORTED_TYPE (Closes: #675946)
* Added debian/patches/skip-test-broken-on-1.8.patch: a new test added in
this release is broken on Ruby 1.8, so it has to be skipped.
Checksums-Sha1:
089d75d8646ecec07ff00b0e917664ac83c0b354 1712 ruby-net-ssh_2.5.2-1.dsc
db4ab969c8a88b90c15234d77a24865e94c1256b 157165 ruby-net-ssh_2.5.2.orig.tar.gz
56ce27e09de90ce06071cfb5733eefdb181872e9 4676
ruby-net-ssh_2.5.2-1.debian.tar.gz
f55c18bdbb33a9cfaaf77cedd9f2e24f077fb590 89456 ruby-net-ssh_2.5.2-1_all.deb
8fbeaeeedfda71ac24f7142e3b12353c10d10ad1 3326
libnet-ssh-ruby1.8_2.5.2-1_all.deb
42c96a13074b2dbef2c1933475b66d3a1744c878 3320 libnet-ssh2-ruby_2.5.2-1_all.deb
b4f3e788dd17d03dcf1d1eb03ef59ce2dff38f44 3324
libnet-ssh2-ruby1.8_2.5.2-1_all.deb
1c41c0b07152b2f314c1a21e91750d78f30d7146 3328
libnet-ssh2-ruby1.9.1_2.5.2-1_all.deb
Checksums-Sha256:
3022ed3c8f05d670e6754e6464cef56f2bf646c68be8a4cfbfadcd708d2b28e8 1712
ruby-net-ssh_2.5.2-1.dsc
ee54b420902920440a5247aad00cbec5f6222580646c42579454f703d54e51c0 157165
ruby-net-ssh_2.5.2.orig.tar.gz
1afeeb9521bcf4f44e26993fb9c915467d1c5c7b61de92920ece26ceb53376ca 4676
ruby-net-ssh_2.5.2-1.debian.tar.gz
f3e4023f95c043bbde1145640bb41c6d4c4eb3094c71f0d33ddaedc76cb1f52a 89456
ruby-net-ssh_2.5.2-1_all.deb
15da50c8525396538ce1b23732d2029c84ab583db36ac8b1d68cbcac21422748 3326
libnet-ssh-ruby1.8_2.5.2-1_all.deb
73bce266dd131dce1b0ca60b40b4bfc3e8127375700bdef370b2e33c77726790 3320
libnet-ssh2-ruby_2.5.2-1_all.deb
1a6e3e0f0b02a4ce498040b7033e12a139450557c5d18ff4cbf098c240c0a3f5 3324
libnet-ssh2-ruby1.8_2.5.2-1_all.deb
6774a8cd5d4a56ff4592b34ebbe3182fe109009260270c0a24ec289fd6d293e1 3328
libnet-ssh2-ruby1.9.1_2.5.2-1_all.deb
Files:
ae41d62fb9e1d2d9715c02ab9d4ae98f 1712 ruby optional ruby-net-ssh_2.5.2-1.dsc
98fc51095c3ff02d2f0852637c8734fa 157165 ruby optional
ruby-net-ssh_2.5.2.orig.tar.gz
6ce52f7bbacdde3308c52e9ab250cbc7 4676 ruby optional
ruby-net-ssh_2.5.2-1.debian.tar.gz
33e2cd713d51efd01cf06e4ca38b3cba 89456 ruby optional
ruby-net-ssh_2.5.2-1_all.deb
0212faa820642de2c15f562182bcc546 3326 oldlibs extra
libnet-ssh-ruby1.8_2.5.2-1_all.deb
3a70ded2d84ebe89e2f9562abe6b51e5 3320 oldlibs extra
libnet-ssh2-ruby_2.5.2-1_all.deb
67010efc2e792c5059de5b5a9d4da5b6 3324 oldlibs extra
libnet-ssh2-ruby1.8_2.5.2-1_all.deb
8ccd06bd3cee8a93ca810d924d6a163b 3328 oldlibs extra
libnet-ssh2-ruby1.9.1_2.5.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/XmsgACgkQDOM8kQ+cso/nkwCcDT/agPeGOaoLB0Aptc63iIZx
rdgAn1GPeqzlfe423E5VJsQd+cEboYDB
=v6ja
-----END PGP SIGNATURE-----
--- End Message ---