All of lore.kernel.org
 help / color / mirror / Atom feed
* sharing directories between users on same machine
@ 2014-11-19 15:20 Urs Fässler
  2014-11-20  6:24 ` Mike Looijmans
  0 siblings, 1 reply; 2+ messages in thread
From: Urs Fässler @ 2014-11-19 15:20 UTC (permalink / raw)
  To: yocto

Hello,
we try to share the sstate-cache and download directory between multiple 
users on the same machine.

It seems that this don't work as yocto want to overwrite some files in 
those directories, but does not have the rights (since another user 
created them).

Is this not an use case?
- If it should work, can somebody give pointers what might went wrong
   (some missing configuration or so)
- If it can not work, can we do that differently?


Thanks
Urs


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

* Re: sharing directories between users on same machine
  2014-11-19 15:20 sharing directories between users on same machine Urs Fässler
@ 2014-11-20  6:24 ` Mike Looijmans
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Looijmans @ 2014-11-20  6:24 UTC (permalink / raw)
  To: yocto

For the "download" directory, just set the permissions for the group to allow 
writing. I've used this with an NFS share that holds all downloads. The 
machien also runs apache and shares this directory via http.

I share the sstate-cache via http, and there's one machine that runs all 
builds every night, so that the cache is usually up to date. But I think chmod 
g+w on the sstate-cache dir should accomplish the same.

On 11/19/2014 04:20 PM, Urs Fässler wrote:
> Hello,
> we try to share the sstate-cache and download directory between multiple users
> on the same machine.
>
> It seems that this don't work as yocto want to overwrite some files in those
> directories, but does not have the rights (since another user created them).
>
> Is this not an use case?
> - If it should work, can somebody give pointers what might went wrong
>    (some missing configuration or so)
> - If it can not work, can we do that differently?
>
>
> Thanks
> Urs



Met vriendelijke groet / kind regards,

Mike Looijmans
System Expert


TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) (0) 499 33 69 79
Telefax:  (+31) (0) 499 33 69 70
E-mail: mike.looijmans@topic.nl
Website: www.topic.nl

Please consider the environment before printing this e-mail

Visit us at Bits & Chips Smart Systems 20th November, 1931 Congrescentum Brabanthallen 's-Hertogenbosch, stand number 34
http://bc-smartsystems.nl



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

end of thread, other threads:[~2014-11-20  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-19 15:20 sharing directories between users on same machine Urs Fässler
2014-11-20  6:24 ` Mike Looijmans

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.