Bug 2047993

Summary: Drop deps on systemd-udev-settle.service
Product: Red Hat Enterprise Linux 9 Reporter: Jiri Jaburek <jjaburek>
Component: dracutAssignee: Pavel Valena <pvalena>
Status: CLOSED ERRATA QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: dracut-maint-list, dtardon, pvalena
Target Milestone: rcKeywords: Improvement, TestOnly, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dracut-057-13.git20220816.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-17 14:47:45 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: 2066816    
Bug Blocks:    

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