Bug#589762: flashbake: Missing dependency on python-setuptools

2010-07-22 Thread Abhishek Dasgupta
tags 589762 pending
thanks

Axel Beckert wrote:
 Package: flashbake
 Version: 0.26.2-2
 Severity: serious
 
 Without python-setuptools (and its dependency python-pkg-resources)
 being installed, flashbake doesn't work:
 

Should be fixed in the next upload.

Abhishek



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



Bug#589762: flashbake: Missing dependency on python-setuptools

2010-07-20 Thread Axel Beckert
Package: flashbake
Version: 0.26.2-2
Severity: serious

Without python-setuptools (and its dependency python-pkg-resources)
being installed, flashbake doesn't work:

$ flashbake -c .
Traceback (most recent call last):
  File /usr/bin/flashbake, line 5, in module
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

If only python-pkg-resources is installed, it still fails:

$ flashbake -c .
Traceback (most recent call last):
  File /usr/bin/flashbake, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 2671, in 
module
working_set.require(__requires__)
  File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 654, in require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute

With python-setuptools installed, it seems to work fine. So
python-setuptools seems to be a build dependency as well as a normal
run-time dependency.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (500, 'oldstable'), (400, 
'stable'), (110, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages flashbake depends on:
ii  git [git-core]1:1.7.1-1  fast, scalable, distributed revisi
ii  git-core  1:1.7.1-1  fast, scalable, distributed revisi
ii  python2.6.5-9interactive high-level object-orie
ii  python-enum   0.4.4-1robust enumerated type support in 
ii  python-feedparser 4.1-14 Universal Feed Parser for Python
ii  python-support1.0.9  automated rebuilding support for P

flashbake recommends no packages.

flashbake 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