Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46689 - root needs write permissions in i.e. /home
Summary: root needs write permissions in i.e. /home
Status: RESOLVED DUPLICATE of bug 9849
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-03 07:21 UTC by E. Papegaaij
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description E. Papegaaij 2004-04-03 07:21:57 UTC
On my system the /home directory is mounted over nfs. The server does not use 'no_root_squash'. This means root will become nobody when accessing the nfs mount, so root can't write to /home. In my opinion this is quite normal with a nfs/nis setup. However it prevents sys-apps/baselayout from emerging properly. It bails out with the following error:
!!! Failed to chown/chmod/unlink in movefile()
!!! /home/.keep
!!! [Errno 1] Operation not permitted: '/home/.keep'


Reproducible: Always
Steps to Reproduce:
1. Remove write permissions from /home
2. emerge baselayout
Actual Results:
Comment 1 SpanKY gentoo-dev 2004-04-04 15:53:01 UTC

*** This bug has been marked as a duplicate of 9849 ***