The proposed package in Focal has been successfully verified according to the test plan, and the results align with expectations.
root@focal:~# apt policy cryptsetup-initramfs cryptsetup-initramfs: Installed: 2:2.2.2-3ubuntu2.5 Candidate: 2:2.2.2-3ubuntu2.5 Version table: *** 2:2.2.2-3ubuntu2.5 500 500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages 100 /var/lib/dpkg/status 2:2.2.2-3ubuntu2.4 500 500 http://tw.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages 500 http://tw.archive.ubuntu.com/ubuntu focal-security/main amd64 Packages 2:2.2.2-3ubuntu2 500 500 http://tw.archive.ubuntu.com/ubuntu focal/main amd64 Packages root@focal:~# mount | grep zfs zfs on /zfs type zfs (rw,xattr,noacl) zfs/ds on /zfs/ds type zfs (rw,xattr,noacl) root@focal:~# ./test /zfs/ds devnos: root@cryptsetup-focal:~# echo $? 0 root@focal:~# wc -l /proc/mounts 5042 /proc/mounts <-Before-> root@focal:~# time /usr/share/initramfs-tools/hooks/cryptroot real 0m1.236s user 0m0.824s sys 0m0.433s <-After-> root@focal:~# time /usr/share/initramfs-tools/hooks/cryptroot real 0m0.121s user 0m0.091s sys 0m0.034s ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054390 Title: Refine proc mounts entries traversal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/2054390/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs