#1068539 securefs: isolation-machine autopkgtest fails: KeyError: 'SECUREFS_BINARY'

#1068539#5
Date:
2024-04-07 08:26:54 UTC
From:
To:
Dear maintainer(s),

Your package has an autopkgtest, great. I recently added support for
isolation-machine tests on ci.debian.net for amd64 and added your
package to the list to use that. However, it fails. Can you please
investigate the situation and fix it? I copied some of the output at the
bottom of this report.

The release team has announced [1] that failing autopkgtest on amd64 and
arm64 are considered RC in testing, but because machine-isolation
support by ci.debian.net is new I have not marked this bug as serious (yet).

More information about this bug and the reason for filing it can be
found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html

https://ci.debian.net/packages/s/securefs/testing/amd64/44893417/

208s autopkgtest [08:14:00]: test command1: [-----------------------
209s Traceback (most recent call last):
209s   File
"/tmp/autopkgtest.9Svq7w/build.39A/src/obj-x86_64-linux-gnu/../test/simple_test.py",
line 32, in <module>
209s     SECUREFS_BINARY = os.environ["SECUREFS_BINARY"]
209s                       ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
209s   File "<frozen os>", line 679, in __getitem__
209s KeyError: 'SECUREFS_BINARY'
209s autopkgtest [08:14:01]: test command1: -----------------------]