package ufraw found 456233 1.14.1-1 thanks On Wed, 29 Oct 2008 21:34:34 +0100 Pascal Dormeau <[EMAIL PROTECTED]> wrote:
> Hello, > > With 0.14.1-1 version, the following is still automatically added into > the postinst file : > > # Automatically added by dh_gconf > if [ "$1" = "configure" ]; then > gconf-schemas --register ufraw.schemas > fi Ugh. I forgot to check if that was still there before I uploaded it. :( > generating dpkg errors and breaking the installation if gconf2 > is not installed (gconf2 is no more a dependency). Similar problem > with prerm and postrm scripts. I guess this is because of the > 'dh_gconf -n' line in the rules file, I still believe that this line > could be commented as I suggested in the original bug report (provided > the postinst script makes proper registration). The "-n" option is "supposed" to make dh_ scripts not touch the scripts. I guess dh_gconf doesn't honour that option. OK, I need to double-check exactly what dh_gconf does, and make sure that we don't really need it. > As far as the postinst (or prerm) script still makes call to > gconf-schemas without checking if it is installed, the gconf2 > dependency is still unavoidable (I am wondering if dh_gconf should not > do this check by itself, that would be much simpler). > > I am sorry to have inspired such a modification that prevents the > package to be installed and finally breaks it. > -- Hubert Chathi <[EMAIL PROTECTED]> -- Jabber: [EMAIL PROTECTED] PGP/GnuPG key: 1024D/124B61FA http://www.uhoreg.ca/ Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

