Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] help with inaccessible (trashed?) file
Date: Sun, 07 Feb 2010 23:06:14
Message-Id: 201002080002.40306.wonko@wonkology.org
In Reply to: [gentoo-user] help with inaccessible (trashed?) file by Walt Rarus
1 Walt Rarus writes:
2
3 > WALRUS ~ # whoami
4 > root
5 > WALRUS ~ # ls -l /usr/portage/x11-misc/icesndcfg/
6 > ls: cannot access /usr/portage/x11-misc/icesndcfg/icesndcfg-1.3.ebuild:
7 > Permission denied
8 > total 12
9 > -rw-r--r-- 1 root root 2675 2008-05-09 09:37 ChangeLog
10 > -rw-r--r-- 1 root root 771 2008-05-09 09:37 Manifest
11 > ?????????? ? ? ? ? ? icesndcfg-1.3.ebuild
12 > -rw-r--r-- 1 portage portage 224 2003-07-07 09:54 metadata.xml
13 >
14 > The situation with icesndcfg-1.3.ebuild above is disallowing a complete
15 > "emerge --sync".
16 > I don't know how to resolve the problem since even root can't
17 > access/overwrite this (bogus?) file. Any help available?
18
19 Looks like a corrupted file system. A fsck might fix this. You can force
20 one by 'shutdown -Fr now'. Sync your portage tree after this to make sure
21 it is in a clean state.
22
23 Good luck,
24
25 Wonko

Replies

Subject Author
Re: [gentoo-user] help with inaccessible (trashed?) file Alan McKinnon <alan.mckinnon@×××××.com>