Unfortunately, antelope regressed due to an incorrect shebang in manage.py (the postinst change drops the explicit interpreter):
``` Setting up openstack-dashboard (4:23.2.0-0ubuntu2~cloud1) ... Collecting and compressing static assets... /usr/bin/env: ‘python’: No such file or directory attempt 1 failed /usr/bin/env: ‘python’: No such file or directory attempt 2 failed /usr/bin/env: ‘python’: No such file or directory attempt 3 failed /usr/bin/env: ‘python’: No such file or directory attempt 4 failed /usr/bin/env: ‘python’: No such file or directory attempt 5 failed The compress operation failed after 5 attempts. dpkg: error processing package openstack-dashboard (--configure): installed openstack-dashboard package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: openstack-dashboard needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1) ``` Opened [1] with a fix. [1] https://code.launchpad.net/~whershberger/ubuntu/+source/horizon/+git/horizon-1/+merge/489950 ** Tags removed: verification-antelope-needed ** Tags added: verification-antelope-failed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2045394 Title: Installation of openstack-dashboard fails during asset compression To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/2045394/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
