-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to deb822-sources for bookworm (previously sid-only) #142
Conversation
`diffoscope` output for affected CI job:@@ -102,16 +102,16 @@
-rw-r--r-- 0 0 0 754 2022-06-30 00:00:00.000000 etc/apt/apt.conf.d/docker-autoremove-suggests
-rw-r--r-- 0 0 0 1175 2022-06-30 00:00:00.000000 etc/apt/apt.conf.d/docker-clean
-rw-r--r-- 0 0 0 481 2022-06-30 00:00:00.000000 etc/apt/apt.conf.d/docker-gzip-indexes
-rw-r--r-- 0 0 0 269 2022-06-30 00:00:00.000000 etc/apt/apt.conf.d/docker-no-languages
drwxr-xr-x 0 0 0 0 2022-05-17 16:50:45.000000 etc/apt/auth.conf.d/
drwxr-xr-x 0 0 0 0 2022-05-17 16:50:45.000000 etc/apt/keyrings/
drwxr-xr-x 0 0 0 0 2022-05-17 16:50:45.000000 etc/apt/preferences.d/
--rw-r--r-- 0 0 0 430 2022-06-30 00:00:00.000000 etc/apt/sources.list
drwxr-xr-x 0 0 0 0 2022-06-30 00:00:00.000000 etc/apt/sources.list.d/
+-rw-r--r-- 0 0 0 443 2022-06-30 00:00:00.000000 etc/apt/sources.list.d/debian.sources
drwxr-xr-x 0 0 0 0 2022-06-30 00:00:00.000000 etc/apt/trusted.gpg.d/
-rw-r--r-- 0 0 0 8700 2021-02-25 17:38:08.000000 etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg
-rw-r--r-- 0 0 0 8709 2021-02-25 17:38:08.000000 etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg
-rw-r--r-- 0 0 0 2453 2021-02-25 17:38:08.000000 etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg
-rw-r--r-- 0 0 0 8132 2021-02-25 17:38:08.000000 etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg
-rw-r--r-- 0 0 0 8141 2021-02-25 17:38:08.000000 etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg
-rw-r--r-- 0 0 0 2332 2021-02-25 17:38:08.000000 etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg (as expected 👍) |
fcb9acb
to
0495b94
Compare
I've updated to combine "deb822" and "usr-is-merged" tests since their timestamps are so close together. 😅 |
Presumably we should have the new apt.sources module and deprecation of aptsources done first before switching this, but not sure. This moved from 22.10 to 23.04. |
Ah yeah, totally makes sense! Thanks for the update/consideration ❤️ |
I think this was the last real blocker to moving forward with bookworm, so once this hits testing we're probably solid. 👀 |
0495b94
to
fb51f5c
Compare
Also, combine "deb822" and "usr-is-merged" tests since their timestamps are so close together.
fb51f5c
to
da19b4e
Compare
This is the inevitable follow-up to #128
@julian-klode I'd love to hear your thoughts on whether you think we're ready to go to this next stage? 🙇
(I haven't heard of much bad breakage, but I imagine you're closer to where those might occur than I am 😅)