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

Re: status of the base-config removal



On Sun, Dec 25, 2005 at 04:19:33PM +0000, Colin Watson wrote:
> pkgsel doesn't work for me if I accept the default of not joining the
> popularity contest; cdebconf crashes on the PURGE command it receives by
> passthrough when the popularity-contest package is being purged.
> DEBCONF_DEBUG=20 doesn't give me quite enough information to debug this,
> so I'll need to build a special image with more debugging.

I think I see the problem here: the rfc822db_*_iterate functions aren't
very safe. I'm making them copy questions/templates rather than just
copying pointers to them so that modifying the lists as we're iterating
over them doesn't cause massive confusion.

I hope to be able to check this in later today, but if I don't manage
that then I'm away visiting family until the 30th. In that case, and if
my untested workaround attempt yesterday turns out not to work after
all, I suggest doing whatever's necessary to work around the problem in
pkgsel in the meantime, and I'll sort it out when I get back.

Cheers,

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: