Gentoo Archives: gentoo-user

From: Chris Brennan <xaero@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] I've hosed portage
Date: Mon, 17 Mar 2008 02:04:13
Message-Id: 47DDD198.4020701@xaerolimit.net
In Reply to: [gentoo-user] I've hosed portage by "John J. Foster"
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 *if* you move /usr/portage to something like reisterfs, you will get
5 better performacem even on slower machines. my PIII/800 can update the
6 cache in ~ 3 minutes now .... ext3 just doesn't cut it in a busy tree
7 like portage ... the filesystem just isn't quick enough .... there are
8 some other things you can do like using xfs/jfs for
9 /usr/portage/distfiles and what not, but that' just a start. First thing
10 is first, fix portage, then if you like, contact me off list and I can
11 help you tweak emerge so it runs a little quicker and still be safe :D
12
13 John J. Foster wrote:
14 | I unmasked portage-2.2_pre4 to see if it would help with the extreme
15 | slowness of portage updating of its cache during a sync. I had also
16 | previously emerged cdb to try to help with that also. Anyway, I'm not
17 | really sure what state my portage is in right now, except that now every
18 | emerge command returns
19 |
20 | festus@gentoovm ~ $ emerge --info
21 | Traceback (most recent call last):
22 | File "/usr/bin/emerge", line 31, in ?
23 | import emergehelp, xpak, commands, errno, re, socket, string,
24 time, types
25 | File "/usr/lib/portage/pym/emergehelp.py", line 7, in ?
26 | from portage_const import
27 PRIVATE_PATH,PRELINK_BINARY,HASHING_BLOCKSIZE
28 | File "/usr/lib/portage/pym/portage_const.py", line 7, in ?
29 | from portage_const import
30 PRIVATE_PATH,PRELINK_BINARY,HASHING_BLOCKSIZE
31 | ImportError: cannot import name PRIVATE_PATH
32 |
33 | I already tried
34 | http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml
35 | but it didn't help. Me thinks I should have done a quickpkg!
36 |
37 | Any help greatly appreciated.
38 |
39 | Thanks,
40 | festus
41 -----BEGIN PGP SIGNATURE-----
42 Version: GnuPG v2.0.7 (GNU/Linux)
43 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
44
45 iD8DBQFH3dGY8hUIAnGfls4RApvUAJ9pK3wWqS5LpwvRtCOfzrItpxxtDgCgjdJm
46 mgZu5SRDPda51qAuZtX58RE=
47 =8DRz
48 -----END PGP SIGNATURE-----
49 --
50 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] I've hosed portage Strong Cypher <cypherstrong@×××××.com>
Re: [gentoo-user] I've hosed portage Dale <dalek1967@×××××××××.net>