Your message dated Thu, 30 May 2013 16:18:14 +0000
with message-id <[email protected]>
and subject line Bug#708636: fixed in git-buildpackage 0.6.0~git20130530
has caused the Debian Bug report #708636,
regarding git-overlay mode is broken due to internal API changes
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.)


-- 
708636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708636
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.6.0~git20130506
Severity: serious

Hi,

Building a package with overlay=True fails with the following backtrace:
   Traceback (most recent call last):
     File "/usr/bin/git-buildpackage", line 5, in <module>
       sys.exit(main(sys.argv))
     File "/usr/lib/python2.7/dist-packages/gbp/scripts/buildpackage.py", line 
524, in main
       export_source(repo, tree, source.changelog, options, tmp_dir, output_dir)
     File "/usr/lib/python2.7/dist-packages/gbp/scripts/buildpackage.py", line 
148, in export_source
       if source.is_native():
   AttributeError: 'ChangeLog' object has no attribute 'is_native'

Commit 45c2346 seems to have removed the is_native() method from the 
ChangeLog object "to avoid accidental usage".

It seems that the overlay mode triggers a codepath which wasn't updated, 
probably because of the ambiguity of the argument: the argument is 
called "source" but export_source passes source.changelog, as you can 
see from the above backtrace.

Regards,
Faidon

--- End Message ---
--- Begin Message ---
Source: git-buildpackage
Source-Version: 0.6.0~git20130530

We believe that the bug you reported is fixed in the latest version of
git-buildpackage, which is due to be installed in the Debian FTP archive.

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.
Guido Günther <[email protected]> (supplier of updated git-buildpackage 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: Thu, 30 May 2013 15:24:05 +0200
Source: git-buildpackage
Binary: git-buildpackage
Architecture: source all
Version: 0.6.0~git20130530
Distribution: unstable
Urgency: low
Maintainer: Guido Günther <[email protected]>
Changed-By: Guido Günther <[email protected]>
Description: 
 git-buildpackage - Suite to help with Debian packages in Git repositories
Closes: 708636
Changes: 
 git-buildpackage (0.6.0~git20130530) unstable; urgency=low
 .
   [ Guido Günther ]
   * [f4acd7a] GitRepository: Use LC_ALL=C when checking features.
     This fixes the doctest and also makes sure we use an up to date manpage.
     Thanks to Daniel Dehennin for the report.
   * [9c5bd03] Add Jenkins Scratchbuilder example.
     It's a simple script that can be used to build Debian packages via gbp
     and Jenkins.
 .
   [ Gaudenz Steinlin ]
   * [47f2dea] git-buildpackage: Unbreak overlay mode (Closes: #708636)
Checksums-Sha1: 
 891ee32360cccf5b87ceb9948123ad403a8921e0 1301 
git-buildpackage_0.6.0~git20130530.dsc
 bd5992c293a92829588dc1e1f34bb0fbd320830b 301248 
git-buildpackage_0.6.0~git20130530.tar.gz
 e229b21e831a9cd5c4f214b34ffe8f4f827e693c 352542 
git-buildpackage_0.6.0~git20130530_all.deb
Checksums-Sha256: 
 79b1fee12ed9d3518cd224f7afeb9076b9cbfed5113c2d15e8ce8fd12787faaf 1301 
git-buildpackage_0.6.0~git20130530.dsc
 005f0d339c3f313909cb2c900c04586bcb7422335c0cd20d48dde973d510f1d7 301248 
git-buildpackage_0.6.0~git20130530.tar.gz
 e0ca7aa871a542b0b640ec23541d555695d16243b8aedae7e37ce3c081436197 352542 
git-buildpackage_0.6.0~git20130530_all.deb
Files: 
 2a7c81ba8a508f9b431118bde8d926db 1301 vcs optional 
git-buildpackage_0.6.0~git20130530.dsc
 ee60f38dc80f82b8a3de94c86e8494a3 301248 vcs optional 
git-buildpackage_0.6.0~git20130530.tar.gz
 bee6014c2da2fcc89defc03c515690d4 352542 vcs optional 
git-buildpackage_0.6.0~git20130530_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFRp3Ryn88szT8+ZCYRAiTMAJ4mfV33Lj0b98xa3AYaTQ8VEz00XwCbBYIf
+RyPSjSNFsG3jTEx16iK6r4=
=6YZs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to