openstack-dashboard:
  Installed: 3:18.2.1~git2020041013.754804667-0ubuntu1

Situation got worse now.
Package does: find /var/lib/openstack-dashboard -type f -exec chmod 0640 "{}" + 
-o -type d -exec chmod 0750 "{}" +

which makes all directories under /var/lib/openstack-dashboard/static
unreachable for apache and gives "Insecure permissions on key file
/var/lib/openstack-dashboard/secret_key, should be 0600".

(static files are served by apache directly, due to:
Alias /horizon/static /var/lib/openstack-dashboard/static/
in /etc/apache2/conf-available/openstack-dashboard.conf)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871640

Title:
  Apache2 needs access to /var/lib/openstack-dashboard/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1871640/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to