Your message dated Fri, 10 Feb 2012 10:32:24 +0000
with message-id <[email protected]>
and subject line Bug#659290: fixed in git-buildpackage 0.6.0~git20120210
has caused the Debian Bug report #659290,
regarding gbp-pull: errors out with "AttributeError: 'GitRepository' object has
no attribute 'has_pristine_tar_branch'"
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.)
--
659290: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659290
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.6.0~git20120209
Severity: important
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
gbp-pull looks a bit broken since the upgrade I installed a few
minutes ago; for each repo, wether it has a pristine-tar branch or
not, I get:
#v+
% gbp-pull
Traceback (most recent call last):
File "/usr/bin/gbp-pull", line 5, in <module>
sys.exit(main(sys.argv))
File "/usr/lib/python2.7/dist-packages/gbp/scripts/pull.py", line 107, in main
if repo.has_pristine_tar_branch() and options.pristine_tar:
AttributeError: 'GitRepository' object has no attribute
'has_pristine_tar_branch'
#v-
Cheers,
gregor
- -- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500,
'stable'), (500, 'oldstable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=de_AT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages git-buildpackage depends on:
ii devscripts 2.11.3
ii git [git-core] 1:1.7.9-1
ii python 2.7.2-10
ii python-dateutil 1.5-1
ii python2.7 2.7.2-13
Versions of packages git-buildpackage recommends:
ii cowbuilder 0.67
ii pristine-tar 1.19
Versions of packages git-buildpackage suggests:
ii python-notify 0.1.1-3
ii unzip 6.0-5
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIbBAEBCAAGBQJPNDfgAAoJELs6aAGGSaoGHOoP9RkCkoeC2MeD8HEX4NDpQ7KB
3Ox64UwLjkBd11+h3tLjhQvNY+9nTKmnOUxmkLmuiY2aLkVFWazkN21Diyx4rMXd
oQoWXyV8EFtDE1CxWg1++hePsQKTi1JTVaErkPI74OXi3F+eAQ7b5CoIpu1dizs2
TIyViyyqTNcWJjlqn9GLoCIjxC9qoaNL6Kz41vHr4RLklWDcBxE2ScVDgWdbbYpq
/vjCbaWlaEB7e5gWRB6FVPjBX1eawnNTdB3+10CIJTKEJuilmlEe10achC5ZIkWQ
xDSoQfaiR72w/WmxXz74NDTmz50rvtyOTMW4ompp6Zsv36PmWkyUQshZxVieVyFD
EL6DDvRBUwFzmuxVhAXtwDjJi/bEQxf4ZMYx8O7Rj23LnLpUZB6iDxc6B6PUXI1q
0AHlT60ePfrOH1g2uNbmJg2acQPXQ0AVZE41sXWmVmVZ0Yy6e2VQB2bFwa5LqIRI
scPeAaYzb9qKb7ux+bnGbNL19dR9G+ipj5ZuLmF7/ActTJO3dm+9hcHA73rpUzcT
qjC/E0hMut2OB9XBNC80+I35B1srzKfUFSP8u0qUiP22MrnFX6vjtQMUxR/4WGXc
QPNP2YPnNqNn7Tb6OgspiITcqSnZlYZ07Rah8uvaFc4goynDZgReZdZqZU54QPV7
Daw8qx9Y0EJC+Vyk4oo=
=c0GA
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: git-buildpackage
Source-Version: 0.6.0~git20120210
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:
git-buildpackage_0.6.0~git20120210.dsc
to main/g/git-buildpackage/git-buildpackage_0.6.0~git20120210.dsc
git-buildpackage_0.6.0~git20120210.tar.gz
to main/g/git-buildpackage/git-buildpackage_0.6.0~git20120210.tar.gz
git-buildpackage_0.6.0~git20120210_all.deb
to main/g/git-buildpackage/git-buildpackage_0.6.0~git20120210_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.
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: Fri, 10 Feb 2012 09:30:47 +0100
Source: git-buildpackage
Binary: git-buildpackage
Architecture: source all
Version: 0.6.0~git20120210
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: 659290
Changes:
git-buildpackage (0.6.0~git20120210) unstable; urgency=low
.
* [d279757] PristineTar: fix links in testcases
* [44814b7] Include missing doctests in generated API docs
* [3875d5d] gbp-pull: Use a DebianGitRepository (Closes: #659290)
Checksums-Sha1:
3be3726176ea5ef4064eb9ed2411c94587dc2486 1257
git-buildpackage_0.6.0~git20120210.dsc
0d8fb977fc29faf45902a918f7063fb4ddca21ec 367759
git-buildpackage_0.6.0~git20120210.tar.gz
6c45b54be1043ab6204d06369561c63cf1f3122a 283146
git-buildpackage_0.6.0~git20120210_all.deb
Checksums-Sha256:
12d81665b2556f68ac0cfea387a6f0b9cdd6fe355acb1b60ab70ddd1e7a46ef5 1257
git-buildpackage_0.6.0~git20120210.dsc
0af796a576afd620e7bb8f7dc2e1270bc6250477e18bd267514108f06a8c181f 367759
git-buildpackage_0.6.0~git20120210.tar.gz
7b7eb04f0cc6b77a3e11db4b61e455cf5680226459d5b10158265f756a6850d6 283146
git-buildpackage_0.6.0~git20120210_all.deb
Files:
43cead1a9195b9dcb708bbe2a432240c 1257 vcs optional
git-buildpackage_0.6.0~git20120210.dsc
865129b396e0a337c5bef9787f52a7e4 367759 vcs optional
git-buildpackage_0.6.0~git20120210.tar.gz
0bb91fda5ba30f0fc46907ed9d2424e6 283146 vcs optional
git-buildpackage_0.6.0~git20120210_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFPNPFAn88szT8+ZCYRApiMAJ0Qdyqd17eyxtznaqZSfOIJxk7plACeLAtG
CQCLMPHZJSkYwGqynL9E71U=
=aM8+
-----END PGP SIGNATURE-----
--- End Message ---