Control: tags -1 + unreproducible moreinfo

On Sat, 11 Jan 2014 19:33:47 -0500 Gene Cash wrote:

> Package: apt-listbugs
> Version: 0.1.12
> Severity: normal
[...]
> 
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> 
> Versions of packages apt-listbugs depends on:
> ii  apt                           0.9.14.2
> ii  ruby                          1:1.9.3
> ii  ruby-debian                   0.3.8+b2
> ii  ruby-gettext                  3.0.3-1
> ii  ruby-httpclient               2.3.3-2
> ii  ruby-soap4r                   2.0.5-2
> ii  ruby-xmlparser                0.7.2-2
> ii  ruby1.9.1 [ruby-interpreter]  1.9.3.484-1
[...]

Hello Gene,
thanks for your bug report.

I personally use apt-listbugs/0.1.12 on Debian testing on a daily basis.
On a box with a set of installed dependencies nearly identical to yours
(I have ruby-xmlparser/0.7.2-3, but I would be surprised if this were
the key difference), apt-listbugs works for me without errors.

However, I see that you experience an issue with an uninitialized
constant error...
This is very awkward: I cannot reproduce the bug you are seeing.

> 
> When I install a package, apt-listbugs fails with an error as follows:
> 
> 07:24:05 ~ # apt-get install e2fslibs e2fsprogs
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Starting pkgProblemResolver with broken count: 0
> Starting 2 pkgProblemResolver with broken count: 0
> Done
> Suggested packages:
>   gpart e2fsck-static
> The following packages will be upgraded:
>   e2fslibs e2fsprogs
> 2 upgraded, 0 newly installed, 0 to remove and 42 not upgraded.
> Need to get 0 B/834 kB of archives.
> After this operation, 49.2 kB of additional disk space will be used.
> Retrieving bug reports... Done
> Parsing Found/Fixed information... 0% ... E: uninitialized constant 
> Debian::Version
> E: Sub-process /usr/sbin/apt-listbugs apt returned an error code (1)
> E: Failure running script /usr/sbin/apt-listbugs apt
> 07:27:32 ~ #

Mmmmh, let's see.

Debian::Version is implemented in package ruby-debian.

You have ruby-debian/0.3.8+b2 which should work with
ruby1.9.1/1.9.3.484-1 without hitting bug #734256.
You are using Ruby 1.9 as system-wide default Ruby interpreter, aren't
you?
Could you please confirm that the following command

  $ ruby -v
  ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]

gives you the same output I see?

[...]
> 
> I can work around the problem by moving 10apt-listbugs out of 
> /etc/apt/apt.conf.d so it doesn't run.

Yes, that's the quickest way to temporarily disable apt-listbugs.
Please try to upgrade ruby-xmlparser and then re-enable apt-listbugs
(but I doubt that it will fix your issue).

Do you have anything special on your system configuration (especially
if related to Ruby)?

Please check that you have the file

  /usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/debian_version.so

on your system and that it's not altered:

  $ md5sum /usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/debian_version.so
  cb8721c7783667fc35790d4b12c2a0ce  
/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/debian_version.so


Please let me know.
Thanks for your patience.


-- 
 http://www.inventati.org/frx/frx-gpg-key-transition-2010.txt
 New GnuPG key, see the transition document!
..................................................... Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE

Attachment: pgpxI5_vnpWJ3.pgp
Description: PGP signature

Reply via email to