cryptroot-* autopkgtests fail on Ubuntu
Bug #1983522 reported by
Benjamin Drung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cryptsetup (Ubuntu) |
Fix Released
|
High
|
Vladimir Petko |
Bug Description
Running the autopkgtests from a merged cryptsetup 2:2.5.0-1 fails on Ubuntu 22.10 (kinetic):
autopkgtest [19:12:00]: @@@@@@@
upstream-testsuite PASS
ssh-test-plugin PASS
cryptdisks PASS
cryptdisks.init PASS
cryptroot-lvm FAIL non-zero exit status 100
cryptroot-legacy FAIL non-zero exit status 100
cryptroot-sysvinit FAIL non-zero exit status 100
The cryptroot-* autopkgtest call `setup_apt` which is tailored to Debian and fails on Ubuntu:
E: Unable to locate package apt
A full test log (run locally with a qemu autopkgtest runner) is attached.
Related branches
~vpa1977/ubuntu/+source/cryptsetup:merge-lp2019292-mantic
Ready for review
for merging
into
ubuntu/+source/cryptsetup:debian/sid
- Steve Langasek (community): Approve
- git-ubuntu import: Pending requested
-
Diff: 2664 lines (+2034/-27)15 files modifieddebian/changelog (+1857/-0)
debian/control (+7/-5)
debian/functions (+9/-1)
debian/initramfs/cryptroot-unlock (+12/-6)
debian/initramfs/hooks/cryptroot (+5/-3)
debian/patches/decrease_memlock_ulimit.patch (+49/-0)
debian/patches/series (+1/-0)
debian/rules (+2/-0)
debian/tests/control (+3/-2)
debian/tests/cryptroot-lvm.d/mock (+7/-2)
debian/tests/cryptroot-nested.d/config (+7/-0)
debian/tests/cryptroot-sysvinit.d/config (+7/-2)
debian/tests/initramfs-hook (+16/-2)
debian/tests/utils/cryptroot-common (+27/-3)
debian/tests/utils/mock.pm (+25/-1)
tags: |
added: foundations-todo removed: foundations-triage-discuss |
Changed in cryptsetup (Ubuntu): | |
assignee: | nobody → Vladimir Petko (vpa1977) |
status: | Confirmed → In Progress |
tags: | removed: foundations-todo |
To post a comment you must log in.
Not only do they fail, they end up timing out which is a waste of resources so this should not be run anymore.