On Sat, Apr 22, 2006 at 12:15:27PM +0200, Milan wrote: > 7.0.63.3 works, dpkg runs welle, but I still need to execute > update-flashplugin manually for Mozilla/Galeon to recognize it. This > doesn't seem to be related to bug 362203 since no download failed at any > time (at least following what the dpkg output told me).
Good info, thanks. > Does the postinst script executes update-flashplugin, and if not what is > the problem of executing it ? Yes, postinst normally calls update-flashplugin, but that depends on your debconf settings. To know for sure what happened, I need more information. Could you post the output of these two commands please? grep -C 5 flashplugin-nonfree /var/cache/debconf/config.dat grep -C 5 debconf/ /var/cache/debconf/config.dat If this reveals that the debconf priority is not "medium", you may want to try "dpkg-reconfigure debconf" to set the priority to "medium", and then try reinstalling flashplugin-nonfree version 7.0.63.3. If all this is true, and if the default debconf priority is higher than "medium" in some Debian installers for etch, then maybe a solution could be that I change the priority of flashplugin-nonfree/httpget in debian/config to "high". On the other hand, I don't want to cause any unnecessary "inflation" of the priority value. Any comments on this are welcome. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

