Hi, instead of using "sed" I've switched to native PERL applications using Data::Dumper module or the internal Bugzilla API: * /etc/bugzilla3/localconfig -- use /usr/share/bugzilla3/contrib/bugzparam --localconfig <PARAM> <VALUE> to modify * /etc/bugzilla3/param -- use /usr/share/bugzilla3/contrib/bugzparam <PARAM> <VALUE> to modify * /var/lib/bugzilla3/data/answerfile -- use /usr/share/bugzilla3/contrib/dumpanswerfile to modify (used by postinst)
In order to be able to write /etc/bugzilla3/localconfig the Bugzilla::Install::Localconfig::update_localconfig() function is extended with the "debian_localconfig" parameter. Greetings, Raphael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org