Hi,

I had a power loss on my btrfs file system during package installation and now 
I found this:

<code>
% ls -l /var/lib/dpkg/tmp.ci
ls: cannot access /var/lib/dpkg/tmp.ci/conffiles: Stale NFS file handle
ls: cannot access /var/lib/dpkg/tmp.ci/md5sums: Stale NFS file handle
total 0
-????????? ? ? ? ?            ? conffiles
-????????? ? ? ? ?            ? md5sums
% sudo rm -rf /var/lib/dpkg/tmp.ci/conffiles
rm: cannot remove ‘/var/lib/dpkg/tmp.ci/conffiles’: Stale NFS file handle
</code>

I booted with a live system and ran btrfsck (without --repair!) but this did 
not change the situation. Unfortunately I wasn't clever enough to save the 
output of btrfsck somehow. Do you need it?

Could you help me to get rid of these bogus files, please?

Regards,

Thomas Koch, http://www.koch.ro
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to