[Bug 1225783] New: add rpm dependency in spec file for aligning new DM udev rules
https://bugzilla.suse.com/show_bug.cgi?id=1225783 Bug ID: 1225783 Summary: add rpm dependency in spec file for aligning new DM udev rules Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: heming.zhao@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- LVM 2.03.24 contains a changed set[1][2] of device-mapper udev rules which slightly modifies the semantics of the udev properties of dm devices. This introduces a dependency between LVM 2.03.24 and systemd[3], as well as multipath-tools 0.9.9. The risk of breakage is low (see in-depth discussion here), but we could make it even lower by patching systemd to include [3]. [1]: https://gitlab.com/lvmteam/lvm2/-/merge_requests/9 [2]: 038f9254d9554654197b59c160e3f775af27cdb1 a196752969320cfc34a97cc97afa1978fa57da73 21ca92c4325b6b161fb1e1f10942ad9f8d23c144 2b2f11a74cd5cc05f266fd0c65f0e55eb8bafd9f f98d020eadafe7d8db7bec1f5a26915615e5a6a9 0fe2d778aa905849daae471b4956b056c43373f3 6f44e1093c4a06214831d439c5db9e885b70f072 [3]: https://github.com/systemd/systemd/pull/31661 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1225783 heming zhao <heming.zhao@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glass.su@suse.com, | |zzhou@suse.com Priority|P5 - None |P3 - Medium -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1225783 https://bugzilla.suse.com/show_bug.cgi?id=1225783#c1 --- Comment #1 from heming zhao <heming.zhao@suse.com> --- systemd SR#: https://build.opensuse.org/request/show/1177954 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1225783 Chenzi Cao <chcao@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |systemd-maintainers@suse.de -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1225783 https://bugzilla.suse.com/show_bug.cgi?id=1225783#c2 --- Comment #2 from heming zhao <heming.zhao@suse.com> --- there are two SRs [1][2], which make lvm2 support new udev rules. [1]: https://build.opensuse.org/request/show/1178006 ``` Sat Jun 1 01:46:00 UTC 2024 - Heming Zhao <heming.zhao@suse.com> - add rpm dependency in spec file for aligning new DM udev rules (bsc#1225783) * update lvm2.spec ``` [2]: https://build.opensuse.org/request/show/1183261 ``` Wed Jun 26 22:59:00 UTC 2024 - Heming Zhao <heming.zhao@suse.com> - add rpm dependency in spec file for aligning new DM udev rules (bsc#1225783) * update lvm2.spec for multipath-tools ``` ------------------------------ In lvm2.spec, the relevant code: ``` # see bsc#1225783 for following 2 lines Requires: (udev >= 255.7 if udev) Requires: (multipath-tools >= 0.9.9 if multipath-tools) ``` -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1225783 https://bugzilla.suse.com/show_bug.cgi?id=1225783#c3 heming zhao <heming.zhao@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from heming zhao <heming.zhao@suse.com> --- SRs have been accepted by factory, close this bug. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com