Hello

On 2005-05-05 Sean Finney wrote:
> On Thu, May 05, 2005 at 04:34:47AM +0200, Christian Hammers wrote:
> > I think the following will work:
> >  1. Seting Woodies debconf answer to false once MySQL 4.0 or 4.1 gets
> >     installed so that his danger is voided once for all.
> 
> sounds like a good idea for woody.
> 
> >  2. To prevent 4.0, 4.1 and soon 5.0, which asks the Debconf question
> >     only immediately before purging in the postrm script, from removing
> >     each others files I check with "dpkg -l mysql-server*" if there is
> >     more than one package in hold or installed state.
> 
> that seems really hackish.  what about keeping the default false,
> and changing the template to have a scary warning saying "do not
> select this option if you have other versions of mysql installed"?

The default was already false and the template has been changed to a
bit more scary wording.
The dpkg check was just thought as an additional check that prevents
the user from something obviously stupid.
So it's: "if ( dh_answer==true  and  no_other_installed_server ) purge();"


I will commit changes for 4.1, too and then test a bit.

bye,

-christian-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to