[PKG-Openstack-devel] python-barbican : Depends: python-sqlalchemy (< 1.1) but 1.1.4+ds1-1 is to be installed

Turbo Fredriksson turbo at bayour.com
Sat Dec 3 17:42:18 UTC 2016


On 3 Dec 2016, at 17:08, Turbo Fredriksson <turbo at bayour.com> wrote:

> I don’t know what to say…

Other than possibly that every other python-* package needed by the Openstack service packages
eventually depend on pythong-sqlalchemy <1.1. Which meant that EVERYTHING was destroyed!!

Pretty much my whole setup was wiped out. All service packages was removed and (all)most (all)
of the databases was dropped :(.

So my system is now so f’ed up, I see very little hope of ever rescuing it.


On top of that, I don’t know what my next step is. I either start afresh, using a (very) old version (which
don’t have all the functionality I want and need) on a distribution version don’t change all the time, or…
Don’t know what now.

Or just screw all this, and do something by hand on my own. A bunch of Vagrant scripts perhaps.


Oh, and

IOError: [Errno 2] No such file or directory: u'/usr/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.css’

when dpkg try to configure "openstack-dashboard”.

bladeA01:~# ll /usr/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.css
lrwxrwxrwx 1 root root 76 Oct  4  2015 /usr/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.css -> ../../../../../../../share/javascript/jquery-ui/css/smoothness/jquery-ui.css
bladeA01:~# file /usr/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.css
/usr/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.css: broken symbolic link to ../../../../../../../share/javascript/jquery-ui/css/smoothness/jquery-ui.css
bladeA01:~# cd /usr/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data
bladeA01:/usr/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data# cd ../../../../../../../share/javascript/jquery-ui/css/smoothness
bladeA01:/usr/share/javascript/jquery-ui/css/smoothness# dpkg -S `pwd`
libjs-jquery-ui: /usr/share/javascript/jquery-ui/css/smoothness
bladeA01:/usr/share/javascript/jquery-ui/css/smoothness# dpkg -L libjs-jquery-ui | grep share/javascript/jquery-ui/css/smoothness
/usr/share/javascript/jquery-ui/css/smoothness


There’s so many problem with the packages, the configuration ({post,pre}inst scripts, dbconfig) etc, etc, etc
I honestly don’t know what’s the point any more! And one thing is fixed in one package, and then other crop
up elsewhere, giving problem everywhere.


More information about the Openstack-devel mailing list