Package: ruby-ascii85
Version: 1.0.1-1
Severity: normal
File: /usr/bin/ascii85

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The ascii85 command fails with the following error:

/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
such file -- /usr/bin/../lib/ascii85 (LoadError)
        from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
        from /usr/bin/ascii85:11:in `<main>'

Line 11 contains the following:

        require File.join(File.dirname(__FILE__), '..', 'lib', 'ascii85')

The bug may be fixed by changing line 11 to the following:

        require 'ascii85'


- -- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (540, 'testing'), (530, 'unstable'), (520, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ruby-ascii85 depends on:
ii  ruby                          1:1.9.3
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-8.1+b1

ruby-ascii85 recommends no packages.

ruby-ascii85 suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlGjXbQACgkQshl/216gEHiQrwCg6GaF9RAQQTYKkWRCoBGCjdW3
FDgAoKs1OrEYtuUSKuf7+x+LPkyTADFq
=XV0c
-----END PGP SIGNATURE-----

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to