Files
meta-openembedded/meta-oe/recipes-support
Patrick Ohly 269d009a81 lvm2: libdevicemapper package needs udev rules and dmsetup
Applications like kpartx and cryptsetup were broken by moving only
libdevicemapper itself into a separate package: as a result of that
change, lvm2 was not getting pulled into images anymore although
libdevicemapper depends on dmsetup and udev rules to be fully
functional.

For example, "kpartx -as" started to hang while waiting for the udev
rules to trigger, which is what creates the /dev/mapper/ entries for
the new partitions (see also
https://github.com/docker/docker/issues/22025#issuecomment-243943728).

Putting udev rules and dmsetup also into libdevicemapper is perhaps
counter-intuitive, but necessary to keep the package functioning. A
full lvm2 installation is guaranteed to pull them in, too, both
because of implicit library dependencies and (just to be sure) an
explicit RDEPENDS.

lvm2-native doesn't have packages, so this RDEPENDS must be limited to
the target case.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-31 13:25:59 +02:00
..
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:29 +02:00
2016-11-23 15:24:44 +01:00
2016-12-02 09:16:17 +01:00
2016-11-23 15:24:41 +01:00
2016-12-26 08:23:23 +01:00
2016-08-22 15:56:28 +02:00
2016-03-14 12:15:38 +01:00
2016-08-15 12:31:59 +02:00
2016-08-15 12:31:59 +02:00
2016-08-15 12:32:00 +02:00
2016-08-15 12:32:00 +02:00
2016-08-22 15:56:28 +02:00
2017-03-11 17:56:41 +01:00
2014-07-22 00:01:56 +02:00
2016-08-22 15:56:28 +02:00
2017-01-10 13:12:55 +01:00
2016-08-15 12:32:01 +02:00
2017-01-25 16:00:00 +01:00
2016-10-26 10:28:38 +02:00
2017-03-31 13:25:57 +02:00
2015-07-16 21:09:11 +02:00
2016-08-22 15:56:28 +02:00
2016-02-15 10:15:28 +01:00
2016-08-22 15:49:28 +02:00
2014-04-20 10:51:48 +02:00
2016-10-25 15:31:17 +02:00
2016-10-26 10:28:39 +02:00
2015-08-31 19:17:09 +02:00
2016-08-22 15:56:28 +02:00
2015-08-24 13:58:18 +02:00
2016-11-26 01:07:03 +01:00
2017-01-25 15:59:57 +01:00
2016-08-22 15:56:28 +02:00
2016-12-26 08:23:23 +01:00
2016-08-22 15:49:24 +02:00
2016-10-25 15:31:16 +02:00
2016-12-02 09:16:17 +01:00
2015-05-11 10:57:13 +02:00
2015-05-11 10:57:10 +02:00
2016-11-23 15:24:42 +01:00
2016-09-05 13:30:51 +02:00
2017-03-16 23:34:32 +01:00
2016-12-02 09:16:17 +01:00
2016-08-22 15:56:28 +02:00
2016-10-05 18:21:13 +02:00
2016-08-22 15:49:25 +02:00
2013-04-22 19:00:56 +02:00
2017-02-13 18:43:19 +01:00
2017-01-25 15:59:37 +01:00
2014-09-01 11:37:12 +02:00
2014-06-21 10:36:54 +02:00
2017-01-25 15:58:54 +01:00
2014-07-22 00:01:52 +02:00
2013-05-16 11:04:34 +02:00
2016-11-23 15:23:56 +01:00
2016-09-11 09:10:44 +02:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:29 +02:00
2017-03-11 17:56:42 +01:00
2016-07-29 11:00:56 +02:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:28 +02:00
2016-07-29 11:01:00 +02:00
2015-11-06 17:49:37 +01:00
2016-08-22 15:49:24 +02:00
2017-03-16 23:34:34 +01:00
2016-02-25 17:45:43 +01:00
2017-03-31 13:25:58 +02:00