Gentoo Archives: gentoo-alt

From: Jeremy Olexa <darkside@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] stripping files that are not writable
Date: Mon, 08 Dec 2008 15:35:24
Message-Id: 90b936c0812080735p6ed23d73pb9db1e7dd60d7c95@mail.gmail.com
In Reply to: Re: [gentoo-alt] stripping files that are not writable by Fabian Groffen
1 On Sat, Dec 6, 2008 at 3:08 PM, Fabian Groffen <grobian@g.o> wrote:
2 > I fixed this now in the just released portage-2.2.00.12172
3
4 Confirmed, works as expected.
5
6 %% file usr/lib/engines/lib4758cca.so
7 usr/lib/engines/lib4758cca.so: ELF 64-bit LSB shared object, x86-64,
8 version 1 (SYSV), dynamically linked, stripped
9 %% ls -l usr/lib/engines/lib4758cca.so
10 -r-xr-xr-x 1 19168 2008-12-08 09:30 usr/lib/engines/lib4758cca.so*
11
12 Thanks.