The owner depends on the order of setting up maas-cluster-controller and maas-region-controller?
$ grep -r chown.*/var/log/maas /var/lib/dpkg/info/ /var/lib/dpkg/info/maas-cluster-controller.postinst: chown -R maas:maas /var/log/maas /var/lib/dpkg/info/maas-region-controller-min.postinst: chown -R maas:maas /var/log/maas /var/lib/dpkg/info/maas-region-controller-min.postinst: chown -R syslog:syslog /var/log/maas/rsyslog /var/lib/dpkg/info/maas-region-controller.postinst: chown -R maas:maas /var/log/maas /var/lib/dpkg/info/maas-region-controller.postinst: chown -R syslog:syslog /var/log/maas/rsyslog $ grep 'Setting up.*maas' apt-get_install_-y_maas.log Setting up python-maas-client (1.5.2+bzr2282-0ubuntu0.2) ... Setting up maas-cli (1.5.2+bzr2282-0ubuntu0.2) ... Setting up maas-common (1.5.2+bzr2282-0ubuntu0.2) ... Setting up python-maas-provisioningserver (1.5.2+bzr2282-0ubuntu0.2) ... Setting up maas-dhcp (1.5.2+bzr2282-0ubuntu0.2) ... Setting up python-django-maas (1.5.2+bzr2282-0ubuntu0.2) ... Setting up maas-region-controller-min (1.5.2+bzr2282-0ubuntu0.2) ... Setting up maas-dns (1.5.2+bzr2282-0ubuntu0.2) ... Setting up maas-region-controller (1.5.2+bzr2282-0ubuntu0.2) ... Setting up maas-cluster-controller (1.5.2+bzr2282-0ubuntu0.2) ... Setting up maas (1.5.2+bzr2282-0ubuntu0.2) ... ** Attachment added: "apt-get_install_-y_maas.log" https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1346703/+attachment/4159669/+files/apt-get_install_-y_maas.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1346703 Title: /var/log/maas/rsyslog has incorrect permission To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1346703/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
