Bug 1973462

Summary: systemd-resolved not in live images (because systemd provides systemd-resolved?)
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: systemdAssignee: systemd-maint
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: bugzilla, fedoraproject, filbranden, flepied, kasong, lnykryn, msekleta, robatino, ssahani, s, systemd-maint, yuwatana, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: openqa
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-20 06:50:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1891953    

Description Adam Williamson 2021-06-17 21:27:33 UTC
In the 20210617.n.0 Rawhide compose - the first after systemd-resolved was split out from systemd - live images (and so systems installed from them too) do not include the systemd-resolved package. Traditional installs seem to include it.

I believe this may be because systemd itself Provides: systemd-resolved , so perhaps when building live images that provision satisfies the @core group requirement for "systemd-resolved". This Provides: seems to be a leftover piece of preparation from before the subpackage was split out, it shouldn't be there any more. I will do a new build with it removed.

The consequences of this are obviously serious - networking is effectively broken. This violates all sorts of release criteria (e.g. package install/update requirements), so proposing as a Beta blocker.

Comment 1 Chris Murphy 2021-06-20 04:36:09 UTC
 systemd-249~rc1-2.fc35 fixed the broken networking for me.

Comment 2 Adam Williamson 2021-06-20 06:50:27 UTC
yeah, openQA is happier again too, so I think my change did the trick.