* Ciaran McCreesh <[email protected]> [07/09/10 14:09]:
> 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.
> 

Why not just remove the check, and let the last one of them determine 
the outcome? This will also make it easier to override if I put one of 
them in CAVE_RESOLVE_OPTIONS.

Attachment: pgp7WrbOsAL2D.pgp
Description: PGP signature

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

Reply via email to