[PKG-Openstack-devel] python-zaqar-ui: Missing softlink makes the Zaqar UI unusable

Turbo Fredriksson turbo at bayour.com
Sat Aug 20 15:40:36 UTC 2016


Package: python-zaqar-ui
Version: 1.0.0.0b2-2
Severity: important

After installing python-zaqar-ui and going to /project/queues in Horizion,
the page/frame is empty/blank.

Looking at the apache logs, I see:

    <IP> - - [20/Aug/2016:17:30:09 +0200] "GET /static//dashboard/project/queues/table/queue.html HTTP/1.1" 404 581 "https://horizon/project/queues/" "Mozilla ...

The Apache config looks like

    Alias /static /var/lib/openstack-dashboard/static
    Alias /horizon/static /var/lib/openstack-dashboard/static

Not sure exactly what the correct fix is, but creating the
link

    # pwd
    /var/lib/openstack-dashboard/static/dashboard/project
    # ln -s /usr/lib/python2.7/dist-packages/zaqar_ui/static/dashboard/project/queues .

worked fine.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-zaqar-ui depends on:
ii  openstack-dashboard           2:9.0.0-3
ii  python-babel                  2.3.4+dfsg.1-2
ii  python-django                 1:1.9.7-2
ii  python-django-babel           0.5.1-1
ii  python-django-compressor      2.0-1
ii  python-django-openstack-auth  2.3.0-1
ii  python-iso8601                0.1.11-1
ii  python-keystoneclient         1:2.3.1-2
ii  python-pbr                    1.8.0-4.1
ii  python-six                    1.10.0-3
ii  python-zaqarclient            1.0.0-3
pn  python:any                    <none>

python-zaqar-ui recommends no packages.

python-zaqar-ui suggests no packages.

-- no debconf information




More information about the Openstack-devel mailing list