Files
poky/meta/recipes-core
Maxin B. John 2755304a7d busybox: update flock behavior to match upstream
In "util-linux" implementation of flock, -c 'PROG ARGS' means run
"sh -c 'PROG ARGS'". At present, busybox implementation doesn't follow it.
That causes errors like the one listed below:

smart install /media/cronie-1.5.0-r0.core2_64.rpm
Updating cache...
  <snip>
  Output from cronie-1.5.0-r0@core2_64:
  Running groupadd commands...
  NOTE: cronie: Performing groupadd with [ --system crontab]
  ERROR: cronie: groupadd command did not succeed.
  error: %pre(cronie-1.5.0-r0.core2_64) scriptlet failed, exit status 1
  error:   install: %pre scriptlet failed (2), skipping
  cronie-1.5.0-r0.core2_64

This is because we use flock command in preinstall scripts in packages
which create new groups/users.

[YOCTO #9496]

(From OE-Core rev: 84686b51043c5a6b0ae184d00f547ccbd7832f39)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-22 16:28:57 +01:00
..
2016-02-18 07:39:29 +00:00
2016-01-07 13:40:16 +00:00
2016-01-30 11:36:58 +00:00
2016-04-06 22:57:26 +01:00
2015-12-28 09:25:14 +00:00
2015-01-23 11:36:27 +00:00
2016-04-13 10:12:53 +01:00
2016-04-09 23:00:45 +01:00
2016-03-29 23:20:13 +01:00
2016-04-05 14:33:58 +01:00
2016-03-20 23:12:26 +00:00
2015-09-12 23:01:53 +01:00