Hello Corey

I've analyzed those.

In preinst, below line there.

rm -rf /usr/share/openstack-dashboard/static/ || :
rm -rf /var/lib/openstack-dashboard/static/ || :

it is not the same as

find /usr/share/openstack-dashboard/horizon/static/horizon/lib/ ! -name
'jquery.bootstrap.wizard.js' -delete || :

because /usr/share/openstack-dashboard/static is link to /usr/share
/openstack-dahsboard/openstack_dashboard/static

I moved delete code to preinst instead of postinst(don't need to restart
apache2 again)

Could you please review this?

Thanks a lot!

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

Title:
  [SRU] Fixing empty create swift container dialog after upgrading
  horizon from newton to ocata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1775170/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to