Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40463 - emerge baselayout fails to write /home/.keep when /home is automounted
Summary: emerge baselayout fails to write /home/.keep when /home is automounted
Status: RESOLVED DUPLICATE of bug 9849
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-05 03:47 UTC by Heinrich Rebehn
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Heinrich Rebehn 2004-02-05 03:47:53 UTC
root@gentoo [~] # emerge baselayout
[...]
--- /var/db/pkg/
--- /home/
!!! copy /var/tmp/portage/baselayout-1.8.6.10-r1/image/home/.keep -> /home/.keep failed.
!!! [Errno 2] No such file or directory: '/home/.keep#new'
root@gentoo [~] #

Reproducible: Always
Steps to Reproduce:
See under "details". /home must be automounted

Actual Results:  
See under "details"

Expected Results:  
No errors

Of course, the installation procedure cannot write to /home when /home is
automounted. Should probably test for automount and refrain from writing .keep
Comment 1 SpanKY gentoo-dev 2004-02-05 19:47:36 UTC

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