Package: libxml-simple-ruby Version: 1.0.11-1 Severity: important irb(main):001:0> require 'xmlsimple' LoadError: no such file to load -- xmlsimple from (irb):1:in `require' from (irb):1 irb(main):002:0> require 'lib/xmlsimple' => true
The first way of loading xmlsimple is the normal way if using rubygems. But Debian places the xmlsimple package under a lib/ path. This in itself is not a problem, but Debian should also provide a loading stub from the main searchpath so the first load method works as well. Without a load stub, 3rd party applications need to be modified to use Debian's version of xmlsimple. - Adam -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (900, 'unstable'), (100, 'testing'), (5, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (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/bash -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]