Your message dated Mon, 11 Nov 2024 23:34:18 +0000
with message-id <e1tadvg-003dt7...@fasolo.debian.org>
and subject line Bug#1085450: fixed in sbuild 0.87.0
has caused the Debian Bug report #1085450,
regarding mmdebootstrap: sbuild autopkgtest for unshare backend fails
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.)
--
1085450: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085450
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mmdebootstrap
Version: 1.5.3-1
Severity: serious
X-Debbugs-Cc: sramac...@debian.org
sbuild's autopkgtest for the unsahre backend currently fail during
mmdebootstrap:
Setting up libstdc++6:amd64 (14.2.0-6) ...
Setting up liblz4-1:amd64 (1.9.4-3) ...
Setting up libidn2-0:amd64 (2.3.7-2) ...
Setting up libp11-kit0:amd64 (0.25.5-2) ...
Setting up libapt-pkg6.0t64:amd64 (2.9.9) ...
Setting up libgnutls30t64:amd64 (3.8.6-2) ...
Setting up apt (2.9.9) ...
Processing triggers for libc-bin (2.40-3) ...
I: 1 2811 running --customize-hook directly:
/usr/share/mmdebstrap/hooks/copy-host-apt-sources-and-preferences/customize00.pl
/tmp/mmdebstrap.wBvdtLCpnK
E: packages from the host and the chroot differ:
E: libdb5.3t64:amd64 5.3.28+dfsg2-7
5.3.28+dfsg2-9
E: libaudit1:amd64 1:3.1.2-4+b1
1:4.0.1-1
E: libaudit-common 1:3.1.2-4
1:4.0.1-1
E: sysvinit-utils 3.10-2
3.10-3
E: setup failed: E: command failed:
/usr/share/mmdebstrap/hooks/copy-host-apt-sources-and-preferences/customize00.pl
at /usr/bin/mmdebstrap line 1203.
main::error("command failed:
/usr/share/mmdebstrap/hooks/copy-host-apt-sou"...) called at
/usr/bin/mmdebstrap line 2816
main::run_hooks("customize", HASH(0x55ed47022408)) called at
/usr/bin/mmdebstrap line 2966
eval {...} called at /usr/bin/mmdebstrap line 2949
main::setup(HASH(0x55ed47022408)) called at /usr/bin/mmdebstrap line
7143
main::__ANON__() called at /usr/bin/mmdebstrap line 1717
main::get_unshare_cmd(CODE(0x55ed470247c0), ARRAY(0x55ed46f73228))
called at /usr/bin/mmdebstrap line 7223
main::main() called at /usr/bin/mmdebstrap line 7521 at
/usr/bin/mmdebstrap line 1203.
main::error("setup failed: E: command failed:
/usr/share/mmdebstrap/hooks/"...) called at /usr/bin/mmdebstrap line 2990
main::setup(HASH(0x55ed47022408)) called at /usr/bin/mmdebstrap line
7143
main::__ANON__() called at /usr/bin/mmdebstrap line 1717
main::get_unshare_cmd(CODE(0x55ed470247c0), ARRAY(0x55ed46f73228))
called at /usr/bin/mmdebstrap line 7223
main::main() called at /usr/bin/mmdebstrap line 7521
D: 3415 4745 listener: finished reading command
W: hooklistener errored out: E: received eof on socket at /usr/bin/mmdebstrap
line 1203.
main::error("received eof on socket") called at /usr/bin/mmdebstrap
line 4746
eval {...} called at /usr/bin/mmdebstrap line 4736
main::hooklistener(3) called at /usr/bin/mmdebstrap line 7267
main::main() called at /usr/bin/mmdebstrap line 7521
I: 3415 7240 main() received signal PIPE: waiting for setup...
D: 3369 7277 finish to listen for hooks
I: 3369 7460 removing tempdir /tmp/mmdebstrap.wBvdtLCpnK...
E: mmdebstrap failed to run at /usr/bin/mmdebstrap line 1203.
main::error("mmdebstrap failed to run") called at /usr/bin/mmdebstrap
line 7517
main::main() called at /usr/bin/mmdebstrap line 7521
https://ci.debian.net/packages/s/sbuild/testing/amd64/53167446/
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: sbuild
Source-Version: 0.87.0
Done: Johannes Schauer Marin Rodrigues <jo...@debian.org>
We believe that the bug you reported is fixed in the latest version of
sbuild, 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 1085...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Johannes Schauer Marin Rodrigues <jo...@debian.org> (supplier of updated sbuild
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: Tue, 12 Nov 2024 00:09:38 +0100
Source: sbuild
Architecture: source
Version: 0.87.0
Distribution: unstable
Urgency: medium
Maintainer: sbuild maintainers <sbu...@packages.debian.org>
Changed-By: Johannes Schauer Marin Rodrigues <jo...@debian.org>
Closes: 1085450
Changes:
sbuild (0.87.0) unstable; urgency=medium
.
[ Johannes Schauer Marin Rodrigues ]
* If a tarball can't be found, create a chroot on-demand using mmdebstrap.
This version introduces an experimental new feature for the unshare
backend which is supposed to make sbuild more easy to use because sbuild
will manage the chroot tarballs itself. With unshare-mode, sbuild will
now automatically create a chroot tarball upon startup using mmdebstrap
if it cannot find one in ~/.cache/sbuild. This feature can be disabled
by setting $unshare_mmdebstrap_auto_create=0; in your ~/.sbuildrc. If
you like the feature and you would like to keep the tarballs sbuild
creates so that they can be re-used in subsequent invocations of sbuild,
you can set $unshare_mmdebstrap_keep_tarball=1; in your ~/.sbuildrc.
This will also make sbuild update an existing tarball (by re-creating
it) if it has become too old. The maximum age of a chroot tarball can be
specified by setting $unshare_mmdebstrap_max_age to a maximum age value
in seconds (default is 604800, which is one week). To customize the
chroot tarball creation, refer to the setting
UNSHARE_MMDEBSTRAP_EXTRA_ARGS in your sbuild.conf(5).
.
[ Jochen Sprickerhof ]
* Use empty release in unshare autopkgtest (Closes: #1085450)
Checksums-Sha1:
e158f4a3158655c0b3ceaf54c90c1a6acece1c49 2561 sbuild_0.87.0.dsc
7e887af9530557c48732c09b77ae372e6fc4c8d2 247056 sbuild_0.87.0.tar.xz
Checksums-Sha256:
6b1e128447a619460d6bdeb3c17c53553fe47a3891e0bf1a353ccf2fb48b4f70 2561
sbuild_0.87.0.dsc
3eabd31127b284bed2600205f5b5501506c143a2405b0b0b2666444e4e74b2ee 247056
sbuild_0.87.0.tar.xz
Files:
62b3dc56bd279e9647b90861b5a9f9bf 2561 devel optional sbuild_0.87.0.dsc
5386a4a5111ed52e7abfaec814404168 247056 devel optional sbuild_0.87.0.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmcykPYACgkQ8sulx4+9
g+FzMw//fmYOlHoAMTj+iM6chChlkohFd6GTizgTRPo/XTn2bWgUdQfQl9EjUNwa
VUCXmd4EZoK5Jskz7EAy1s4Oth1YDWJ/ezcYZSaw/wkBJ9WhxVsA+wojJezA5Z8W
xhQJZXdvsSlxXTvm0+7UCV93SOHYm6rx6wMsBOXR+zPdcUkAQp3GLmpXBYPC8Pfm
4Oluj7/ykNRz/iHfMfHq9wQu+xM27WxLOsTzW2wGGTjDs16/6OmIAmvW+BeTMZGE
35gtxPRJj3qAvc3z9ktw3n0BbPGLN32OV39PWsmpu+tpNX0ydi3U/44b1Lo+Ac3e
KwC2Jk/GOHhdBRT15xuwY8VY4vOn2WO3PO6Ur0O2g+qA+S3txwwqEdW/8+2VbccS
YXGsHZzcu8kZhGv7SaCmyzwxi5+Exx0/qORtlWWl/uifSZUGtpTKD9ugjuuwdiAy
OeD3/Y9bEi6fgIBfmuH/fg80rd6EERY9u8W4LSPqZd+abvGCgtm1nBIEixE1+K5e
99u1JxCaiC5L3uVX2v1tpvRPPViot8ID4BzW7TG699SDOaTry4fmKVeqSldopllj
o07ZPxP8w4xV4F2XEJbXmcLTWeszj4EvWTkOUeE/1Pe3ouLU5t8y6A4lAGTsFDZL
jvieCapi/aj5Cf44eQI9qBKv6wSlvL4vCrDdrG/hHVG5b3MqI1Q=
=7c3o
-----END PGP SIGNATURE-----
pgpF5h6hVBXLK.pgp
Description: PGP signature
--- End Message ---