reassign 455494 drupal5
thanks
On Sun, 9 Mar 2008 20:37:44 +0200, Niko Tyni <[EMAIL PROTECTED]> said:
> On Thu, Feb 21, 2008 at 12:52:11AM -0600, Manoj Srivastava wrote:
>> It seems strange to me that asking ucf to show a diff somehow results
>> in the diff being inserted into the file itself; since this is not
>> something that could happen, the way I am reading the code.
>>
>> Are we sure there is no other possibility?
> Hi,
> 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.
A fix is to call ucf with >&2 so stdout is replaced. I also
suggest using --debconf-ok, which would have avoided the original
problem
I suppose ucf should remove support for not calling debconf-ok
at some point.
manoj
--
A formal parsing algorithm should not always be used. Gries
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]