Your message dated Wed, 26 Aug 2015 13:49:07 +0000
with message-id <[email protected]>
and subject line Bug#791991: fixed in pbuilder 0.216
has caused the Debian Bug report #791991,
regarding pbuilder-satisfydepends-funcs: filter_restriction_deps() loses some
build-deps
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.)
--
791991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791991
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.215+nmu4
Severity: important
X-Debbugs-CC: Johannes Schauer <[email protected]>
Control: affects -1 haskell-concrete-typerep haskell-concrete-typerep
[x-debbugs-cc the original writer of that function, maybe he has a quick fix!]
per subject, this is an except of a build log with some debug lines (to get
what single important functions outputs while that information gets piped
through an "wow" pipeline.
-> Attempting to satisfy build-dependencies
debhelper (>= 9), haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof,
libghc-hashable-dev (<< 1.3), libghc-hashable-prof (<< 1.3), ghc-doc,
libghc-hashable-doc (<< 1.3)
debhelper (>= 9), haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof,
libghc-hashable-dev (<< 1.3), libghc-hashable-prof (<< 1.3), ghc-doc,
libghc-hashable-doc (<< 1.3)
↑ filter_arch_deps
debhelper (>= 9), haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, ghc-doc
↑ filter_restriction_deps
↑ filter_arch_deps
↑ filter_restriction_deps
-> Creating pbuilder-satisfydepends-dummy package
depends: debhelper (>= 9), haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof,
ghc-doc
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <[email protected]>
Description: Dummy package to satisfy dependencies with aptitude - created by
pbuilder
This package was created automatically by pbuilder to satisfy the
build-dependencies of the package being currently built.
Depends: debhelper (>= 9), haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof,
ghc-doc
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
<snip the installation...>
dpkg-buildpackage: source package haskell-concrete-typerep
dpkg-buildpackage: source version 0.1.0.2-4
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Joachim Breitner <[email protected]>
dpkg-source --before-build haskell-concrete-typerep-0.1.0.2
dpkg-buildpackage: host architecture amd64
dpkg-checkbuilddeps: Unmet build dependencies: libghc-hashable-dev (<< 1.3)
libghc-hashable-prof (<< 1.3) libghc-hashable-doc (<< 1.3)
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
E: Failed autobuilding of package
As noted by my echos above filter_restriction_deps() lost 3 build-deps.
Currently affected packages detected by the reproducible builds infrastructure
are haskell-concrete-typerep (above) and haskell-concrete-typerep.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: http://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
----- End forwarded message -----
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: http://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: pbuilder
Source-Version: 0.216
We believe that the bug you reported is fixed in the latest version of
pbuilder, 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.
Mattia Rizzolo <[email protected]> (supplier of updated pbuilder 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: Wed, 26 Aug 2015 12:56:57 +0000
Source: pbuilder
Binary: pbuilder pbuilder-uml
Architecture: source all
Version: 0.216
Distribution: experimental
Urgency: medium
Maintainer: Debian pbuilder maintenance team
<[email protected]>
Changed-By: Mattia Rizzolo <[email protected]>
Description:
pbuilder - personal package builder for Debian packages
pbuilder-uml - user-mode-linux version of pbuilder
Closes: 567484 603881 637627 693458 693952 694404 705917 741617 748251 749961
753801 755441 772290 780587 786690 789404 790564 791991
Changes:
pbuilder (0.216) experimental; urgency=medium
.
* Debian packaging:
+ Add a "basic" DEP-8 tests. Closes: #705917
Thanks to James Hunt <[email protected]> for the initial patch.
+ Move to the debehelper 'dh' sequencer.
+ debehlper compat level 7 → 9.
+ debian/control:
- Add myself to the uploaders.
- Bump Standards-Version to 3.9.6. No changes needed.
- Canonize Vcs-{Browser,Git} field.
+ Use pbuilder.maintscript for /etc/bash_completion.d/pbuilder removal.
Thanks to Andreas Beckmann for the patch.
+ Switch to httpredir.debian.org as default mirror. Closes: #790564
Thanks to Michael Prokop for the patch.
* pdebuild:
+ pass -d to dpkg-buildpackage while building the source package
Closes: #786690
* pbuilder-unshare-wrapper:
+ fix typo. Closes: #772290
+ unset the http_proxy variable, as that can lead to programs looking for
unreachable machines. Thanks to Thorsten Glaser <[email protected]> for the
idea. Closes: #780587
* pbuilder-buildpackage:
+ Remove the -e parameter from the dpkg-buildpackage invocation
Closes: #567484
+ Allow .dsc files to lack a newline between the Files: line and the
signature. Closes: #741617
+ Change default BUILDDIR to /build. Closes: 693952, 789404
* dependecy satisfiers:
+ Handle comments in debian/control. Closes: #603881.
Thanks to Eric Pozharski for the initial patch and to Matt Palmer for
finalizing it.
+ Allow blank lines above the first paragraph Closes: #694404
+ Fix a case where a "strictly earlier" reletionship was considered a
build profile (and as a result the build-dep vanished). Closes: #791991
* pbuilderrc:
+ Deprecate the PKGNAME_LOGFILE_EXTENTION conf entry in favour of
PKGNAME_LOGFILE_EXTENSION to fix the typo. Closes: #693458
+ Parametrize the build directory using the new conf option BUILDDIR.
* Stop providing empty /usr/share/doc/pbuilder/examples/workaround
* Add support for hurd. Closes: #753801, #755441
Thanks to Gabriele Giacone for the patch.
* pbuilder-modules:
+ Stop downloading translations of package descriptions. They are a waste
of bandwidth and time, really useless in a build chroots. Thanks to
Paul Wise <[email protected]> for the suggestion. Closes: #749961
+ Copy /etc/mailname from the host, instead of writing it after the
`hostname -f` output. Closes: #637627
+ Make BUILDDIR available to hooks, so they can know where the source and
the built packages are.
+ Add a symlink from /tmp/buildd to the current BUILDD to avoid too many
breakages. This change will go away someday, so please update your
scripts to use BUILDDIR. The link will be created only if /tmp/buildd is
an empty directory (what everybody should have now) or a non-existing
(new chroot created from this version).
Thanks to Helmut for the idea.
* documentation:
+ ex/D65various-compiler-support: manage the different version of clang-X.Y
Thanks to Sylvestre Ledru for the patch. Closes: #748251
+ Use BUILDDIR instead of hardcoding /tmp/buildd on hooks examples.
+ pbuilder.8: remove architecture examples for --architecture. It simply
supports whatever debootstrap support, no point in listing them.
Thanks to Reiner Herrmann for poiting this out.
+ Explain that the documentation is work in progress and as such incomplete
and outdated.
+ Finish German translation and refresh translations files.
Thanks to Reiner Herrmann <[email protected]>.
Checksums-Sha1:
d8981efff0082505bbff4480aab6fff825155b7d 1915 pbuilder_0.216.dsc
6140a8175105341767413725f20990aee84a0ba5 296888 pbuilder_0.216.tar.xz
997dd110b111c64ef8bd1d1658d7ed2b6c71b301 345664 pbuilder_0.216_all.deb
Checksums-Sha256:
03fcac01af413ed48a417112be3075efda2d4f2aafa06648d02c38d9423870ad 1915
pbuilder_0.216.dsc
11b9dfb3441e14ca43445ffe1838e529ff20e55afb1cc6dc832fbc30852eb86d 296888
pbuilder_0.216.tar.xz
b2c33d42acfcaa5e8b5953ca7b11ec618c1383a6bcccd2aa658d0cc157b1f0d4 345664
pbuilder_0.216_all.deb
Files:
cb190a8bed579c2febd04959f5288ddd 1915 devel extra pbuilder_0.216.dsc
447404310de996ddf76046e0286694bd 296888 devel extra pbuilder_0.216.tar.xz
669cf4cbdb0d4a22ea17aafb68c2096f 345664 devel extra pbuilder_0.216_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJV3cEsAAoJEPNPCXROn13ZWckQAJj6PN1L93775YUlhiicwQbZ
Sq4C+XB1VHlmAuFlCT+wqobv1aLNBtdMI2ZDu1iLRPgEGD60f8TEA6JmOHYmhVig
6kIuflSMMNOKBWZcww2arlJ5IDVTJZEpQvFZbD/h5gh9F9Rut/BpfOqgMGtreLGj
gxFQSnPjp7G2dPMmLkdZMSQR5E+2QMzoc7oSVGU6Wb2yrGgsmTiSR1Q3HwT1Cf46
uPVu5rg2EbqukmQ/9/v64IunMaNkQb6dAf9+e1v/9GGIUulwE0NjSutA1LYrPMpr
dnxWLo0xBuX9y/OymF9gQO/9l8hGzkWH4jVbwW8zExmrtR2keElaQNfUCpIxF1Ad
9I/GryjUMrOQjLnq6KD4lZhjJBVIMyRpuSsi0hY3pXiCgd6v+kBXMt+9V9SPvqQ7
A6If0S/40R1pbokxSei3ESYJJM3eyqyD3Ffj7hRqohDR2sp9kKDBmAPxRIvgHVah
f3GPkzz7vBLHYB+5jdk+8BaHEBapukoxpDs6TeU5qbHoJch9VkTDSdkndGxI1eaN
ct8DkoTx+Nj1WAdOe6QKNEy8HxzkSiM3Vtsy7a+7+V6zQybXXHEojd26iTvNT1BU
qvLnkNt/430KhLHbvvOt/BEjFQA8DZbZ6dk45oTO6A2HUMGGyuEm/18VyhcbkGAX
94bM3+UybFGafu1Mh3Sj
=WzKv
-----END PGP SIGNATURE-----
--- End Message ---