Gentoo Archives: gentoo-dev

From: "Jared H. Hudson" <jhhudso@××××××××××.com>
To: linux-dev <linux-dev@×××××××××××.org>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] [gentoo-ppc] bootstrap/portage problem
Date: Fri, 05 Apr 2002 16:43:40
Message-Id: Pine.LNX.4.44.0204051641010.6765-100000@volumehost.com
In Reply to: [gentoo-dev] [gentoo-ppc] bootstrap/portage problem by linux-dev
1 Are you sure you're giving portage long enough?
2 linux-2.4.17.tar.bz2 take a LONG time to unpack and considering you're
3 using a laptop, it's probably has 4400 RPM drives in it which will take
4 even longer.
5
6 If you want to know if that is what it is doing, then while it's sitting
7 there, open another terminal and repeatidly type df, see if your filesystem
8 usage is going up.
9
10 -Jared
11
12 On Sat, 6 Apr 2002, linux-dev wrote:
13
14 >
15 > trying to run the bootstrap.sh script
16 >
17 > > untested:
18 > >
19 > > CHOST="powerpc-unknown-linux-gnu"
20 > > CFLAGS="-mcpu=powerpc -O2 -pipe"
21 > > CXXFLAGS="-mcpu=powerpc -O2 -pipe"
22 > >
23 > > SYNC="cvs://:pserver:cvs@×××××××.dk:/pack/anoncvs"
24 > > #Password for the cvs server is 'cvs'
25 > >
26 > > #SYNC="rsync://sunsite.dk/gentooppc/gentooppc/portage" Rsync should be
27 > > available soon, for now just use cvs
28 >
29 > i used the above settings in addition to using the mirrors.sunsite.dk/gentoo mirror
30 > for the GENTOO_MIRRORS variable. i've got a G3 400MHz Powerbook.
31 >
32 > portage merges, then it proceeds to emerge sys-kernel/linux-headers-2.4.17-r5,
33 > downloads http://mirrors.sunsite.dk/gentoo/distfiles/linux-2.4.17.tar.bz2 and
34 > http://mirrors.sunsite.dk/gentoo/distfiles/linux-2.4.17-r5.patch.bz2 to the
35 > proper distfiles directory, but when it tries to unpack linux-2.4.17.tar.bz2,
36 > portage hangs. if i interrupt the process, i get:
37 >
38 > !!! Portage interrupted by SIGINT; exiting.
39 >
40 > *** Unpack Aborted ***
41 >
42 > if i restart the process, portage still hangs.
43 >
44 > is the portage-1.8.12 functional? are my make.conf settings wrong?
45 > where could the problem be? thanks...
46 >
47 > /r
48 > _______________________________________________
49 > gentoo-dev mailing list
50 > gentoo-dev@g.o
51 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
52 >
53
54 --
55 Using the internet as it was originally intended...
56 for the further research of pornography and pipebombs.

Replies

Subject Author
Re: [gentoo-dev] [gentoo-ppc] bootstrap/portage problem linux-dev <linux-dev@×××××××××××.org>