Bug#410880: debian_bundle/changelog.py fails with attached changelog
Reinhard Tartler
siretart at tauware.de
Wed Feb 14 09:14:12 CET 2007
Package: python-debian
Version: 0.1.1
Severity: important
please consider the attached debian/changelog. I get the following stacktrace,
which makes bzr-builddeb unusable for this package.
>> bzr bd
Building using working tree
bzr: ERROR: debian_bundle.changelog.ChangelogParseError: Could not parse changelog: -- Jérôme Schell <jerome at taonix.org> Tue, 27 Jun 2004 18:48:20 +0010
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 650, in run_bzr_catch_errors
return run_bzr(argv)
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 612, in run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 304, in run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.4/site-packages/bzrlib/plugins/bzr-builddeb/__init__.py", line 223, in run
(changelog, larstiq) = find_changelog(t, merge)
File "/usr/lib/python2.4/site-packages/bzrlib/plugins/bzr-builddeb/util.py", line 113, in find_changelog
changelog = Changelog(contents)
File "/var/lib/python-support/python2.4/debian_bundle/changelog.py", line 248, in __init__
raise ChangelogParseError(line)
ChangelogParseError: Could not parse changelog: -- Jérôme Schell <jerome at taonix.org> Tue, 27 Jun 2004 18:48:20 +0010
bzr 0.14.0 on python 2.4.4.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'bd', '-w']
** please send this report to bazaar at lists.ubuntu.com
The line in question is this, I suspect the problem here:
-- Jérôme Schell <jerome at taonix.org> Tue, 27 Jun 2004 18:48:20 +0010
^^ extra space
It would be great if python-debian was more tolerant at this place ;)
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages python-debian depends on:
ii python 2.4.4-2 An interactive high-level object-o
ii python-support 0.5.6 automated rebuilding support for p
python-debian recommends no packages.
-- no debconf information
-------------- next part --------------
boxbackup (0.10-2) unstable; urgency=low
* Cleanups in debian/rules
* Apply patch from svn, commit #626, in order to fix FTBFS
see http://bbdev.fluffy.co.uk/trac/changeset/626
-- Reinhard Tartler <siretart at tauware.de> Wed, 14 Feb 2007 09:05:48 +0100
boxbackup (0.10-1) unstable; urgency=low
* New upstream version
* Add LSB headers in init script
-- Jérôme Schell <jerome at myreseau.org> Mon, 10 Oct 2005 14:16:20 +0200
boxbackup (0.09-3) unstable; urgency=low
* Added man pages for bbackupd, bbackupd-config, bbackupctl, bbackupquery
* Improve lintian compatibility of the packages
-- Jérôme Schell <jerome at myreseau.org> Mon, 10 Oct 2005 14:16:20 +0200
boxbackup (0.09-2) unstable; urgency=low
* Improve clean target of debian/rules
-- Jérôme Schell <jerome at myreseau.org> Sun, 20 Feb 2005 11:41:20 +0010
boxbackup (0.09-1) unstable; urgency=low
* New upstream release.
-- Jérôme Schell <jerome at myreseau.org> Thu, 6 Dec 2004 20:45:20 +0010
boxbackup (0.08-2) unstable; urgency=low
* Fix endless loop when debconf priority is high or critical
-- Jérôme Schell <jerome at taonix.org> Thu, 23 Sep 2004 17:36:20 +0010
boxbackup (0.08-1) unstable; urgency=low
* New upstream release.
-- Jérôme Schell <jerome at taonix.org> Thu, 23 Sep 2004 17:36:20 +0010
boxbackup (0.07+PLUS4-1) unstable; urgency=low
* New upstream release.
-- Jérôme Schell <jerome at taonix.org> Thu, 23 Sep 2004 10:21:20 +0010
boxbackup (0.07-1) unstable; urgency=low
* New upstream release.
-- Jérôme Schell <jerome at taonix.org> Tue, 28 Jun 2004 21:26:20 +0010
boxbackup (0.06PLUS2-3) unstable; urgency=low
* Fix the client init script to really stop the daemon
-- Jérôme Schell <jerome at taonix.org> Tue, 27 Jun 2004 18:48:20 +0010
boxbackup (0.06PLUS2-2) unstable; urgency=low
* Fix notifyadmin script is not executable
-- Jérôme Schell <jerome at taonix.org> Tue, 24 Jun 2004 22:22:20 +0010
boxbackup (0.06PLUS2-1) unstable; urgency=low
* New upstream release.
-- Jérôme Schell <jerome at taonix.org> Tue, 24 Jun 2004 20:46:20 +0010
boxbackup (0.06PLUS1-3) unstable; urgency=low
* Fix bad default configuration file path
-- Jérôme Schell <jerome at taonix.org> Tue, 19 Jun 2004 21:03:24 +0010
boxbackup (0.06PLUS1-2) unstable; urgency=low
* Fix missing dependencies on openssl for boxbackup-client
-- Jérôme Schell <jerome at taonix.org> Tue, 19 Jun 2004 00:30:24 +0010
boxbackup (0.06PLUS1-1) unstable; urgency=low
* New upstream release.
-- Jérôme Schell <jerome at taonix.org> Tue, 18 Jun 2004 18:51:24 +0010
boxbackup (0.06-1) unstable; urgency=low
* Initial Release.
-- Jérôme Schell <jerome at taonix.org> Tue, 1 Jun 2004 07:51:24 +0010
More information about the pkg-python-debian-maint
mailing list