Package: apt-forktracer Version: 0.3 Severity: normal Tags: patch Hello,
When I try to start apt-forktracer I get the following error message: /bin/sh: 1: lsb_release: not found Traceback (most recent call last): File "/usr/bin/apt-forktracer", line 24, in <module> forktracer.main(sys) File "/usr/share/apt-forktracer/apt_forktracer/forktracer.py", line 64, in main run(verbose) File "/usr/share/apt-forktracer/apt_forktracer/forktracer.py", line 33, in run facter = Facter() File "/usr/share/apt-forktracer/apt_forktracer/facter.py", line 49, in __init__ raise RuntimeError('Could not obtain distributors id from lsb_release') RuntimeError: Could not obtain distributors id from lsb_release Installing the lsb-release package fixes the issue (the update() messages mentioned in #625566 still shows up though). I suggest moving lsb-release from Recommends to Depends. Regards, Simon -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages apt-forktracer depends on: ii python 2.7.2-9 ii python-apt 0.8.3 ii python-support 1.0.14 Versions of packages apt-forktracer recommends: pn lsb-release <none> apt-forktracer suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org