On 2014-01-05 19:11:23 +0100, François Patte wrote: > But, I cannot install stardict and I cannot install anything at that > time because a bug in ruby returns systematically: > > /usr/lib/ruby/vendor_ruby/debian.rb:24:in `require': no such file to > load -- debian_version (LoadError) > from /usr/lib/ruby/vendor_ruby/debian.rb:24 > from /usr/sbin/apt-listbugs:269:in `require' > from /usr/sbin/apt-listbugs:269 > E: Le sous-processus /usr/sbin/apt-listbugs apt || exit 10 a renvoyé un > code d'erreur (10) > E: Failure running script /usr/sbin/apt-listbugs apt || exit 10 > > I cannot even upgrade my system!
I suggest that you add the -d option to the apt-listbugs call to get debugging information. Running apt-listbugs through something like "strace -f -o /tmp/strace-out" may be useful too. Then report a bug. -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

