Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: gentoo-osx@l.g.o, Michael Haubenwallner <michael.haubenwallner@×××××××.at>
Subject: Re: [gentoo-osx] PREFIX the next generation...
Date: Tue, 20 Dec 2005 23:01:04
Message-Id: e36b84ee0512201500y7a772a88ibe62bb8d18b96b24@mail.gmail.com
In Reply to: Re: [gentoo-osx] PREFIX the next generation... by Grobian
1 Thanks, after setting that and a few more symlinks, I'm compiling away....
2
3 On 12/20/05, Grobian <grobian@g.o> wrote:
4 > On 20-12-2005 12:11:41 -0800, m h wrote:
5 > > No, that doesn't work. I've looked through the code of portage and
6 > > the portage.root value is hardcoded in some places as "/"....
7 >
8 > I just got this:
9 > % ebuild gpm-1.20.1-r5.ebuild digest
10 > !!! Problem with sandbox binary. Disabling...
11 >
12 > !!! File system problem. (Bad Symlink?)
13 > !!! Fetching may fail: [Errno 2] No such file or directory: ''
14 > !!! No write access to /
15 > !!! File gpm-1.20.1.tar.bz2 isn't fetched but unable to get it.
16 >
17 > I solved it by uncommenting the DISTDIR=${PORTDIR}/distfiles line in my
18 > etc/make.conf. The default is apparently set before the ${PORTDIR}
19 > variable is set:
20 >
21 >
22 > % ebuild gpm-1.20.1-r5.ebuild digest
23 > !!! Problem with sandbox binary. Disabling...
24 >
25 > *** Adjusting cvs-src permissions for portage user...
26 > >>> Downloading ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/gpm-1.20.1-patches-1.4.tar.bz2
27 > --21:51:09-- ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/gpm-1.20.1-patches-1.4.tar.bz2
28 > => `/programs/gentoo/usr/portage/distfiles/gpm-1.20.1-patches-1.4.tar.bz2'
29 > Resolving ftp.tu-clausthal.de... 139.174.2.36
30 > Connecting to ftp.tu-clausthal.de|139.174.2.36|:21... connected.
31 > Logging in as anonymous ... Logged in!
32 > ==> SYST ... done. ==> PWD ... done.
33 > ==> TYPE I ... done. ==> CWD /pub/linux/gentoo/distfiles ... done.
34 > ==> PASV ... done. ==> RETR gpm-1.20.1-patches-1.4.tar.bz2 ... done.
35 > Length: 8,049 (7.9K) (unauthoritative)
36 >
37 > 100%[====================================>] 8,049 --.--K/s
38 >
39 > 21:51:12 (201.48 KB/s) - `/programs/gentoo/usr/portage/distfiles/gpm-1.20.1-patches-1.4.tar.bz2' saved [8049]
40 >
41 > >>> Generating digest file...
42 > <<< gpm-1.20.1-patches-1.4.tar.bz2
43 > <<< gpm-1.20.1.tar.bz2
44 > >>> Generating manifest file...
45 > <<< ChangeLog
46 > <<< files/digest-gpm-1.20.1-r5
47 > <<< files/gpm-linux26-headers.patch
48 > <<< files/gpm.conf.d
49 > <<< files/gpm.rc6
50 > <<< gpm-1.20.1-r5.ebuild
51 > <<< metadata.xml
52 > >>> Computed message digests.
53 >
54 >
55 > --
56 > Fabian Groffen
57 > Gentoo for Mac OS X Project -- Interim Lead
58 > --
59 > gentoo-osx@g.o mailing list
60 >
61 >
62
63 --
64 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] PREFIX the next generation... m h <sesquile@×××××.com>