Torsten Landschoff <[EMAIL PROTECTED]> writes:

> Hi Goswin, 
>
> On Thu, Sep 29, 2005 at 10:39:23AM +0000, Goswin von Brederlow wrote:
>  
>> A clean way to handle this would be a ldap2-common package that handles the
>> conffile.
>  
> I don't like having a package for just a single config file. If
> multiarch is the way we are going I'll surely support it as well. Maybe
> it would make even more sense not to ship the config file at all but
> write in from postinst or something...
>
> Greetings
>
>       Torsten

It is indeed ugly but I don't see any other way. And as I said you
need this for soname changes anyway.

If you write the file in postinst (then probably using ucf) you would
have to remove the file in postrm on purge. But if lidldap2 and
libldap3 are installed and libldap2 is purged the conffile must
remain. Same under multiarch if libldap2:i386 and libldap2:amd64 are
installed and one is purged.

Currently a file just can't belong to 2 packages without causing
problems.

MfG
        Goswin


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

Reply via email to