diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2017-08-15 11:55:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-16 00:07:44 +0100 |
commit | e2e36bb83355208aaf5a399107b4a99e62a708d3 (patch) | |
tree | 10b6f1be546b3f2f56dc22e750cbb57c635a5bf2 /meta/conf | |
parent | bb837cae92472b294ac886b121b2249e4314439f (diff) | |
download | openembedded-core-e2e36bb83355208aaf5a399107b4a99e62a708d3.tar.gz openembedded-core-e2e36bb83355208aaf5a399107b4a99e62a708d3.tar.bz2 openembedded-core-e2e36bb83355208aaf5a399107b4a99e62a708d3.zip |
systemd: Fix rootfs transaction error when PACKAGECONFIG has polkit
The systemd 234 added some files to the polkit directory and the
directory the files live in must be owned by the polkitd user, else
you will receive the following error when the rootfs is being
assembled:
Error: Transaction check error:
file /usr/share/polkit-1/rules.d conflicts between attempted installs of polkit-0.113-r0.15.core2_64 and systemd-1:234-r0.0.core2_64
The fix similar to other packages such as libvirt where the user must
exist and the directory must be created with the proper attributes.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions