On Tue, Feb 17, 2009 at 1:23 PM, Ciaran McCreesh
<[email protected]> wrote:
> On Tue, 17 Feb 2009 09:24:06 +0100
> Piotr Karbowski <[email protected]> wrote:
>> > "except as a subdirectory of an existing Paludis-owned directory"
>> Imho /var/paludis/repositories/sunrise is paludis-owned directory.
>
> Nope. It may or may not be owned by whatever you use to do the syncing.
>
>> Default names_cache is ${location}/.cache/names but paludis do only
>> mkdir ${location}/.cache/names.
>
> There isn't a default. You chose to put it there.
No I, playman put it there
from /usr/bin/playman:
if $names_cache
f.puts "names_cache = ${location}/.cache/names"
else
f.puts "names_cache = /var/empty"
end
So its default names_cache = ${location}/.cache/names and default
name_cache is on.
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user