Your message dated Tue, 25 Aug 2026 23:37:42 +0000
with message-id <[email protected]>
and subject line Bug#1144779: fixed in dh-nss 1.7.1
has caused the Debian Bug report #1144779,
regarding dh-nss: autopkgtest fails under incus-lxc: Error: Command not found
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.)
--
1144779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1144779
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dh-nss
Version: 1.7
Severity: important
Justification: fails autopkgtest on Debian CI infrastructure
Tags: forky sid
User: [email protected]
Usertags: lxc
Hi,
Debian CI is switching away from lxc containers in favor of incus Containers.
This is motivated by security concerns from us; incus is based on lxc, but
orchestrates containers substantially different: containers are not privileged
(so root in the container is not uid 0 outside of it, and incus imposes a
stricter isolation from the host system.
dh-nss passes its tests under lxc, but fails under incus.
The relevant part of the failure is (hopefully):
> Setting up intltool-debian (0.35.0+20060710.6) ...
> Setting up gcc-15-x86-64-linux-gnu (15.3.0-2) ...
> Setting up dh-strip-nondeterminism (1.15.1-1) ...
> Setting up cpp-15 (15.3.0-2) ...
> Setting up groff-base (1.24.1-1) ...
> Setting up libc6-dev:amd64 (2.42-17) ...
> Setting up cpp-x86-64-linux-gnu (4:15.2.0-5) ...
> Setting up gcc-x86-64-linux-gnu (4:15.2.0-5) ...
> Setting up po-debconf (1.0.22) ...
> Setting up man-db (2.13.1-1) ...
> Building database of manual pages ...
> Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' →
> '/usr/lib/systemd/system/man-db.timer'.
> man-db.service is a disabled or a static unit, not starting it.
> Setting up gcc-15 (15.3.0-2) ...
> Setting up libstdc++-15-dev:amd64 (15.3.0-2) ...
> Setting up cpp (4:15.2.0-5) ...
> Setting up g++-15-x86-64-linux-gnu (15.3.0-2) ...
> Setting up libtool (2.5.4-11) ...
> Setting up gcc (4:15.2.0-5) ...
> Setting up dh-autoreconf (22) ...
> Setting up g++-x86-64-linux-gnu (4:15.2.0-5) ...
> Setting up g++-15 (15.3.0-2) ...
> Setting up debhelper (14.3) ...
> Setting up g++ (4:15.2.0-5) ...
> update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto
> mode
> Setting up build-essential (12.12) ...
> Processing triggers for libc-bin (2.42-17) ...
> autopkgtest [21:09:55]: test reproducibility: [-----------------------
> Enable fr_CH.UTF-8 locale...
> /tmp/autopkgtest.5se2IR/build.18F/src/debian/tests/reproducibility: 19:
> locale-gen: not found
> Error: Command not found
> autopkgtest [21:09:56]: test reproducibility: -----------------------]
> autopkgtest [21:09:56]: test reproducibility: - - - - - - - - - - results -
> - - - - - - - - -
> reproducibility FAIL non-zero exit status 127
> autopkgtest [21:09:56]: test shellcheck: preparing testbed
> autopkgtest [21:09:59]: testbed dpkg architecture: amd64
> autopkgtest [21:10:00]: testbed apt version: 3.3.2
> autopkgtest [21:10:00]: @@@@@@@@@@@@@@@@@@@@ test bed setup
> autopkgtest [21:10:00]: updating testbed package index (apt update)
> Get:1 http://deb.debian.org/debian testing InRelease [151 kB]
> Get:2 http://deb.debian.org/debian-debug testing-debug InRelease [48.3 kB]
> Get:3 http://deb.debian.org/debian testing/non-free-firmware Sources [7856 B]
> Get:4 http://deb.debian.org/debian testing/main Sources [11.1 MB]
> Get:5 http://deb.debian.org/debian testing/non-free Sources [73.2 kB]
> Get:6 http://deb.debian.org/debian testing/contrib Sources [51.7 kB]
> Get:7 http://deb.debian.org/debian testing/main amd64 Packages [9907 kB]
> Get:8 http://deb.debian.org/debian testing/main Translation-en [6578 kB]
> Get:9 http://deb.debian.org/debian testing/contrib amd64 Packages [51.8 kB]
> Get:10 http://deb.debian.org/debian testing/contrib Translation-en [49.1 kB]
> Get:11 http://deb.debian.org/debian testing/non-free amd64 Packages [91.2 kB]
> Get:12 http://deb.debian.org/debian testing/non-free Translation-en [62.4 kB]
> Get:13 http://deb.debian.org/debian testing/non-free-firmware amd64 Packages
> [10.3 kB]
> Get:14 http://deb.debian.org/debian testing/non-free-firmware Translation-en
> [6272 B]
> Get:15 http://deb.debian.org/debian-debug testing-debug/non-free Sources
> [19.0 kB]
> Get:16 http://deb.debian.org/debian-debug testing-debug/contrib Sources [27.3
> kB]
> Get:17 http://deb.debian.org/debian-debug testing-debug/main Sources [3072 kB]
> Get:18 http://deb.debian.org/debian-debug testing-debug/main amd64 Packages
> [3754 kB]
> Get:19 http://deb.debian.org/debian-debug testing-debug/contrib amd64
> Packages [40.6 kB]
> Get:20 http://deb.debian.org/debian-debug testing-debug/non-free amd64
> Packages [15.3 kB]
> Fetched 35.2 MB in 3s (13.6 MB/s)
> Reading package lists...
The full autokpgtest logs are available at:
https://ci.debian.net/experiments/8/regressions/
(please beware of pagination)
Common types of failure and suggested fixes are being documented at:
https://wiki.debian.org/ContinuousIntegration/LxcToIncus
Note that for the time being, dh-nss is still being tested under lxc to
avoid disturbing its testing migration test results.
If you decide to add the `isolation-machine` restriction to get this package
tested under qemu, please mention that explicitly when closing this bug (it's
fine to do that only in the package changelog entry that closes the bug) so
that we can configure your package for qemu on ci.debian.net.
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: dh-nss
Source-Version: 1.7.1
Done: Gioele Barabucci <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dh-nss, 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.
Gioele Barabucci <[email protected]> (supplier of updated dh-nss 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: Thu, 20 Aug 2026 01:17:24 +0200
Source: dh-nss
Architecture: source
Version: 1.7.1
Distribution: unstable
Urgency: medium
Maintainer: Gioele Barabucci <[email protected]>
Changed-By: Gioele Barabucci <[email protected]>
Closes: 1144779
Changes:
dh-nss (1.7.1) unstable; urgency=medium
.
* t/dh_installnss: Fix typo
* t/Test/DH.pm: Sync with debhelper/13.20
* t/dh_installnss: Run tests with DH_VERBOSE=1
* d/control: Drop `Priority: optional`, default as of dpkg-dev 1.22.13
* d/control: Drop `Rules-Requires-Root: no`, default as of dpkg-dev 1.22.13
* d/control: Update standards version to 4.7.4
* d/control: Update email address
* d/t/control: Depend on locales for locale-gen (Closes: #1144779)
* d/t/shared-functions: Refresh control file of fake packages
Checksums-Sha1:
06d65d12db96c66e2d315628cdc9a48ad711f522 1908 dh-nss_1.7.1.dsc
7adfbac749e0c055f57103b99f075849b30c8fc6 15080 dh-nss_1.7.1.tar.xz
f2f60b965f501d024451f5b6423e4fc15d48be40 29880 dh-nss_1.7.1.git.tar.xz
5f2433cc0d83885b30e6fcdde1d02b88ab72e96a 17648 dh-nss_1.7.1_source.buildinfo
Checksums-Sha256:
c044c18649fbf531d88b28065886361b03d3b70043ed662476fe95e0ca075701 1908
dh-nss_1.7.1.dsc
8334e9a2d4efe633aafb0255aef94c695498dabac8a6707aaf80d2fbc03c43a5 15080
dh-nss_1.7.1.tar.xz
d78b067ca521183b18ec76815dc4f58fbc16736af9cfbf43b6f81f19c6b9b52e 29880
dh-nss_1.7.1.git.tar.xz
50990bcbeb541da73920b7b84ddc2ae1d049a8193eedd1a57ed0269b89e43385 17648
dh-nss_1.7.1_source.buildinfo
Files:
f44287bb667840b97ecd5c624d4b72c2 1908 devel optional dh-nss_1.7.1.dsc
7ee1d216644a8998bb3d537745a690ae 15080 devel optional dh-nss_1.7.1.tar.xz
4cd382adb486c20286994d11af8dbdcd 29880 devel None dh-nss_1.7.1.git.tar.xz
cebab78b8dc0f7ff86948fb12538009e 17648 devel optional
dh-nss_1.7.1_source.buildinfo
Git-Tag-Info: tag=2e474cbbbe5dde8bdff62de9fbfb7b51abe9420a
fp=02988a8f528fa493e1b98e388f89871cdb75972e
Git-Tag-Tagger: Gioele Barabucci <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmqOIX0ACgkQYG0ITkaD
wHl5Mw//f8XBi6bQd6ZIdbTXkLck/A1Bs8t1S6W3c04jLL1/cOegLFddDhDP0xlt
BmxamCw8BDVyVTgKpxoE2PJkWbcpcOKfuh0UCMM4DADScLOW/SIhCZQC1TAxnHSw
o6kiv/7pLq17NtI/4EjGc9iT/K4xl0L2JGkUsG3NdDkeMJ0OP7nMgGjJtpkadcyQ
VOcr9nayF7oRL9UhFfsqb/MWLrub3yc/b0IktuVmeNT6uo7d0YA7ga0ETNN/8exG
4eEGHiMkZKt1DiIJ1ttopH54wQzzIYO2wQQPdXFY+NS8cl9zYMl4mp0/YmZjQLWL
7OSiXbKCzEIjpoVSX/6Lok9yfvSbOoAPZ0gBt70z9GqAAu8CqtLKy82TQGMtz2BA
80/5lH0X1j70KHvpEhPbDL891a9TyBsg66jmUn8Rb8weLpD89vNexSiQmWItZzMl
8Tna0YQGHookRifdsV04gHJW1QAINIv4Bo5rDPEa9r56ZtkLhS0pqOIlMoTORdpX
0q/tWIxVEmTRZxDxVX5DPPgVAXidTwQceTVSNyKX3O9N8vCM05Npag14ewwwim6C
wJWwK2Knj+RESbArM7vihMk3yiK5nhg1YzD/xlNDCJy9qYrVZDPG/dTbvYfehXzh
i888UlbmVLYt6W0KQhqsU5JVHACUcj1atGmtP7mPdr+Hsl5fyNE=
=Urox
-----END PGP SIGNATURE-----
pgpBthVIQ3Cyh.pgp
Description: PGP signature
--- End Message ---