Your message dated Fri, 22 Jul 2022 16:21:43 +0000
with message-id <[email protected]>
and subject line Bug#764785: fixed in schroot 1.6.12-1
has caused the Debian Bug report #764785,
regarding schroot: setup script to copy apt archives from host to chroot
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.)
--
764785: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764785
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: schroot
Version: 1.6.10-1+b1
Severity: wishlist
Tags: patch
For systems without an apt proxy the local apt cache can be very useful
to avoid downloading stuff multiple times. Thus I created a small
script (attached) to copy the local apt cache contents into the chroot,
and then copy them back to the host on stop. pbuilder does this as well.
This probably shouldn't be enabled by default. So perhaps this could be
shipped as a contrib script, or another variable added to
/etc/default/schroot (I can update the script if required).
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages schroot depends on:
ii libboost-filesystem1.55.0 1.55.0+dfsg-3
ii libboost-iostreams1.55.0 1.55.0+dfsg-3
ii libboost-program-options1.55.0 1.55.0+dfsg-3
ii libboost-regex1.55.0 1.55.0+dfsg-3
ii libboost-system1.55.0 1.55.0+dfsg-3
ii libc6 2.19-11
ii libgcc1 1:4.9.1-16
ii libpam0g 1.1.8-3.1
ii libstdc++6 4.9.1-16
ii libuuid1 2.25.1-3
ii schroot-common 1.6.10-1
schroot recommends no packages.
Versions of packages schroot suggests:
pn aufs-modules | unionfs-modules <none>
ii btrfs-tools 3.16-1
ii debootstrap 1.0.63
ii lvm2 2.02.111-2
pn qemu-user-static <none>
-- no debconf information
#!/bin/sh
set -e
. "$SETUP_DATA_DIR/common-data"
. "$SETUP_DATA_DIR/common-functions"
. "$SETUP_DATA_DIR/common-config"
APTCACHE=/var/cache/apt/archives/
case "$STAGE" in
setup-start|setup-recover)
if ls ${APTCACHE} | grep -q 'deb$' ; then
info "Copying apt cache contents into chroot"
cp ${APTCACHE}/*.deb "${CHROOT_PATH}/${APTCACHE}"
fi
;;
setup-stop)
cp --no-clobber "${CHROOT_PATH}/${APTCACHE}"/*.deb ${APTCACHE}
;;
esac
--- End Message ---
--- Begin Message ---
Source: schroot
Source-Version: 1.6.12-1
Done: Christoph Biedl <[email protected]>
We believe that the bug you reported is fixed in the latest version of
schroot, 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.
Christoph Biedl <[email protected]> (supplier of updated schroot
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: SHA512
Format: 1.8
Date: Fri, 22 Jul 2022 10:05:47 +0200
Source: schroot
Architecture: source
Version: 1.6.12-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Biedl <[email protected]>
Changed-By: Christoph Biedl <[email protected]>
Closes: 764785
Changes:
schroot (1.6.12-1) unstable; urgency=low
.
* New upstream, new upstream version
* Ship script to sync the apt-cache between the host and chroot.
Closes: #764785
Checksums-Sha1:
b46a67128b713e06582f45cda3cab1da38f0bf44 2180 schroot_1.6.12-1.dsc
92f953cfc04a45a10dfe420206eb017c240433e3 382524 schroot_1.6.12.orig.tar.xz
2d15647e352ae4fb647b62561d03a9d1a74ed44c 33752 schroot_1.6.12-1.debian.tar.xz
71e091e9b361202b18060d07f833fd0e0c105993 8405 schroot_1.6.12-1_armel.buildinfo
Checksums-Sha256:
d6b4bee7d4f27be4630d19a327e528ef0da9b07beeb8fcbdc146ca0daba1fd70 2180
schroot_1.6.12-1.dsc
0bed8a069856a82261046b2e549af60ee32b79ebcdbf642424f378ec7aea6b77 382524
schroot_1.6.12.orig.tar.xz
66450c1a6a9958e0e1326160739dfe74c9fa04657e44adb8a245f35230abeba9 33752
schroot_1.6.12-1.debian.tar.xz
abdb42201b536703115a8f33a679292bad4d95bdda5c32a22242e52952b36a67 8405
schroot_1.6.12-1_armel.buildinfo
Files:
a89784762be739c5886829433ca18ade 2180 admin optional schroot_1.6.12-1.dsc
99d5ddca2a0c977ffabea47ed486755a 382524 admin optional
schroot_1.6.12.orig.tar.xz
fa7073b692468fadbc3d02cbd57f4c40 33752 admin optional
schroot_1.6.12-1.debian.tar.xz
641f22a19eba69a1862aec25c8029c78 8405 admin optional
schroot_1.6.12-1_armel.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAmLaygMACgkQxCxY61kU
kv1zKBAAw9i7ePTIS3H4HehXCTeJtNcj4JpRIFfYA8mdZQFkc7acIg1nSoc0oKdE
NNTgRG16N42Bp9tkCIc8x1RqRcDhBp+uPgkY/rKCKjrYsXfgOspTWI1ujEqyDDzL
7mNEewUwDyr68I7smS0GJD9XAJbIn8l1QJYRv60kSUBDVPtUDMPTWLMmnL3MDuvB
5YO0jjo9QM565mONTSqdxyiRmrcEJlH2rujGCCX78sy8aaO/eA0D5E3q9YW41MDc
Fr/kue1zOgReKMYIdhLP9Nvleqz+t3mbyRY62PUW9aZGcvsuedd5+VgssEhQCj9L
sMJ/bQLlJQu010ABa29OL0nshRAKOWq6FQShAV2sgFRFPd0WqxLbUSI5lvj/fVur
hDpQdOHWsrEjWH0qNzMJM4VCIwgv25ryuiyY5IXfVU7kqUws8Yg8AcCVZUwo3K6Q
bbJtC5PDKs2JMvKaGNs1j6/ZV3uvK8Hdo2wfGbOa0K7fs3OLjaGUM3FKNCsO0Td2
DSJKStsG71pzLrs8sKcBEVfnh3nvb4gvdHcpQ9WXQ67TS5uugrM+sM4A0SMGVHaF
fpKVDN1cId8R+YvBGdKnasN8DJ/mXII01SuwgrkId8XL4lzObcHL4f2V5qUZejRP
iDlQiXsaQ/sF0Ygs0k1ql0n+m1s5BBeTGDZXQ/z8usTh8rFuhG0=
=gNRq
-----END PGP SIGNATURE-----
--- End Message ---