-
Notifications
You must be signed in to change notification settings - Fork 49
systemd-sysupdate.service and systemd-sysupdate-reboot.service are in a failed state #1979
Copy link
Copy link
Closed
Labels
area/systemdchannel/alphaIssue concerns the Alpha channel.Issue concerns the Alpha channel.channel/betaIssue concerns the Beta channel.Issue concerns the Beta channel.fixed-awaiting-releasekind/bugSomething isn't workingSomething isn't working
Description
Description
With systemd upgrade on current Alpha / Beta (>=4515), those two units are in a failed state:
$ systemctl --failed
UNIT LOAD ACTIVE SUB DESCRIPTION
● systemd-sysupdate-reboot.service loaded failed failed Reboot Automatically After System Update
● systemd-sysupdate.service loaded failed failed Automatic System Update
Legend: LOAD → Reflects whether the unit definition was properly loaded.
ACTIVE → The high-level unit activation state, i.e. generalization of SUB.
SUB → The low-level unit activation state, values depend on unit type.
2 loaded units listed.
This is because the systemd-sysupdate.timer unit is enabled by default following the systemd upgrade.
Impact
This is harmless, this happens when there's no sysext image candidate for upgrade:
systemd-sysupdate[3835]: No transfer definitions found.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/systemdchannel/alphaIssue concerns the Alpha channel.Issue concerns the Alpha channel.channel/betaIssue concerns the Beta channel.Issue concerns the Beta channel.fixed-awaiting-releasekind/bugSomething isn't workingSomething isn't working
Type
Projects
Status
Implemented