On Tue, 7 Sep 2010 20:01:08 +0200
Petr Kopecký <[email protected]> wrote:
> There is some conflict between CAVE_RESOLVE_OPTIONS and "cave
> fix-linkage".
> 
> # echo $CAVE_RESOLVE_OPTIONS 
> --complete --reinstall-scm never
> 
> # cave fix-linkage
> Usage error: At most one of '--lazy', '--complete' or '--everything'
> may be specified
> 
> Fix-linkage works without any problem if I unset CAVE_RESOLVE_OPTIONS.
> 
> What's wrong here?

Mm, that's a bit weird. 'cave fix-linkage' automatically passes --lazy
on to 'cave resolve'. You'll need to put '--no-lazy --complete' in
CAVE_RESOLVE_OPTIONS for that to work.

This may change at some point... Still not sure of the best way to
handle things like this.

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to