Dmitry Borodaenko wrote:
> Package: vpim
> Version: 0.658-1
> Severity: normal
> 
> irb(main):001:0> require 'vpim/repo'
> LoadError: no such file to load -- plist/generator
>         from /usr/lib/ruby/1.8/plist.rb:17:in `require'
>         from /usr/lib/ruby/1.8/plist.rb:17
>         from /usr/lib/ruby/1.8/vpim/repo.rb:11:in `require'
>         from /usr/lib/ruby/1.8/vpim/repo.rb:11
>         from (irb):1:in `require'
>         from (irb):1
> 
> irb(main):001:0> require 'atom'
> LoadError: no such file to load -- xml/libxml
>         from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in 
> `gem_original_require'
>         from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
>         from /usr/lib/ruby/1.8/atom.rb:30
>         from (irb):1:in `require'
>         from (irb):1
>         from /usr/lib/ruby/1.8/i486-linux/thread.so:0
> 
> Looks like plist.rb and atom.rb were copied from other libraries without
> their associated files. Atom isn't used anywere in Vpim and can be
> safely removed from the binary package, but Plist is used by Vpim::Repo.

I'll remove those files and require the plist from facter.  I'll add a
Suggests entry as well.

Regards,

        Joey

-- 
It's practically impossible to look at a penguin and feel angry.

Please always Cc to me when replying to me on the lists.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to