Your message dated Fri, 24 Jun 2016 16:47:02 +0000
with message-id <e1bgufy-0007ev...@franck.debian.org>
and subject line Bug#827206: fixed in pbuilder 0.225.1
has caused the Debian Bug report #827206,
regarding pbuilder: pre-installed eatmydata removed
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 ow...@bugs.debian.org
immediately.)
--
827206: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827206
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pbuilder
Version: 0.225
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
As a side effect of fixing #606158 / adding a new EATMYDATA variable,
it seems that now a pre-installed eatmydata is removed from the
chroot on upgrades when EATMYDATA=no (added to $REMOVEPACKAGES in
/usr/lib/pbuilder/pbuilder-modules). Live and in colour^Wblack&white:
# cowbuilder --update
[..]
Reading package lists...
I: Removing [eatmydata] from the chroot...
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
libeatmydata1
Use 'apt autoremove' to remove it.
The following packages will be REMOVED:
eatmydata*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 27.6 kB disk space will be freed.
(Reading database ... 9826 files and directories currently installed.)
Removing eatmydata (105-3) ...
I: Obtaining the cached apt archive contents
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following package was automatically installed and is no longer required:
libeatmydata1
Use 'apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
libeatmydata1
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 38.9 kB disk space will be freed.
(Reading database ... 9819 files and directories currently installed.)
Removing libeatmydata1:amd64 (105-3) ...
Processing triggers for libc-bin (2.22-11) ...
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
Here the ERRORs are triggered by my LD_PRELOAD in pbuilderrc.
Reading package lists...
Building dependency tree...
Reading state information...
aptitude is already the newest version (0.8.1-1).
build-essential is already the newest version (12.2).
ccache is already the newest version (3.2.5-1).
dpkg-dev is already the newest version (1.18.7).
The following additional packages will be installed:
libeatmydata1
The following NEW packages will be installed:
eatmydata libeatmydata1
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/28.9 kB of archives.
After this operation, 66.6 kB of additional disk space will be used.
And now it gets installed again, as I have it in $EXTRAPACKAGES in pbuilderrc.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
debconf: delaying package configuration, since apt-utils is not installed
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
Selecting previously unselected package libeatmydata1:amd64.
(Reading database ... 9811 files and directories currently installed.)
Preparing to unpack .../libeatmydata1_105-3_amd64.deb ...
Unpacking libeatmydata1:amd64 (105-3) ...
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
Selecting previously unselected package eatmydata.
Preparing to unpack .../eatmydata_105-3_all.deb ...
Unpacking eatmydata (105-3) ...
Processing triggers for libc-bin (2.22-11) ...
Setting up libeatmydata1:amd64 (105-3) ...
Setting up eatmydata (105-3) ...
[..]
If this means that I must change my config and the "old way" is just
not supported anymore, I can live with it. Maybe a clearer note in
the documentation might be warranted in that case.
Otherwise a little fine-tuning (only add eatmydata to REMOVEPACKAGES
when it's not in EXTRAPACKAGES; or not removing it at all) might be
an idea.
Thanks for your work on pbuilder!
Cheers,
gregor
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJXXu+WXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG64QP/jTvYEV5t2L3iv1gCUMtXfXo
juhI8JQhv8XLGAU5IOQHy+tObMuRH2V/OsdyktFbopxqLBset3r92sJgmPECC8/a
M08l4YVH9J8NTyHdUiMlGOOG17/f8qYyEczbC7guk82YudBnhZGPp0P0dhixRyPJ
1YapmrJmHjxggc1XyqRLo4MmmuPcJDswMsS10PNZmE87VtBeILBuLn2GvA4s0Ytb
1JCDvd3qqxvocMVguvgIKoNxxQITJRjcUEMcvotlkxRazfjlFzegjjb4neCb5GWt
mBzVxLIhHL2E5/MK76dw+u2NR1mXsfmdAv3YAKs4inzwRuWl2/+/LaCGYdzk3e/i
f3Doawfnh22jURvVJ2Rr6Ll7L5GqXxLo2uiiF4EqECUdIvLp3Wmh34gfxbL/OFWW
BThFD2yEOOSExlT8BKeIJzNs75/+PSbER1U6IXvmNRAQgyfhj9ltPnq+bFGMByzx
d+cu7ENJSspyPB0NUqX3YBFiuGiZKMVCadLU4WwyIrxC53tK0aLDYSMFc9AFnkyi
BOLKjDZk8KsEZ5iTGGPh37V8qADSN4pgGOSke0yMHfHzScdgO7+dmwySklwiW8Gy
DZzO0fdwpSouAU09fp2DcFBv7SYywT6kaVlCuhA1R1qvW68L5ZQ8BDu0fIyZT8b3
smPM/7K1/FA5aNIrj5OH
=QdYM
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: pbuilder
Source-Version: 0.225.1
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 827...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 24 Jun 2016 14:36:45 +0000
Source: pbuilder
Binary: pbuilder
Architecture: source
Version: 0.225.1
Distribution: unstable
Urgency: medium
Maintainer: Debian pbuilder maintenance team
<pbuilder-ma...@lists.alioth.debian.org>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Description:
pbuilder - personal package builder for Debian packages
Closes: 731099 827206
Changes:
pbuilder (0.225.1) unstable; urgency=medium
.
[ James Clarke ]
* satisfydepends-experimental: Add support for build profiles.
.
[ Michael Gilbert ]
* modules: let tar automatically determine decompression program.
This makes possible to switch compression of the tarball by just chaning
the
COMPRESSIONPROG option and run `pbuilder update`, and makes possible to use
uncompressed tarballs by using cat(1) as a "compression program".
Closes: #731099
.
[ Mattia Rizzolo ]
* pbuilder.8: document new --compressprog details.
* pbuilderrc.5: document new --compressprog details.
* modules:
+ don't remove eatmydata from the chroot if it's not available outside.
+ remove_packages: don't remove packages explicitly listed in
EXTRAPACKAGES.
+ Closes: #827206
Checksums-Sha1:
89dc23d41559f6f0bad8b5fbaf85caf640f0bf69 1714 pbuilder_0.225.1.dsc
7d555685478fb5c895cd90481785c66281bf8b53 307576 pbuilder_0.225.1.tar.xz
Checksums-Sha256:
2594c43c268f96bbc590ffabbf031d71c0de062828137e64947978add866da7d 1714
pbuilder_0.225.1.dsc
f94a09399626f0bca27afff8b34a710bdec2d8869a54b3f6a40d3cc402034281 307576
pbuilder_0.225.1.tar.xz
Files:
67d979f4635a44bc6698b51bcaf7dd18 1714 devel extra pbuilder_0.225.1.dsc
5de4e6db2f57c3c320d4a213e4eccaaf 307576 devel extra pbuilder_0.225.1.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJXbUaoAAoJEEsEP825REVASFsQAJjo6OBi63rKjxqvgBleEzPG
JFOVjZeN1fDKCZ2ku2XaKXCHjTt0GL+4QlBhmGU5AaR+iyMO6AvGnswTbwlgNNZl
b5/MlFNQdk0IskprpfGo8NSXwz7XbFjrIVLJkPx3oYsmNEsNSB1lbQgZ3UXEmpLB
xr4agcZVhtQQiI09bWFY+tdZliwj8BezrWPSykoC2hBqlCirI4lSa7IcTAvUomYR
r37/sn/YCqJFh1b69ici2ep74jfK1YGiqQZFqIpMAlh13aWP2XpKy02oBZntXl30
EJRJuK5q6vUg+Ny0XQn3Iv+GH8Xmm2Iv8iI98/BxXd6wZHR1utr4Fk6JQxHZKV93
cEEpuur2OJLIq3STg/WcmA9s5Oj5YNgpwfJ5OKUHRyYg7ACXpPQGWcnVB5qh0vp8
tN6VexNYX/o6iV3d3CkaRsAndHnV10s8P3+taMEUtKlBFtiWxm6tXcMDOX97J3Kz
fccNTQBuqhzvUUTYs3BJiaBV976wOAB+HWTgf4FPBORC9Ww1msnDxHjCc8/lHulm
H6C5ahraRic49qLLFBhSE8Cx9veyuMbZJBtu4fJ8D1TMAmu+AndBVTFborCxxt5c
92FazmFSI/NFe4VmSyuBZ2kRSnEsjibtF1/Fcch5Hem6Uk8lOaMkqqUYv4QBds80
/MSZfP82KEcbGAPM4P1I
=Qutt
-----END PGP SIGNATURE-----
--- End Message ---