Your message dated Fri, 15 Apr 2011 09:18:08 +0000
with message-id <[email protected]>
and subject line Bug#604544: fixed in python-debian 0.1.19
has caused the Debian Bug report #604544,
regarding python-debian: Fails with python-apt 0.7.100+newapi
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 [email protected]
immediately.)
--
604544: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604544
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-debian
Version: 0.1.18
Severity: important
Tags: experimental
User: [email protected]
Usertags: python-apt-0-8-api
You are using apt_pkg.VersionCompare() which does not exist anymore in
experimental and will be removed in the first upload to unstable after
the Squeeze release. There may be more, see the documentation
for how to cope with that:
http://apt.alioth.debian.org/python-apt-doc/whatsnew/0.7.100.html#porting-your-applications-to-the-new-python-apt-api
This bug will become release critical after the Squeeze release.
Using changes with id "1".
bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute
'VersionCompare'
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 917, in
exception_to_return_code
return the_callable(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1117, in
run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 691, in
run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 710, in run
return self._operation.run_simple(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 135, in
run_simple
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 165, in
_do_with_cleanups
result = func(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 6016, in run
unshelver.run()
File "/usr/lib/python2.6/dist-packages/bzrlib/shelf_ui.py", line 482, in run
merger.do_merge()
File "/usr/lib/python2.6/dist-packages/bzrlib/merge.py", line 704, in do_merge
merge = operation.run_simple()
File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 135, in
run_simple
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 165, in
_do_with_cleanups
result = func(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/merge.py", line 675, in
_do_merge_to
merge.do_merge()
File "/usr/lib/python2.6/dist-packages/bzrlib/merge.py", line 814, in do_merge
operation.run()
File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 131, in run
self.cleanups, self.func, self, *args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 165, in
_do_with_cleanups
result = func(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/bzrlib/merge.py", line 819, in
_do_merge
self._compute_transform()
File "/usr/lib/python2.6/dist-packages/bzrlib/merge.py", line 857, in
_compute_transform
file_status = self._do_merge_contents(file_id)
File "/usr/lib/python2.6/dist-packages/bzrlib/merge.py", line 1361, in
_do_merge_contents
hook_status, lines = hook.merge_contents(params)
File "/usr/lib/python2.6/dist-packages/bzrlib/merge.py", line 144, in
merge_contents
return self.merge_matching(params)
File "/usr/lib/python2.6/dist-packages/bzrlib/merge.py", line 211, in
merge_matching
return self.merge_text(params)
File
"/usr/lib/python2.6/dist-packages/bzrlib/plugins/builddeb/merge_changelog.py",
line 33, in merge_text
params.base_lines)
File
"/usr/lib/python2.6/dist-packages/bzrlib/plugins/builddeb/merge_changelog.py",
line 71, in merge_changelog
left_order = iter(sorted(left_blocks.keys(), reverse=True))
File "/usr/lib/pymodules/python2.6/debian/debian_support.py", line 171, in
__cmp__
return apt_pkg.VersionCompare(str(self), str(other))
AttributeError: 'module' object has no attribute 'VersionCompare'
bzr 2.3b3 on python 2.6.6 (Linux-2.6.32-5-amd64-x86_64-with-debian-lenny-sid)
arguments: ['/usr/bin/bzr', 'unshelve']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'de_DE.UTF-8'
plugins:
bash_completion
/usr/lib/python2.6/dist-packages/bzrlib/plugins/bash_completion [2.3b3]
bisect /home/jak/.bazaar/plugins/bisect [1.1.0.pre.0]
builddeb /usr/lib/python2.6/dist-packages/bzrlib/plugins/builddeb
[2.2.0]
bzrtools /usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools
[2.3.0]
checkeol /home/jak/.bazaar/plugins/checkeol [1.2.1]
deb_gnulog /home/jak/.bazaar/plugins/deb_gnulog.py [unknown]
diffstat /home/jak/.bazaar/plugins/diffstat [0.2.0]
etckeeper
/usr/lib/python2.6/dist-packages/bzrlib/plugins/etckeeper [unknown]
grep /home/jak/.bazaar/plugins/grep [0.2.0]
interactive /home/jak/.bazaar/plugins/interactive [1.2.0]
launchpad
/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.3b3]
netrc_credential_store
/usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.3b3]
news_merge
/usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.3b3]
rewrite /usr/lib/python2.6/dist-packages/bzrlib/plugins/rewrite
[0.6.2dev]
svn /usr/lib/python2.6/dist-packages/bzrlib/plugins/svn
[1.0.5dev]
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https://bugs.launchpad.net/bzr/+filebug
including this traceback and a description of the problem.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (350, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-debian depends on:
ii python 2.6.6-3+squeeze1 interactive high-level object-orie
ii python-chardet 2.0.1-1 universal character encoding detec
ii python-support 1.0.11 automated rebuilding support for P
Versions of packages python-debian recommends:
ii python-apt 0.7.100+newapi Python interface to libapt-pkg
Versions of packages python-debian suggests:
ii gpgv 1.4.10-4 GNU privacy guard - signature veri
-- no debconf information
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
pgpKCt6gpxlTL.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: python-debian
Source-Version: 0.1.19
We believe that the bug you reported is fixed in the latest version of
python-debian, which is due to be installed in the Debian FTP archive:
python-debian_0.1.19.dsc
to main/p/python-debian/python-debian_0.1.19.dsc
python-debian_0.1.19.tar.gz
to main/p/python-debian/python-debian_0.1.19.tar.gz
python-debian_0.1.19_all.deb
to main/p/python-debian/python-debian_0.1.19_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
John Wright <[email protected]> (supplier of updated python-debian 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 15 Apr 2011 02:05:45 -0700
Source: python-debian
Binary: python-debian
Architecture: source all
Version: 0.1.19
Distribution: unstable
Urgency: low
Maintainer: Debian python-debian Maintainers
<[email protected]>
Changed-By: John Wright <[email protected]>
Description:
python-debian - Python modules to work with Debian-related data formats
Closes: 604544 619997
Changes:
python-debian (0.1.19) unstable; urgency=low
.
* debian_support.BaseVersion: Disallow ':' in upstream version if
there is no epoch. Original patch by Steve Kowalik.
(Closes: #619997)
.
python-debian (0.1.18+nmu1) unstable; urgency=low
.
* Non-maintainer upload.
* Migrate to new python-apt API (Closes: #604544)
Checksums-Sha1:
3bbf63572df7e28a77e61f28e321118fcd0b50ff 1258 python-debian_0.1.19.dsc
b75cfb2cae29c6c3a6a44aff290e8de4ed818bb9 183422 python-debian_0.1.19.tar.gz
40af651c8635ec7163072e84313e3768c4b07a32 59076 python-debian_0.1.19_all.deb
Checksums-Sha256:
fcd7b613f46082b59a2104292bb0b839cbb9c35d83cd187ffd05142caeee626c 1258
python-debian_0.1.19.dsc
f2f5712363ff4269ae91443798a4bfd076410668a90374df33b71b8f0dfc0051 183422
python-debian_0.1.19.tar.gz
eb13c3c1e35848ea03db33ebe7a583dd52a3de63bf87e770b687755e59071297 59076
python-debian_0.1.19_all.deb
Files:
5fe45ca075ccdbf3be7ce0bd9c4b1b5b 1258 python optional python-debian_0.1.19.dsc
19a47147940180fabd61a330c23a0bfd 183422 python optional
python-debian_0.1.19.tar.gz
31572084135b4165e5cfa0ef0fd015b2 59076 python optional
python-debian_0.1.19_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk2oCsUACgkQ0UIZh3p4ZWHVhwCfe44qqbhORVFZiU4eV1l+1Agc
S9UAoIeUw1aIpgnLy5GmiN6ol/9gb/gT
=5Fes
-----END PGP SIGNATURE-----
--- End Message ---