[arch-general] permissions mismatch error while upgrading the system

Thomas Bächler thomas at archlinux.org
Thu Oct 18 04:53:12 EDT 2012


Am 17.10.2012 20:42, schrieb Martín Cigorraga:
> Hi!
> I got this:
> 
> ( 7/11) upgrading
> nfs-utils
> [----------------------------------------------] 100%
> warning: directory permissions differ on
> var/lib/nfs/rpc_pipefs/
> filesystem: 555  package: 755
> 
> It's safe to just chmod the /var/lib/nfs/prc_pipefs directory to 755 by
> hand?
> Thank you!

rpc_pipefs is a mount point of a virtual file system:

$ findmnt /var/lib/nfs/rpc_pipefs/
TARGET                  SOURCE     FSTYPE     OPTIONS
/var/lib/nfs/rpc_pipefs rpc_pipefs rpc_pipefs rw,relatime

The kernel sets the permissions of the mount point the right way. Don't
touch it.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 897 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20121018/76faea3c/attachment.asc>


More information about the arch-general mailing list