Uploading (and migrating) glibc and base-files in lockstep to the archive. base-files takes over the ownership of /lib64 using a trigger and if new glibc migrates without new base-files, /lib64 would be missing and hence nothing would execute anymore. On the reverse, if base-files migrates first, bootstrap fails because glibc might have created /lib or similar directories before symlinks are created.
Distro
proposed-migration: pygments - retries seem to sort it all out
Reporting various issues in autopkgtest-cloud to the QA team
PR: #1916 - reduce required models for Desktop, which should address an install hang when those models were not configured
PR: #1917 - better name for the ZFS keystore guided storage capability flag
Ubuntu 22.04.4 support - Subiquity 24.02.1 snap tag and testing, stable release later today
curtin
MP: #460790 - add a debugging helper for the integration tests. This has been part of my Curtin workflow for a bit but not yet submitted.
MP: #460874 - fix issue where cryptoswap would be opened as LUKS2 at install time and PLAIN later, which contributed to problems of the swap being available for use to the installed system.
MP: #460876 - fix a problem with cryptoswap âmountingâ by fixing which UUID is supplied in fstab/crypttab, also reduces some code duplication.
WIP on ZFS keystore (Ubiquity-style) encrypted zfsroot
proposed-migration
debconf sync: retrigger tests for miniflux, request-tracker
jupyter-notebook - prod tests forward with retest clicks, thanks also to @ahasenack who figured out other blocking issues on jupyter-notebook
python-requests-unixsocket - fixed needed to help jupyter-notebook
Working on more-integrated and more-opinionated automation for packaging on top of sbuild, git-ubuntu, ppa-dev-tools with a strong focus on requiring less brain-time (possibly at the cost of CPU time)
Working on prettier and denser output for ppa-dev-tools-wait; could look like the following:
amd64 i386 riscv64 armhf ppc64el arm64 s390x
PR #1914 - Fix subiquity crash when editing a bond with a transmit hash policy
PR #1913 - (Minor) Updating comments about rationale for splitting up netplan config
PR #1912 - Merge #1911 to stable for 24.04.4 release
(WIP) PR #1899 - Enforce top level keys in autoinstall user data
Other
Subiquity/ISO testing for 24.04.4 release
Proposed-migration (coreutils/9.4-2ubuntu3 vs linux-lowlatency): The tests were timing out and needed a couple of retries on arm64. This is potentially an autopkgtest issue but I didnât get a chance for further debugging
Turns out ros-ros-comm isnât blocking anything, so I unassigned LP: #2051585 from myself for now and provided my WIP patch