install -m 755 -d /var/tmp/portage/sys-apps/apparmor-2.11.1/image//sbin install -m 755 apparmor_parser /var/tmp/portage/sys-apps/apparmor-2.11.1/image//sbin rm: cannot remove '/var/tmp/portage/sys-apps/apparmor-2.11.1/image//etc/init.d/boot.apparmor': No such file or directory * ERROR: sys-apps/apparmor-2.11.1::gentoo failed (install phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-desktop-gnome-systemd_libressl_20171027-204406 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) [4] jython2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv sys-apps/apparmor [ebuild N ] sys-apps/apparmor-2.11.1 USE="-doc"
Created attachment 500998 [details] emerge-info.txt
Created attachment 501000 [details] emerge-history.txt
Created attachment 501002 [details] environment
Created attachment 501004 [details] etc.portage.tbz2
Created attachment 501006 [details] logs.tbz2
Created attachment 501008 [details] sys-apps:apparmor-2.11.1:20171030-160907.log
* Call stack: * ebuild.sh, line 115: Called src_install * environment, line 2146: Called die * The specific snippet of code: * rm "${D}"/etc/init.d/boot.apparmor || die;
Apparently the files it installs depends on an automagic distro detection.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01dab293acf4c1c779814b9a0b098a207b306ba1 commit 01dab293acf4c1c779814b9a0b098a207b306ba1 Author: Michael Palimaka <kensington@gentoo.org> AuthorDate: 2017-10-31 12:21:59 +0000 Commit: Michael Palimaka <kensington@gentoo.org> CommitDate: 2017-10-31 12:22:22 +0000 sys-apps/apparmor: revision bump resolves automagic distro detection The automagic distro detection caused different files to be installed, for example if /usr/bin/rpm was present. Closes: https://bugs.gentoo.org/635908 Package-Manager: Portage-2.3.8, Repoman-2.3.4 .../apparmor/{apparmor-2.11.1.ebuild => apparmor-2.11.1-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)