[Bug 1802226] Please test proposed package

Corey Bryant corey.bryant at canonical.com
Wed Dec 12 01:08:36 UTC 2018


Hello Xav, or anyone else affected,

Accepted horizon into queens-proposed. The package will build now and be
available in the Ubuntu Cloud Archive in a few hours, and then in the
-proposed repository.

Please help us by testing this new package. To enable the -proposed
repository:

  sudo add-apt-repository cloud-archive:queens-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-queens-needed to verification-queens-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-queens-failed. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/queens
       Status: Triaged => Fix Committed

** Tags added: verification-queens-needed

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

Title:
  [SRU] refresh memcached static assets after upgrade

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive queens series:
  Fix Committed
Status in Ubuntu Cloud Archive rocky series:
  Fix Committed
Status in Ubuntu Cloud Archive stein series:
  Fix Committed
Status in horizon package in Ubuntu:
  In Progress
Status in horizon source package in Bionic:
  Fix Committed
Status in horizon source package in Cosmic:
  Fix Committed
Status in horizon source package in Disco:
  In Progress

Bug description:
  [Impact]
  After upgrading openstack-dashboard pkg,
  Because compressed css file name has been changed, 
  UI is broken

  affected B
  UCA Q

  keep testing the other releases and will update

  flushing or restarting memcached on openstack-dashboard fixes this
  issue.

  [Test Case]
  1. deploy openstack env
  2. install old pkg (e.g 13.0.1-0ubuntu1) on openstack-dashboard node
  3. apt install openstack-dashboard(this means upgrading)
  4. check web page

  [Regression]
  This patch flushes memcached's cache when installing pkg. It makes re-creating cache again so, it will be slow at first. Basically no effect to running cloud environment.

  [Others]


  [Original Description]
  Using Queens on Xenial.  We updated the packages to the current versions:

  ~$ apt-cache policy openstack-dashboard-ubuntu-theme
  openstack-dashboard-ubuntu-theme:
    Installed: 3:13.0.1-0ubuntu3~cloud0
    Candidate: 3:13.0.1-0ubuntu3~cloud0
    Version table:
   *** 3:13.0.1-0ubuntu3~cloud0 500
          500 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens/main amd64 Packages
          100 /var/lib/dpkg/status
       2:9.1.2-0ubuntu5 500
          500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
       2:9.0.0-0ubuntu2 500
          500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  Using the Ubuntu theme results in a page full of garbage, missing css.
  The browser reports the following in consoles:

  The requested URL /static/dashboard/css/6e9a9fafb1ba.css was not found
  on this server.

  If I use other themes, it seems OK, just this one.

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



More information about the Ubuntu-openstack-bugs mailing list