Bug 1872243

Summary: Add generic boot-complete.target in systemd unit
Product: Red Hat Enterprise Linux 8 Reporter: Xiaofeng Wang <xiaofwan>
Component: systemdAssignee: David Tardon <dtardon>
Status: CLOSED ERRATA QA Contact: Frantisek Sumsal <fsumsal>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 8.3CC: bbreard, ckellner, dornelas, dtardon, jligon, msekleta, perobins, pvlasin, systemd-maint-list
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 02:02:49 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: 1815140, 1872370    

Description Xiaofeng Wang 2020-08-25 09:21:41 UTC
Description of problem:
greenboot*-0.11-1.el8.x86_64 used by RHEL 8.3 Edge needs boot-complete.target, but systemd-239-39.el8.x86_64 does not include it. That cause RHEL 8.3 Edge image with greenboot installed can't boot.

Boot log:
[   12.114343] systemd[1]: Set hostname to <localhost.localdomain>.
[   12.123335] systemd[1]: Initializing machine ID from KVM UUID.
[   12.131293] systemd[1]: Installed transient /etc/machine-id file.
[   12.590294] systemd[1]: Failed to isolate default target: Unit boot-complete.target not found.
[!!!!!!] Failed to isolate default target, freezing.
[   12.632594] systemd[1]: Freezing execution.

Version-Release number of selected component (if applicable):
systemd-239-39.el8.x86_64

How reproducible:

Steps to Reproduce:
1. build RHEL 8.3 Edge image (with greenboot*-0.11-1.el8.x86_64 included) with image builder
2. install Edge image and reboot
3. can't boot with error "Failed to isolate default target: Unit boot-complete.target not found."

Actual results:
Boot failed

Expected results:
Boot Edge image without issue.

Comment 1 David Tardon 2020-08-25 10:04:42 UTC
(In reply to Xiaofeng Wang from comment #0)
> Description of problem:
> greenboot*-0.11-1.el8.x86_64 used by RHEL 8.3 Edge needs
> boot-complete.target, but systemd-239-39.el8.x86_64 does not include it.

Well, yes. That's because it's only been added in 240 (https://github.com/systemd/systemd/commit/329d20db3cb02d789473b8f7e4a59526fcbf5728).

Comment 4 Lukáš Nykrýn 2020-08-26 12:00:36 UTC
fix merged to github master branch -> https://github.com/systemd-rhel/rhel-8/pull/118

Comment 12 errata-xmlrpc 2020-11-04 02:02:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Low: systemd security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:4553