[Touch-packages] [Bug 1424795] Re: Old libselinux in Precise breaks things in Docker on SELinux-enabled host

2015-07-03 Thread Ben Webb
Hmm, while the Trusty package *does* fix id -Z, useradd and cp -a, it breaks su ("su user" always fails with "su: Authentication failure"). However, I can report that the patch from CentOS 6 applies cleanly to the 2.1.0-4.1ubuntu1 libselinux .deb package; I built a modified package with this patch

[Touch-packages] [Bug 1424795] Re: Old libselinux in Precise breaks things in Docker on SELinux-enabled host

2015-07-02 Thread Ben Webb
Same problem here (in my case the host is an x86_64 Fedora 22 box and the Docker container is running Precise); note that *anything* that tries to update SELinux context will fail due to the Docker-unaware libselinux. This includes a simple "cp -a". Since "cp -a" appears to be used somewhere deep i