Gentoo Archives: gentoo-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: problem with cascade profiles
Date: Sun, 05 Sep 2004 23:20:36
Message-Id: 200409060823.17852.jstubbs@gentoo.org
In Reply to: Re: [gentoo-dev] Re: problem with cascade profiles by Norberto Bensa
1 On Monday 06 September 2004 04:10, Norberto Bensa wrote:
2 > Sebastian Bergmann wrote:
3 > > Norberto Bensa wrote:
4 > > > Seems like a bug to me :(
5 > >
6 > > http://bugs.gentoo.org/show_bug.cgi?id=62889
7 >
8 > And the fix sucks:
9 >
10 > [After installing portage-2.0.51-pre20...]
11 >
12 > nbensa@venkman ~ $ sudo emerge ttmkfdir
13 > Calculating dependencies ...done!
14 >
15 > >>> emerge (1 of 1) x11-misc/ttmkfdir-3.0.9-r2 to /
16 >
17 > !!! No write access to /usr/portage/distfiles/
18 > !!! File ttmkfdir-3.0.9.tar.bz2 isn't fully fetched, but unable to complete
19 > it nbensa@venkman ~ $ sudo emerge -pv ttmkfdir
20 >
21 > These are the packages that I would merge, in order:
22 >
23 > Calculating dependencies ...done!
24 > [ebuild U ] x11-misc/ttmkfdir-3.0.9-r2 [3.0.9-r1] -debug 0 kB
25 >
26 > Total size of downloads: 0 kB
27 >
28 > nbensa@venkman ~ $ ls -l /usr/portage/distfiles/ttmkfdir-3.0.9.tar.bz2
29 > -rw-rw---- 1 root portage 20160 Mar 16
30 > 2003 /usr/portage/distfiles/ttmkfdir-3.0.9.tar.bz2
31 > nbensa@venkman ~ $ md5sum /usr/portage/distfiles/ttmkfdir-3.0.9.tar.bz2
32 > 7fbf13e432aa519669899b13d00673f3
33 > /usr/portage/distfiles/ttmkfdir-3.0.9.tar.bz2 nbensa@venkman ~ $
34 > cat /usr/portage/x11-misc/ttmkfdir/files/digest-ttmkfdir-3.0.9-r2
35 > MD5 7fbf13e432aa519669899b13d00673f3 ttmkfdir-3.0.9.tar.bz2 20160
36
37 portage-2.0.50_pre20 no longer does fetching as root. Make sure that
38 the /usr/portage directory also has write access by the portage group and it
39 should work.
40
41 > [Why did I installed a pre version of portage ... ~:( ]
42
43 There may be a couple of hiccups(sp?) but it should be smooth running after
44 working them out.
45
46 Regards,
47 Jason Stubbs
48
49 --
50 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Re: problem with cascade profiles Norberto Bensa <norberto+gentoo-dev@×××××××××.cx>
[gentoo-dev] Re: problem with cascade profiles Sebastian Bergmann <sb@××××××××××××××××××.de>