-
Notifications
You must be signed in to change notification settings - Fork 59
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
tracker: Fedora 33 rebase work #609
Comments
Per the meeting today, I tracked down the two duplicate systemd-resolved issues systemd/systemd#16531 and systemd/systemd#9397 that I personally ran into when trying to setup DNS over TLS on Fedora Workstation. They seem to be fixed in systemd v246 which is currently in F33. I think we are good on including systemd-resolved unless others have any other things that might be a blocker. |
FYI, the rpmdb migration to sqlite will likely affect FCOS users with layered packages: https://bugzilla.redhat.com/show_bug.cgi?id=1876194#c3 One thing we could do to ease this is to:
|
Hmm yes though I think we should make this a treefile option, something like: |
Cross-linking: fedora-silverblue/issue-tracker#73 |
Luckily I did some digging and found a bug (that was already closed so it wasn't showing up in my initial search) for this that already has an update out to fix the problem: https://bugzilla.redhat.com/show_bug.cgi?id=1868215 |
We discussed this at the community meeting on Wednesday.
@jlebon opened a ticket to track some of the work and the eventual migration: #623 |
Executing the steps to move to a new major Fedora version.
|
This is done over in: |
PR in: |
PR in: |
Confirmed that those branches exist:
|
Requesting permission to untag these packages from the pool:
|
Done! |
We were composing f31, which has now been untagged from the pool now that FCOS is working on moving to f33 (see coreos/fedora-coreos-tracker#609 (comment)). Bump the commit to test here (this is the HEAD of `testing-devel` at the time of this writing).
We were composing f31, which has now been untagged from the pool now that FCOS is working on moving to f33 (see coreos/fedora-coreos-tracker#609 (comment)). Bump the commit to test here (this is the HEAD of `testing-devel` at the time of this writing).
Current proposal for completing the transition of systems to systemd-resolved during upgrade: #646 (comment) |
updates:
New potential issue: #649 |
We discussed this in the community meeting today. Highlights:
|
The |
Description
The tentative schedule for F33 is:
Currently the changes to Fedora are enumerated and linked from https://fedoraproject.org/wiki/Releases/33/ChangeSet. We should evaluate that change set to see if there is anything we need to do regarding those changes.
The following section will be updated/edited during investigation:
Noteworthy Fedora Changes from FCOS context
Changes we are considering making to FCOS
Other work F33 unblocks us on
OnFailure=
in targetsOther noteworthy changes Fedora 33 brings in
The text was updated successfully, but these errors were encountered: