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 2047993 - Drop deps on systemd-udev-settle.service
Summary: Drop deps on systemd-udev-settle.service
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: dracut
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Pavel Valena
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On: 2066816
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-29 02:19 UTC by Jiri Jaburek
Modified: 2022-08-17 14:47 UTC (History)
3 users (show)

Fixed In Version: dracut-057-13.git20220816.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-17 14:47:45 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github dracutdevs dracut pull 1664 0 None Merged multipath fixes 2022-03-18 09:33:01 UTC
Red Hat Issue Tracker RHELPLAN-110261 0 None None None 2022-01-29 02:21:38 UTC

Description Jiri Jaburek 2022-01-29 02:19:35 UTC
Description of problem:

I'm seeing this in my journal log:

udevadm: systemd-udev-settle.service is deprecated. Please fix multipathd.service, multipathd-configure.service not to pull it in.

This seems to be caused by dracut (which is the only package to contain these unit files):

# rpm -ql dracut | grep multipathd.*service
/usr/lib/dracut/modules.d/90multipath/multipathd-configure.service
/usr/lib/dracut/modules.d/90multipath/multipathd.service

As the warning indicates, these probably shouldn't use systemd-udev-settle.service .


Version-Release number of selected component (if applicable):
dracut-055-10.git20210824.el9

Comment 1 David Tardon 2022-02-03 12:42:04 UTC
 /usr/lib/dracut/modules.d/90multipath/multipathd.service

The dep is removed in https://github.com/dracutdevs/dracut/pull/1664/commits/e3e6417ca90d9faf4e9c39beb81b7a5690fac0de .

> /usr/lib/dracut/modules.d/90multipath/multipathd-configure.service

I'm pretty sure this is cargo cult and the dep is not needed at all.

Comment 2 Pavel Valena 2022-07-13 21:54:31 UTC
Hello, please test, if you can, whether the planned rebase for 9.1 works for you.

RPMS: https://github.com/pvalena/rpms/tree/main/dracut/2066816


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