Package: sup-mail Version: 0.12.1-1 Severity: grave Justification: renders package unusable
Hi, sup-mail will not start anymore with a fresh Debian Sid installation, as its dependencies pull in ruby1.9 through the ruby dependency. After apt-get install sup-mail, starting sup-mail results into the following: /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- sup (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/bin/sup-mail:20:in `<main>' A solution would be, to make it depend on ruby1.8 instead of ruby, or change the shebang line in /usr/bin/sup-mail to /usr/bin/ruby1.8 instead of using /usr/bin/env ruby. Moving /usr/lib/ruby/1.8/sup.rb into /usr/lib/ruby/1.9.1/sup.rb will not help due to other version specific issues. cheers, josch -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org