NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/47748: Invalid file on ffs



Le 2013-04-18 11:05, Hauke Fath a écrit :
The following reply was made to PR kern/47748; it has been noted by GNATS.

From: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/47748: Invalid file on ffs
Date: Thu, 18 Apr 2013 10:57:59 +0200

On Thu, 18 Apr 2013 07:45:01 +0000 (UTC), frederic%fauberteau.org@localhost wrote:
 > root@trashware:~$ rm /usr/pkgsrc/ham/tfkiss/pkg/CVS/K+^F
 > rm: /usr/pkgsrc/ham/tfkiss/pkg/CVS/K+: No such file or directory

 You could 'ls -li' the file, note the inode, then "shutdown now" to
 single user mode, umount(8) the file system, clri(8) the inode, then
 fsck(8) -fp the file system, and reboot.

 HTH,
 hauke

I could not 'ls -li' the file since syscalls failed on it. But I should try a fsck in single user mode before submitting PR. It does not enlighten me on what was the problem with this file but it corrects the fs.

Sorry for the PR and thanks a lot,
--
Frédéric Fauberteau


Home | Main Index | Thread Index | Old Index