Comment 3 for bug 1771559

Revision history for this message
Corey Bryant (corey.bryant) wrote : Re: error while loading icon

Hi Julien and chrisren,

Thank you for reporting this and helping to make Ubuntu better.

I believe this is limited to the Ubuntu package since upstream sets the upper constraint of pyscss to 1.3.4:

https://github.com/openstack/requirements/blob/stable/queens/upper-constraints.txt
https://github.com/openstack/requirements/blob/stable/rocky/upper-constraints.txt

In Ubuntu, we have the following for queens(bionic) and rocky(cosmic):

python-pyscss | 1.3.5-2build2 | bionic
python-pyscss | 1.3.5-2build3 | cosmic

This is going to make it tricky to fix this as we can't move backward at this point. If by any chance there is an upstream patch that we can apply to the 1.3.5 python-pyscss package versions to fix this then that is a route we can take. Or perhaps this is something that needs to be fixed in upstream openstack-dashboard? If that is the case we can also backport an upstream fix the openstack-dashboard package.

If you have any insight on any of these options please let us know!

Thanks,
Corey