Your message dated Mon, 25 Jan 2021 22:00:23 +0000 with message-id <e1l49uj-0007sf...@fasolo.debian.org> and subject line Bug#972747: fixed in sbuild 0.81.0 has caused the Debian Bug report #972747, regarding sbuild: bullseye: /updates -> -security 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.) -- 972747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972747 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: sbuild Version: 0.80.0 Severity: serious File: /usr/share/sbuild/create-chroot User: debian-de...@lists.debian.org Usertags: bullseye-security With the release of Debian bullseye and later, security updates are provided in the bullseye-security suite instead of bullseye/updates. The above script references {BASE}/updates but when bullseye is released that should be replaced by {BASE}-security so it looks like the script would generate an incorrect sources.list using /updates instead of -security which would cause the new chroot to not get security updates from bullseye in a timely manner. I suggest that this script check the version of the Debian release in question using distro-info and then if the release is 11 or higher, then use {BASE}-security otherwise use {BASE}/updates as before. It is much better to use distro-info than to hard-code the release version numbers. It might even be a good idea to include the security suite information in distro-info itself and look it up there. $ grep -A4 -B3 /updates /usr/share/sbuild/create-chroot if [ "$VARIANT" = "security" ]; then echo "I: Adding security entries to sources.list..." cat >> "${TEMPFILE}" <<EOT deb http://security-master.debian.org/debian-security ${BASE}/updates main contrib deb-src http://security-master.debian.org/debian-security ${BASE}/updates main contrib deb http://security-master.debian.org/buildd-${BASE} / deb-src http://security-master.debian.org/buildd-${BASE} / EOT fi -- System Information: Debian Release: bullseye/sid APT prefers testing-debug APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.9.0-1-amd64 (SMP w/4 CPU threads) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), LANGUAGE=en_AU:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages sbuild depends on: ii adduser 3.118 ii libsbuild-perl 0.80.0 ii perl 5.30.3-4 Versions of packages sbuild recommends: ii autopkgtest 5.14 ii debootstrap 1.0.123 ii schroot 1.6.10-11 Versions of packages sbuild suggests: pn deborphan <none> ii e2fsprogs 1.45.6-1 ii kmod 27+20200310-2 ii wget 1.20.3-1+b3 -- no debconf information -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Source: sbuild Source-Version: 0.81.0 Done: Johannes 'josch' Schauer <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 972...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Johannes 'josch' Schauer <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: SHA256 Format: 1.8 Date: Sun, 24 Jan 2021 23:13:34 +0100 Binary: buildd libsbuild-perl sbuild sbuild-debian-developer-setup sbuild-qemu Source: sbuild Architecture: all amd64 source Version: 0.81.0 Distribution: unstable Urgency: medium Maintainer: sbuild maintainers <sbu...@packages.debian.org> Changed-By: Johannes 'josch' Schauer <jo...@debian.org> Closes: 972747 Description: buildd - Daemon for automatically building Debian binary packages from Deb libsbuild-perl - Library for building Debian binary packages from Debian sources sbuild-debian-developer-setup - Convenience script to set up an sbuild environment for Debian Dev sbuild-qemu - Utilities for using sbuild with QEMU images sbuild - Tool for building Debian binary packages from Debian sources Changes: sbuild (0.81.0) unstable; urgency=medium . [ Johannes 'josch' Schauer ] * make 'none' explicitly disable the bd-uninstallable-explainer. Thanks helmut & vagrantc . [ Jochen Sprickerhof ] * Cleanup link in /etc/sbuild if it exists . [ Christian Kastner ] * Add package sbuild-qemu, replaces qemu-sbuild-utils - The utilities have been renamed from qemu-sbuild-* to sbuild-qemu-* to for consistency * Add myself to Uploaders * Set Rules-Requires-Root: no * Bump Standards-Version to 4.5.1 . [ Bruno Kleinert ] * Removed obsolete script /usr/share/sbuild/create-chroot to fix 'bullseye: /updates -> -security'. Neither sbuild itself, nor any reverse dependency appear to depend on that script, so removed it. (Closes: #972747) Checksums-Sha1: 5dae08798663e152ffbb137b57613712f3f7d3cb 98424 buildd_0.81.0_all.deb 0e1f15c59af806745aa0a989d741a8297e5e5bc5 124740 libsbuild-perl_0.81.0_all.deb ad1e08460112432e3933c3277ec5192135ddc800 55176 sbuild-debian-developer-setup_0.81.0_all.deb 5429c380755afef07f8a4af5becd7535bfe6c7bf 63116 sbuild-qemu_0.81.0_amd64.deb d2478874545e0abeffc994fb3925f017e455c93b 132460 sbuild_0.81.0_all.deb f2c0a8c97ced784c069a95015738bc5afe7be1e3 7599 sbuild_0.81.0_amd64.buildinfo d955d9e38000ef05cd75edd3021768031336c7c0 2426 sbuild_0.81.0.dsc 24062a4fab4eeffc88549efa46cdf0edeba65829 246692 sbuild_0.81.0.tar.xz Checksums-Sha256: bc2b0218932ff36daf50114f5d5ccde998f0dab81da52a3dd87949d03b26504b 98424 buildd_0.81.0_all.deb a716b9517d9c3b306bd8268bc5b876a1a9942c5c196c386548bd29c882b1305a 124740 libsbuild-perl_0.81.0_all.deb 6ac20a752f12fecaa8107c91c657b7046be01665a626eea2dc7e553b4dfe2065 55176 sbuild-debian-developer-setup_0.81.0_all.deb df97755964698151a0cd448a055d143a1629ef5ff416d5f559ec47c28842694f 63116 sbuild-qemu_0.81.0_amd64.deb 8f3db97a9e876e14c172030ec07ef2fe207027c4095f4eb0407e3ec846a3b637 132460 sbuild_0.81.0_all.deb 97e1b0cdb0b68765403c61fbd1b432ea4965088e59c997dd8c90423920767ef2 7599 sbuild_0.81.0_amd64.buildinfo ed2f5bec947f505fcec45d858846691b45c3c6924ab47b5713d10aab3d06e9be 2426 sbuild_0.81.0.dsc 40d2e29d576666d52f20de52ef4f3bd1edcb37f399bec69ff500688c0536e69b 246692 sbuild_0.81.0.tar.xz Files: 1e628c640d2b7a243772752bf2f1b83d 98424 devel optional buildd_0.81.0_all.deb c5a0604701aedb9ce0378b0001ffaa66 124740 perl optional libsbuild-perl_0.81.0_all.deb bfaac18e01a193af96333338fd7905f7 55176 devel optional sbuild-debian-developer-setup_0.81.0_all.deb 969940d3492de6cf43bc21faa73cd738 63116 devel optional sbuild-qemu_0.81.0_amd64.deb fc66db8d8422f4c045e39b94ebde7361 132460 devel optional sbuild_0.81.0_all.deb 1cef47152cae8b07a5f68fab64ae7f95 7599 devel optional sbuild_0.81.0_amd64.buildinfo c4d35b480ddf325093e8757444268a06 2426 devel optional sbuild_0.81.0.dsc 612c376ce05ff800ca82b2dcaa797b1f 246692 devel optional sbuild_0.81.0.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmAN/KwACgkQ8sulx4+9 g+EqrQ/+MrnFG6I4LQ/potX93ouBNyjv/p+MzuCBnNLuaFACdNcdTSSulZp0GoRH pemUu2GUS7e0icKBqTFKGQ8Rwy9MUZQoxkqRuLaod2D7Z05PMktD0UfsD+KPVsCt QE6w96yOewYp5Jur8OG629rPHkF6/C7JFV0Q6glfbuFJXNt/Xxpe4aY6is4undMV gZF5Yu9GFnI/CHUB3ZJC0IuFmcs0KnynX745qjqMzRTTZKzyZyryzYrUzU/Avck/ f0AUGwfYp0CWW9VgpOl4Jm0BFp0DmlUJEG031t9BkXqkqnjKmqGtzDqqpOZ7VHkZ uWHHZvIo0LH5z6jT0qMrwpnh+M42v+DiAciyRy0ByKhFkYvyUAU+o21xKxZr6suX bIhiljP+dLn1kb/1o393b5gmVFiiHUYl9BiBYITUWjNbgHVHP41ry7g28XsTp8ug 4yAzTo+CqBYJHxvnViYv7mMJWxq1Z8vL77gSj/1KcKGDOUwWeXwhatQBrdPg1t5M eqZwyAlwYpNxNewApeNb6o0LrDJxnEez2eOVNOD9ZGKOiGIIBhZjOfqjzLp3zXtr XEmMAVaRkZCpaz0sMiSShw6sFO/FGJyhY2RwIORq/kwABihuZxwzARdFDdTPMIV0 LGq8oQfwOyg1Z0vJ7C5Z0GHzVdl6aacl4wW8F2a4Z6wpUk44rRc= =UBzn -----END PGP SIGNATURE-----
--- End Message ---