Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 91595

Summary: mailbase fails to install if /var/spool/mail/ is mounted via nfs
Product: Gentoo Linux Reporter: Rafael Ávila de Espíndola <rafael.espindola>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rafael Ávila de Espíndola 2005-05-05 11:32:01 UTC
trying to emerge mailbase-0.00-r8 when /var/spool/mail/ is mounted via nfs produces the following error:
>>> /var/mail -> /var/spool/mail
--- /var/spool/
--- /var/spool/mail/
!!! copy /var/tmp/portage/mailbase-0.00-r8/image/var/spool/mail/.keep ->
/var/spool/mail/.keep failed.
!!! [Errno 13] Permission denied: '/var/spool/mail/.keep#new'

Reproducible: Always
Steps to Reproduce:
1.mount /var/spool/mail via nfs
2.emerge mailbase
3.

Actual Results:  
emerge failed 

Expected Results:  
give up on changing the /var/spool/mail/ structure (maybe with a warning)
Comment 1 Fernando J. Pereda (RETIRED) gentoo-dev 2005-05-05 12:01:11 UTC

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