On Sun, Mar 09, 2008 at 02:47:47PM -0500, Manoj Srivastava wrote: > On Sun, 9 Mar 2008 20:37:44 +0200, Niko Tyni <[EMAIL PROTECTED]> said:
> > this is the same issue as #435143, and as I wrote there, the bug would > > seem to be in dbconfig-generate-include from dbconfig-common. > > > The script does an 'exec > $tmpout' and then calls ucf without > > --debconf-ok to install $tmpout into its final destination. The diff > > thus goes to stdout via sensible-pager, and ends up in $tmpout. > > Sounds like a bug in the drupal script, then. ucf should not be > really using anything else but debconf to do the user interaction, as > per policy; so every package that uses ucf is now using debconf; so > should not muck around with STDOUT. Right, except that it's dbconfig-common and not drupal itself that is doing all this. Cc'ing #435143, which should possibly be merged with this. Sean: it looks like the 'exec > $tmpout' thing should be replaced by something else in dbconfig-generate-include. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

