Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --sync fails with CacheCorruption
Date: Tue, 23 Oct 2007 01:37:16
Message-Id: 471D4F00.2050009@gentoo.org
In Reply to: [gentoo-user] emerge --sync fails with CacheCorruption by Grant
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Grant wrote:
5 > File "/usr/lib/portage/pym/cache/util.py", line 31, in mirror_cache
6 > try: entry = src_cache[x]
7 > File "/usr/lib/portage/pym/cache/metadata.py", line 32, in __getitem__
8 > return flat_hash.database.__getitem__(self, cpv)
9 > File "/usr/lib/portage/pym/cache/flat_hash.py", line 38, in __getitem__
10 > raise cache_errors.CacheCorruption(cpv, e)
11 > cache.cache_errors.CacheCorruption: dev-games/ode-0.8 is corrupt:
12 > [Errno 5] Input/output error
13
14 http://bugs.gentoo.org/show_bug.cgi?id=196680
15
16 It is a bug in portage, but it's also abnormal to receive an
17 Input/output error in that case, so you should probably run fsck on
18 that filesystem.
19
20 Zac
21 -----BEGIN PGP SIGNATURE-----
22 Version: GnuPG v2.0.7 (GNU/Linux)
23
24 iD8DBQFHHU7//ejvha5XGaMRAncHAKDOKb1mCZRZwppLJDrzUyGAf3wmFACg2COt
25 6A3aSb7i3ZWOdGgj/slVk0Y=
26 =vZAK
27 -----END PGP SIGNATURE-----
28 --
29 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge --sync fails with CacheCorruption Grant <emailgrant@×××××.com>