Package: dbconfig-common
Version: 2.0.13
Severity: important
X-Debbugs-Cc: ant...@friki.cat

Dear Maintainer,

I have problems installing some packages due to permission/owner
problems.

I can workaround the problem adding a chown, just before
'exec > $tmpout'.

At file /usr/sbin/dbconfig-generate-include:247
    247         chown root:root "$tmpout"
    248         exec > $tmpout

Before chown, the tmp file owner was www-data. I didn't traced back why
it's created with that user...

May be because postinstall script sets
'dbc_generate_include_owner="www-data:www-data"'?


It worked fine before, at 2.0.11 version.

I think it's IMPORTANT because some packages can't be installed due to
that problem.

Regards,

Reply via email to