On Thursday, July 03, 2014 13:26:20 Thomas Bächler wrote:
Am 03.07.2014 12:09, schrieb Felix Yan:
* lvm2 (flagged 23.06.) - easy version bump (hopefully, sometimes it breaks)> lvm2-make-sockets-static.patch has some conflicts, I'll look into it later if no one else is interested (I don't use LVM myself, so I may not be able to test it).
It's probably trivial to fix. The patch simply removes the [Install] sections from the .socket files and the PKGBUILD enables them unconditionally.
lvm2_lvmetad_systemd_red_hat.socket.in has "WantedBy=sysinit.target" instead of "WantedBy=sockets.target" (which is in the patch). dm_event_systemd_red_hat.socket.in has added "RemoveOnStop=true" That's the two conflicts. Let me know if you think it is okay to push :) Regards, Felix Yan