RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1872243 - Add generic boot-complete.target in systemd unit
Summary: Add generic boot-complete.target in systemd unit
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: systemd
Version: 8.3
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: 8.0
Assignee: David Tardon
QA Contact: Frantisek Sumsal
URL:
Whiteboard:
Depends On:
Blocks: 1815140 1872370
TreeView+ depends on / blocked
 
Reported: 2020-08-25 09:21 UTC by Xiaofeng Wang
Modified: 2020-11-04 02:07 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 02:02:49 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github systemd-rhel rhel-8 pull 118 0 None closed (#1872243) add generic boot-complete.target 2020-11-05 16:52:09 UTC
Github systemd systemd pull 9437 0 None closed many sd-boot/bootctl fixes, and a new "boot counting" concept, for automatic fallback to older kernels on persistent fai... 2020-11-05 16:52:27 UTC
Red Hat Product Errata RHSA-2020:4553 0 None None None 2020-11-04 02:03:00 UTC

Internal Links: 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


Note You need to log in before you can comment on or make changes to this bug.