On Mon, Mar 10, 2003 at 11:50:06AM -0500, Michael W. Holdeman wrote:
> I have 4 machines running Gentoo 1.2, Have Always had the Distfiles mounted 
> using a shortcut to a NFS dir on a local server. All the sudden one machine 
> gives me this error:
> 
> Calculating dependencies ...done!
> >>> emerge (1 of 1) net-misc/bidwatcher-1.3.7 to /
> !!! File system problem. (ReadOnly? Out of space?)
> !!! Perhaps: rm -Rf /var/tmp/portage
> !!! [errno 1] Operation not permitted: '/usr/portage/distfiles/cvs-src'
> 
> I have done df, no space problems, permissions seem fine? All other machines 
> can emerge bidwatcher or anything else fine using the NFS /distfiles 
> directpory.
> I can still run emerge sync w/no problems, and all other machines are working 
> normally.
> This happened after a botched emerge of bidwatcher if that makes any 
> difference?
> I have tried the suggested "rm -Rf /vat/tmp/portage" it does remove the 
> directory but running emerge "anything" again yeilds the same result?
> Any Suggestions?
> Mike

Portage tries to chown that directory to root, so if distfiles is mounted such
that creating root files/dirs isn't allowed, portage will fail.  That might be
the difference between your machines....  check for differences between the
/etc/fstab files.

If that doesn't help, you could try deleting /usr/portage/distfiles/cvs-src,
and then run portage again (as root).

Alain

--
[EMAIL PROTECTED] mailing list

Reply via email to