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

Re: Enabling standardized debconf preseeding in base-config



[Joey Hess]
> It should not have debconf set to true, debconf-set-selections
> manipulates the db directlry, so base-config needs to restart
> debconf after it exits.

Right.  I did not check the docs for that one. :)

>>       if debconf-get-selections -c $file ; then
>>           echo "error: Failed to load debconf values from '$file'."
>>       else
>>           debconf-get-selections $file
> 
> Should be debconf-set-selections.

Correct.  Changed.

> It seems reasonable to me.

OK.  I've commited it.



Reply to: