Hello!
On Wed, Jul 17, 2002 at 11:54:10PM +0200, Moritz Angermann wrote:
> now after using reiserFS for a very long term without any problems
> i'm facing a totaly new one and i'm helpless.
> the problem is, while apt-get dist-upgrade, you all know this
> command,[or not]
> i get :
> can't access ./usr/include/arpa/telnet.h (...): permission denied
> so i did ls -lah /usr/include/arpa/
> the result : ( as root )
> ---
> #>ls -lah /usr/include/arpa/
> ls: /usr/include/arpa/telnet.h: Permission denied
> ls: /usr/include/arpa/tftp.h: Permission denied
Hm. So you have duplicate oid issue most probably, reiserfsck --rebuild-tree
will cure that. Be sure to update to latest reiserfsprogs first.
You might want to backup any critical data just in case prior to that procedure.
Bye,
Oleg