Hi,

On Sun, 12 Jul 2015 00:37:31 +0200 Stefan Bühler
<stbueh...@lighttpd.net> wrote:
> Package: phabricator
> Version: 0~git20150613-1
> 
> phabricator postinst should respect dpkg-statoverride (and not just
> chown stuff); users should have the choice to run php for phabricate
> as a separate user "phabricator-php" instead of www-data.

This is really annoying. Please don't touch existing stuff; for now,
this seems to be the list of things I need to fix after an update:

chown root:phabricator-php /var/lib/phabricator/local.json
chown -R phabricator:phabricator-php /var/lib/phabricator/phd_storage 
/var/lib/phabricator/repositories/* /var/lib/phabricator/.ssh/
usermod -g phabricator-php phabricator

Also postinst replaces https:// with http:// in phabricator.base-uri in
my local.json - this might even deserve a CVE.
(it calls /usr/share/phabricator/bin/config set phabricator.base-uri 
http://$domain_name/)


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to