[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#448034: live-helper: support LH_BOOTSTRAP_FLAVOUR=minimal



On Mon, Oct 29, 2007 at 09:07:32PM -0200, Otavio Salvador wrote:
> Justin Pryzby <jpryzby+d at quoininc.com> writes:
> > On Mon, Oct 29, 2007 at 08:35:22PM -0200, Otavio Salvador wrote:
> >> Justin Pryzby <jpryzby+d at quoininc.com> writes:

> The problem was a application binary interface that has change due my
> last APT upload. This broke all package that was using libapt-pkg.so
> and those needed to be rebuild against the lastest source to get the
> new symbols and different binary interface used.
So aptitude got binNMUd, got that.  I think my lack of understanding
was due to p.q.d.o not showing a new package (since it is source
based..).  Thanks.

> >> Personaly, I don't understand the reason for your patch since it
> >> doesn't do anything special besides beak the mini flavour ;-)

> > BTW how did my patch break mini?
> 
> You've removed the support for it to use minimal cdebootstrap
> flavour. :-)
I still don't think so.

expr mini : mini >/dev/null ; echo $?
0
expr minimal : mini >/dev/null ; echo $?
0
expr maxfoo : mini >/dev/null ; echo $?
1






Reply to: