With 1.2.22-1, we've got e.g.: Processing triggers for libc-bin (2.31-4) ... (Reading database ... 14094 files and directories currently installed.) Removing autopkgtest-satdep (0) ... autopkgtest [06:16:57]: test blockdev-nonroot: echo "blockdev -v" | growlight-readline --notroot autopkgtest [06:16:57]: test blockdev-nonroot: [----------------------- bash: line 1: growlight-readline: command not found autopkgtest [06:16:57]: test blockdev-nonroot: -----------------------] autopkgtest [06:16:58]: test blockdev-nonroot: - - - - - - - - - - results - - - - - - - - - - blockdev-nonroot FAIL non-zero exit status 127 autopkgtest [06:16:58]: @@@@@@@@@@@@@@@@@@@@ summary blockdev-nonroot FAIL non-zero exit status 127
the prior test is blockdev (note the lack of -nonroot), which apparently succeeds. does the non-root user (i.e. the user the tests run as in the absence of the "needs-root" restriction) possibly lack /usr/sbin in its PATH? that would explain this failure. i'll look into it and hopefully have this resolved shortly.