Kurt Roeckx wrote:
> It's still doing that in 1:4.2.0a+stable-8.2.
>
> I think we want an && instead of an || in the ntp-server.preinst?
>
> preinst can be called in the following ways:
>         * <new-preinst> `install'
>         * <new-preinst> `install' <old-version>
>         * <new-preinst> `upgrade' <old-version>
>         * <old-preinst> `abort-upgrade' <new-version>
>
> And we only want to trigger that for the 2 and 3 case, and now it
> also does for the first.

I think we only want to cover case 3, because case 2 is that the old 
package is removed but not purged, so there should be no binaries left 
to kill anyway.

But actually, the checked version 1:4.2.0a-10 is older than the sarge 
version.  So we might as well remove this check altogether.


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

Reply via email to