Hi Utkarsh! 902a13b2 Rely on newly un-broken dmsetup There was a patch in Debian[0] to handle a mismatched variable name, which was finally updated >= 2:1.02.196-1~, so the patch was removed and now multipath-tools relies on that version.
Here we unfortunately have a slightly older version[1] 2:1.02.185-2ubuntu1 so I will make a commit to allow our older version and keep the patch from debian active[0], making a note for OO cycle that it should be safe to drop as long as the version of dmsetup by that time has this version name updated. Digging into this further, you can see the patch in noble[2] that shows the environment variable being present, and the commit in debian adding it[3]. The latest version in debian[4] does not have this change patched in, so when this newer debian version gets pulled we will be able to drop this delta. 857edc08 Merge branch 'real-socket-activation' into 'master' Apologies, I explained this weird. These were commits that we made in order to try and achieve socket based activation. The plan unfortunately did not go through so these changes got reverted in a later commit. Therefore, these changes are not present in the final merge, but they exist in the git commit history, so I wanted to touch on them to explain that they can be ignored. This is why I will also add a section to debian/NEWS explaining that socket based activation is not enabled for this release. [0] - https://git.launchpad.net/ubuntu/+source/multipath-tools/tree/debian/patches/0007-11-dm-mpath-fix-DM_UDEV_RULES_VSN-check.patch?h=ubuntu/mantic-devel [1] - https://launchpad.net/ubuntu/noble/+package/dmsetup [2] - https://git.launchpad.net/ubuntu/+source/lvm2/tree/debian/patches/debian-changes?h=ubuntu/noble-devel [3] - https://salsa.debian.org/lvm-team/lvm2/-/commit/1c5bf716af880fb5b34a160dcd7b4ed27f927590 [4] - https://salsa.debian.org/lvm-team/lvm2/-/blob/main/udev/10-dm.rules.in?ref_type=heads -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2040360 Title: [FFE ] Merge multipath-tools from Debian unstable for noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/2040360/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
