Gentoo Archives: gentoo-hardened

From: "Alexander Y. Fomichev" <gluk@××××.ru>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Hardened (PIE/SSP) 2004.2 Beta - Get it while its hot!
Date: Fri, 11 Jun 2004 10:56:57
Message-Id: 200406111456.49031.gluk@php4.ru
In Reply to: Re: [gentoo-hardened] Hardened (PIE/SSP) 2004.2 Beta - Get it while its hot! by Stefan SF
1 Just a bug in grub ebuild,
2 use amd64 && ( has_m64 && has_m32) || \
3 die "please re-emerge gcc with USE=multilib FEATURES=-sandbox"
4 use amd64 && ( has_m64 && has_m32) - always false on non-amd64,
5 already fixed AISI, use rsync
6
7 On Thursday 10 June 2004 23:15, Stefan SF wrote:
8 > Hi,
9 >
10 > OK I've done the things, hardened is in my USE-Flag. But if I try now to
11 > merge grub, I get this error msg:
12 >
13 >
14 > Calculating dependencies ...done!
15 >
16 > >>> emerge (1 of 1) sys-boot/grub-0.94-r1 to /
17 > >>> md5 src_uri ;-) grub-0.94.tar.gz
18 > >>> md5 src_uri ;-) grub-0.94-splash.patch.bz2
19 > >>> Unpacking source...
20 >
21 > !!! ERROR: sys-boot/grub-0.94-r1 failed.
22 > !!! Function src_unpack, Line 23, Exitcode 1
23 > !!! please re-emerge gcc with USE=multilib FEATURES=-sandbox
24 >
25 >
26 > All the other packages merged fine (emerge -euv world).
27 > I've merged gcc as described with multilib and the -sandbox but there is
28 > still the same problem. I'm running a "normal" P4 HyperThreading system,
29 > nothing special, multilib is only for 64bit systems, right? Any ideas?
30 >
31 > ciau, Stefan
32
33 --
34 Best regards.
35 Alexander Y. Fomichev <gluk@××××.ru>
36 Public PGP key: http://sysadminday.org.ru/gluk.asc
37
38 --
39 gentoo-hardened@g.o mailing list