public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] How to make emerge + keepdir + NFS play nice?
@ 2007-12-14  4:29 Kyle Liddell
  2007-12-14  9:24 ` Beso
  0 siblings, 1 reply; 2+ messages in thread
From: Kyle Liddell @ 2007-12-14  4:29 UTC (permalink / raw
  To: gentoo-amd64

Greetings.

(This isn't amd64 specific, but...)

Is there any easy way to get emerge to play nice when various directories are mounted over NFS?  My current problem is with mpd:  the ebuild runs keepdir on /var/lib/mpd/music, but, that's mounted over NFS with root_squash.  For now I've just commented out the line and put it in a portage overlay, but that's ugly.
(I'd like to report it as a bug- it's rather annoying, but I'm sure somebody has a good reason for dropping things all over my filesystem.)

Thanks,
Kyle Liddell
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-amd64] How to make emerge + keepdir + NFS play nice?
  2007-12-14  4:29 [gentoo-amd64] How to make emerge + keepdir + NFS play nice? Kyle Liddell
@ 2007-12-14  9:24 ` Beso
  0 siblings, 0 replies; 2+ messages in thread
From: Beso @ 2007-12-14  9:24 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]

try mounting it in local and rerun the ebuild. if you don't get errors with
it then it's a nfs problem.
for an nfs partition to be read in the right way you not only need to pass
the proper permission at mount, but you'll also have to load the proper
kernel module (it should be nfs if i recall right). try reading the how-to
about how to set a portage nfs cluster and try a sync after setting it. then
use the same settings on your nfs mounts and you should be able to run
properly keepdir and use the partition as it were on your local hd.

2007/12/14, Kyle Liddell <kyle@foobox.homelinux.net>:
>
> Greetings.
>
> (This isn't amd64 specific, but...)
>
> Is there any easy way to get emerge to play nice when various directories
> are mounted over NFS?  My current problem is with mpd:  the ebuild runs
> keepdir on /var/lib/mpd/music, but, that's mounted over NFS with
> root_squash.  For now I've just commented out the line and put it in a
> portage overlay, but that's ugly.
> (I'd like to report it as a bug- it's rather annoying, but I'm sure
> somebody has a good reason for dropping things all over my filesystem.)
>
> Thanks,
> Kyle Liddell
> --
> gentoo-amd64@gentoo.org mailing list
>
>


-- 
dott. ing. beso

[-- Attachment #2: Type: text/html, Size: 1615 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-14  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14  4:29 [gentoo-amd64] How to make emerge + keepdir + NFS play nice? Kyle Liddell
2007-12-14  9:24 ` Beso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox