Bug#410383: [pkg-ntp-maintainers] Bug#410383: stats unlinking - permission denied

Kurt Roeckx kurt at roeckx.be
Sat Mar 3 12:31:30 CET 2007


On Tue, Feb 27, 2007 at 08:07:16PM +0100, Kurt Roeckx wrote:
> 
> So,
> 
> I'm thinking about running this during upgrade:
> update-rc.d -f ntp-server remove

Which we already do:
        # Disable configuration files of predecessor package.
        if [ -n "$2" ] && dpkg --compare-versions "$2" lt 1:4.2.2+dfsg-1; then
[...]
                update-rc.d -f ntp-server remove
        fi

Neil,

Can you check which versions of ntp you had installed so far?  Did
you ever had 1:4.2.2+dfsg-1 installed?

This was added in 1:4.2.2+dfsg.2-1, but it probably should have
said "le" instead of "lt".

Maybe we should change it to "le 1:4.2.2.p4+dfsg-1".


kurt





More information about the pkg-ntp-maintainers mailing list