Hi Felipe, Thanks for reporting this.
I was able to recreate your scenario and I also attempted a step upgrade from mitaka->newton->ocata, and the upgrade from newton->ocata runs into permissions errors for /var/lib/openstack-dashboard/static as well. https://paste.ubuntu.com/p/4ntKjw3pxN/ I'm not sure why an upgrade would cause these errors vs a fresh install to ocata or pike. I'll dig in some more. The fix may be along the lines of what you suggested, in updating the postinst script with: sudo chmod -R 755 /var/lib/openstack-dashboard/ sudo chmod 600 /var/lib/openstack-dashboard/secret_key Corey -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765191 Title: (13)Permission denied: [client 1.2.3.4:60750] AH00035: access to /static/dashboard/img/favicon.ico denied (filesystem path '/var/lib /openstack-dashboard/static') because search permissions are missing on a component of the path To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1765191/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
