Gentoo Archives: gentoo-hardened

From: Chris PeBenito <pebenito@g.o>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] PAX + SELinux any known problems?
Date: Fri, 06 May 2005 02:49:20
Message-Id: 1115347692.32253.11.camel@chris.pebenito.net
In Reply to: [gentoo-hardened] PAX + SELinux any known problems? by Stefan SF
1 On Thu, 2005-05-05 at 08:58 +0200, Stefan SF wrote:
2 > >>> Source unpacked.
3 > /usr/lib/portage/bin/ebuild.sh: line 1882: 24732 Killed
4 > chown portage:portage "${T}/environment" >&/dev/null
5 > /usr/lib/portage/bin/ebuild.sh: line 1882: 2229 Killed
6 > chmod g+w "${T}/environment" >&/dev/null
7 > /usr/lib/portage/bin/ebuild.sh: line 1882: 20815 Killed
8 > chown portage:portage "${T}/environment" >&/dev/null
9 > /usr/lib/portage/bin/ebuild.sh: line 1882: 8785 Killed
10 > chmod g+w "${T}/environment" >&/dev/null
11 > >>> Test phase [not enabled]: app-misc/unisysmon-0.2.2
12
13 This is a sandbox problem. The sandbox in the stable portage breaks
14 some coreutils programs now that libselinux is compiled with 64bit
15 offsets. On a non-PaX system, this would simply segfault. The packages
16 you want are:
17
18 >=sys-apps/portage-2.0.51.21
19 >=sys-apps/sandbox-1.2.2
20
21 --
22 Chris PeBenito
23 <pebenito@g.o>
24 Developer,
25 Hardened Gentoo Linux
26 Embedded Gentoo Linux
27
28 Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE6AF9243
29 Key fingerprint = B0E6 877A 883F A57A 8E6A CB00 BC8E E42D E6AF 9243

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-hardened] PAX + SELinux any known problems? Stefan SF <stefan@××××××.com>