On Fri, Apr 23, 2010 at 09:10:25AM -0500, Nicolas Valcárcel Scerpella wrote: > Without the lenses libaugeas simply doesn't work at all, so changing it > to recommends won't help much, i can do that change in -lenses, but > won't it be the same thing? > > CHanging to Breaks won't be exacly the same recursive issue?
I do not think so, Breaks is much weaker than Depends: First installing augeas-lenses will not cause libaugeas0 to be installed. Second, suppose you have both lenny libaugeas0 and augeas-lenses installed: libaugeas0: Depends augeas-lenses augeas-lenses: Suggests libaugeas0. You can upgrade libaugeas0 first since that does not break augeas-lenses dependency. Then you can safely upgrade augeas-lenses since the Breaks condition is not satisfied anymore. Cheers, Bill. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

