On 4 January 2011 17:45, Mario 'BitKoenig' Holbe <mario.ho...@tu-ilmenau.de> wrote: > Oh, this reminds me... > Do you intend to deal with the removed snort/reverse_order (-o)? > It went away in 2.8.5.2-2, but is still present in lenny (2.7.0-20.4). > I can't find anything about it in postinst. > It was set after snort/snort/disable_promiscuous (-p): > DEBIAN_SNORT_OPTIONS=" -p -o"
I actually did not have this in my radar. I guess I could add code to consider the upgrade path when the user has set both otpions. Right now is not covered and users coming from Lenny with this option will end up having a similar problem as you had with '-p'. This would be a different (but similar) bug. > I'm not sure if it's possible to query it out of debconf even if there > is no template anymore. The debconf record is still in config.dat on > upgraded systems (at least it is here at my system :)), they're only > removed on purge. I don't know what happens if you query it when it's > not there. IIRC the debconf value is there even if the template is not distributed with the package anymore unless you explicitly remove it from the database. I will have to ponder this and see if I can write something now to cover this case. If I cannot do it now and people experience issues upgrading it will have to go through stable's proposed-updates. Regards Javier -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org