Your message dated Thu, 22 Jul 2010 16:32:31 +0000
with message-id <e1obyhd-0005yg...@franck.debian.org>
and subject line Bug#589762: fixed in flashbake 0.26.2-3
has caused the Debian Bug report #589762,
regarding flashbake: Missing dependency on python-setuptools
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
589762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 python 2.6.5-9 interactive high-level object-orie
ii python-enum 0.4.4-1 robust enumerated type support in
ii python-feedparser 4.1-14 Universal Feed Parser for Python
ii python-support 1.0.9 automated rebuilding support for P
flashbake recommends no packages.
flashbake suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: flashbake
Source-Version: 0.26.2-3
We believe that the bug you reported is fixed in the latest version of
flashbake, which is due to be installed in the Debian FTP archive:
flashbake_0.26.2-3.debian.tar.gz
to main/f/flashbake/flashbake_0.26.2-3.debian.tar.gz
flashbake_0.26.2-3.dsc
to main/f/flashbake/flashbake_0.26.2-3.dsc
flashbake_0.26.2-3_all.deb
to main/f/flashbake/flashbake_0.26.2-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 589...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Abhishek Dasgupta <abh...@gmail.com> (supplier of updated flashbake package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 22 Jul 2010 17:25:39 +0200
Source: flashbake
Binary: flashbake
Architecture: source all
Version: 0.26.2-3
Distribution: unstable
Urgency: low
Maintainer: Abhishek Dasgupta <abh...@gmail.com>
Changed-By: Abhishek Dasgupta <abh...@gmail.com>
Description:
flashbake - automated snapshots with git
Closes: 589762
Changes:
flashbake (0.26.2-3) unstable; urgency=low
.
* Add python-setuptools to Depends (Closes: #589762)
Checksums-Sha1:
f5184e55590a9e56884b7b76a82c602b439fe2cf 1222 flashbake_0.26.2-3.dsc
3d8406b0bacde708eb608b9453a3a8b3e368bf65 4838 flashbake_0.26.2-3.debian.tar.gz
c9dbe320be3b9bb007d65e03bbbf3522c13c981b 31470 flashbake_0.26.2-3_all.deb
Checksums-Sha256:
c06c8ded1c9905e7566cb719d87b0066374c0f20ed5ed1052fba3afd5dc31e1a 1222
flashbake_0.26.2-3.dsc
9621ee011023dc555d8b25a043cf49fbdac35f75837478bd264b92577681a4ba 4838
flashbake_0.26.2-3.debian.tar.gz
da25a8f1bf503482ac378d0d5e283c152d5b589166827d86a6381f0a84e90676 31470
flashbake_0.26.2-3_all.deb
Files:
d52179cbda0ebea590fe5f83422767cc 1222 vcs optional flashbake_0.26.2-3.dsc
651d273a0830443299450b83f0e60ae6 4838 vcs optional
flashbake_0.26.2-3.debian.tar.gz
bde5a4544202f83e5b84161d65d2797e 31470 vcs optional flashbake_0.26.2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxIbDQACgkQoRg/jtECjI3kmgCfW9jwW4FxDVvHoMbTgRROouvA
yrEAoKS62cLk/7zM6gcIQwNHgpBjl6wt
=jcKh
-----END PGP SIGNATURE-----
--- End Message ---