1 |
> > File "/usr/lib/portage/pym/cache/util.py", line 31, in mirror_cache |
2 |
> > try: entry = src_cache[x] |
3 |
> > File "/usr/lib/portage/pym/cache/metadata.py", line 32, in __getitem__ |
4 |
> > return flat_hash.database.__getitem__(self, cpv) |
5 |
> > File "/usr/lib/portage/pym/cache/flat_hash.py", line 38, in __getitem__ |
6 |
> > raise cache_errors.CacheCorruption(cpv, e) |
7 |
> > cache.cache_errors.CacheCorruption: dev-games/ode-0.8 is corrupt: |
8 |
> > [Errno 5] Input/output error |
9 |
> |
10 |
> http://bugs.gentoo.org/show_bug.cgi?id=196680 |
11 |
> |
12 |
> It is a bug in portage, but it's also abnormal to receive an |
13 |
> Input/output error in that case, so you should probably run fsck on |
14 |
> that filesystem. |
15 |
|
16 |
Fixed, thanks Zac! |
17 |
|
18 |
- Grant |
19 |
-- |
20 |
gentoo-user@g.o mailing list |