Your message dated Sun, 19 Jan 2014 03:19:00 +0000
with message-id <[email protected]>
and subject line Bug#731633: fixed in dgit 0.21
has caused the Debian Bug report #731633,
regarding want way to specify build products directory
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.)
--
731633: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731633
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dgit
Version: 0.19
Severity: minor
Minor really. I usually build my git packages using cowbuilder, and I
have a rather convoluted setup to build packages, on my wheezy box, in
a sid chroot to (a) get a clean environment and (b) to build against
sid for uploads.
My setup is a mix of those:
https://wiki.debian.org/PbuilderTricks
https://wiki.debian.org/PackagingWithGit#pbuilder
https://wiki.debian.org/cowbuilder#Using_with_git-buildpackage
Anyways, the point is I have this line in my .gbp.conf setting:
builder = /usr/bin/git-pbuilder
But when I try to build using dgit git-build, I get:
anarcat@marcos:bugs-everywhere$ dgit git-build
Format `3.0 (quilt)', urgh
dpkg-source: info: utilisation des options depuis
bugs-everywhere/debian/source/options : --single-debian-patch
dpkg-source: avertissement: suppression du répertoire update-copyright ignorée
dpkg-source: info: aucune modification locale à enregistrer
nothing quilty to commit, ok.
canonical suite name for unstable is sid
changelog will contain changes since 1.1.1-2
dh clean --with=python2
dh_testdir
debian/rules override_dh_auto_clean
make[1]: entrant dans le répertoire « /home/anarcat/src/bugs-everywhere »
dh_auto_clean
make[2]: entrant dans le répertoire « /home/anarcat/src/bugs-everywhere »
/bin/rm -rf build libbe/_version.py doc/man/be.1 doc/man/be.1.html
make -C doc clean
make[3]: entrant dans le répertoire « /home/anarcat/src/bugs-everywhere/doc »
/bin/rm -rf .build libbe
make[3]: quittant le répertoire « /home/anarcat/src/bugs-everywhere/doc »
make[2]: quittant le répertoire « /home/anarcat/src/bugs-everywhere »
rm -f libbe/_version.py
make[1]: quittant le répertoire « /home/anarcat/src/bugs-everywhere »
dh_clean
gbp:info: Exporting 'HEAD' to '/home/anarcat/src/build-area/bugs-everywhere-tmp'
gbp:info: Moving '/home/anarcat/src/build-area/bugs-everywhere-tmp' to
'/home/anarcat/src/build-area/bugs-everywhere-1.
dpkg-buildpackage: paquet source bugs-everywhere
dpkg-buildpackage: version source 1.1.1-3
dpkg-buildpackage: source changé par Antoine Beaupré <[email protected]>
dpkg-buildpackage: architecture hôte amd64
dpkg-source -i.git/ -I.git --before-build bugs-everywhere-1.1.1
dpkg-source: info: utilisation des options depuis
bugs-everywhere-1.1.1/debian/source/options : --single-debian-patch
dpkg-checkbuilddeps : dépendances de construction non trouvées : tla darcs
monotone rcs python-numpydoc
dpkg-buildpackage: avertissement: dépendances de construction et conflits non
satisfaits ; échec.
dpkg-buildpackage: avertissement: (Utilisez l'option -d pour forcer.)
gbp:error: Couldn't run 'dpkg-buildpackage -i\.git/ -I.git -us -uc -v1.1.1-2':
dpkg-buildpackage -i\.git/ -I.git return
git-buildpackage: failed command: git-buildpackage -us -uc --git-no-sign-tags
'--git-builder=dpkg-buildpackage -i'\\'.g
dgit: subprocess failed with error exit status 1
I notice --git-builder=dpkg-buildpackage seems hardcoded - why?
This seems to work a little better here:
DIST=sid ARCH=amd64 dgit git-build --git-builder=git-pbuilder
It seems to me this shouldn't be hardcoded.
A.
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: dgit
Source-Version: 0.21
We believe that the bug you reported is fixed in the latest version of
dgit, 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.
Ian Jackson <[email protected]> (supplier of updated dgit 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: SHA256
Format: 1.8
Date: Sun, 19 Jan 2014 02:14:25 +0000
Source: dgit
Binary: dgit
Architecture: all source
Version: 0.21
Distribution: unstable
Urgency: medium
Maintainer: Ian Jackson <[email protected]>
Changed-By: Ian Jackson <[email protected]>
Closes: 731632 731633 733954 734281
Description:
dgit - git interoperability with the Debian archive
Changes:
dgit (0.21) unstable; urgency=medium
.
Bugfixes relating to unclean trees:
* Run a clean (of the specified type) before any build operation; do
this with `dpkg-buildpackage -T' clean if necessary, so -wd now works
with all the building methods.
* Refuse to do quilt fixup (explicitly requested, or as a result of
build) if the tree contains ignored files. Closes:#731632.
.
Error message improvements:
* Use failedcmd to report errors when ssh psql fails. Closes:#734281.
* failedcmd prints $us, not $_[0] - ie, dgit doesn't pretend,
in the error message, to be its child.
* Do not report the (irrelevant) $? when madison parsing fails.
.
Better workflow flexibility:
* Provide --build-products-dir option (and corresponding semantics
for -C) to specify where to find the files to upload. Closes:#731633.
.
Support for Debian backports suites:
* New quirks infrastructure in configuration and internals,
for suites (or perhaps distros) which are a bit like others.
* Use correct default archive location.
* Compute "-v" option default value correctly.
* Closes:#733954.
.
Packaging improvement:
* Add `Testsuite: autopkgtest' to debian/control. (This will only have
the right effect with recent enought dpkg; it will generate a harmless
warning with earlier versions of dpkg.)
Checksums-Sha1:
8c365b6d05b829535c8459732f75b5bb8686840d 1204 dgit_0.21.dsc
e46b31706055477743d06a2bf845b4f8da5e43c3 99420 dgit_0.21.tar.gz
e611ad109a4a65bf0d6c413e508f51f11d4e9db4 32020 dgit_0.21_all.deb
Checksums-Sha256:
27637f0b348bda907571409a50b9c5b5209230c7a963af5baa65512d5e1b3b6f 1204
dgit_0.21.dsc
8a551006f97d8aa747e81d548a37236c12f325e11574f3ecd550807b22f4b30e 99420
dgit_0.21.tar.gz
92ea2856e47c5e54729a8e18b1d132257a42c92e81ffb6677669e8bafd8af277 32020
dgit_0.21_all.deb
Files:
769bc059566c6cd0f43286fb59a0fece 1204 devel optional dgit_0.21.dsc
cde9a63135a75f4ebd3163d861328e0d 99420 devel optional dgit_0.21.tar.gz
cac223b1a798b75f273a269869e51ccb 32020 devel optional dgit_0.21_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBCAAGBQJS2zqjAAoJEOPjOSNItQ05IxwH/i6zHmSOFnQNiYTib53R42zA
3aQbZHvmA6XrYsVvPCRENkTxLtByiWXoPJPJogR2/H50+i5pXwTLUk8jeDn8FzFk
bHhL8Qyxzj719IxoQdSKV4SyqUUM4fZ2su4FsaFuP/bL5fqbNM9IFcm01Q4rF2y9
xiDRKWdUxoL1d4nSq2K5XfkB7m7uMRNsx3C2xYMDwKtJlFOXqmENsrJTCVUfkkHQ
b+sGxhJzMv9jkMPtWSwWYTRpQf0BF9qAbxmvwofeVKi92R5D3Cz3uBbPCgyp/oNc
6mFT+0sJkQnyEmZchHhfjo9rqCt9JyrO1CKWRhLxi+CwiU9RVL00C0xFifOwYDY=
=aapv
-----END PGP SIGNATURE-----
--- End Message ---