On Mon, Oct 29, 2007 at 09:07:32PM -0200, Otavio Salvador wrote: > Justin Pryzby <[EMAIL PROTECTED]> writes: > > On Mon, Oct 29, 2007 at 08:35:22PM -0200, Otavio Salvador wrote: > >> Justin Pryzby <[EMAIL PROTECTED]> 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 _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

