Control: owner -1 !

On 29-10-14 16:50, Dominik George wrote:
> The origin of the bug is in line 411 of dbconfig-generate-include.

Arggg, so by fixing a very similar issue (bug 720517) for the case above
(with ufc) I introduced an RC bug for the non-ufc case. Terribly sorry
about that.

> On upgrade, any new file is written to a temp file, which has default
> permissions (as in, those of the user running the script, normally root,
> and their umask).
> 
> Attached is a patch that replicates the permissions of any old
> configuration to the tempfile so they do not get lost.

I think this patch doesn't work when installing a new package (it does
work on upgrades). So I think the two added lines need to be within an
'if [ -e "$outputfile" ] ; then' statement.

Unfortunately, I can't check further today, but I will try to work on
this tomorrow evening (CET) and make the release team aware of the fix.

Paul


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to