[Bug 1925081] Re: [SRU] trying to overwrite directory '/usr/lib/python3/dist-packages/openstack_dashboard/enabled' in package python3-heat-dashboard 4.1.0-0ubuntu1~cloud0 with nondirectory
Corey Bryant
1925081 at bugs.launchpad.net
Wed Apr 28 12:45:09 UTC 2021
Verified successfully on hirsute-proposed and wallaby-proposed:
root at h1:~# sudo apt install --yes python3-murano-dashboard
...
root at h1:~# apt policy python3-murano-dashboard
python3-murano-dashboard:
Installed: 1:11.0.0-0ubuntu1.1
Candidate: 1:11.0.0-0ubuntu1.1
Version table:
*** 1:11.0.0-0ubuntu1.1 500
500 http://archive.ubuntu.com/ubuntu hirsute-proposed/universe amd64 Packages
100 /var/lib/dpkg/status
1:11.0.0-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages
root at f1:~# sudo apt install --yes python3-murano-dashboard
...
root at f1:~# apt policy python3-murano-dashboard
python3-murano-dashboard:
Installed: 1:11.0.0-0ubuntu1.1~cloud0
Candidate: 1:11.0.0-0ubuntu1.1~cloud0
Version table:
*** 1:11.0.0-0ubuntu1.1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-proposed/wallaby/main amd64 Packages
100 /var/lib/dpkg/status
1:9.0.0-0ubuntu0.20.04.1 500
500 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
1:9.0.0~b3~git2020041315.b9ed51cb-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
** Tags removed: verification-needed verification-needed-hirsute
** Tags added: verification-done verification-done-hirsute
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1925081
Title:
[SRU] trying to overwrite directory '/usr/lib/python3/dist-
packages/openstack_dashboard/enabled' in package python3-heat-
dashboard 4.1.0-0ubuntu1~cloud0 with nondirectory
Status in Ubuntu Cloud Archive:
Fix Committed
Status in Ubuntu Cloud Archive wallaby series:
Fix Committed
Status in murano-dashboard package in Ubuntu:
New
Status in murano-dashboard source package in Hirsute:
Fix Committed
Bug description:
[Impact]
While building Horizon image we install several of it's plugins:
INFO:kolla.common.utils.horizon:Step 4/13 : RUN apt-get update && apt-
get -y install --no-install-recommends gettext locales openstack-
dashboard python3-designate-dashboard python3-heat-dashboard python3
-manila-ui python3-murano-dashboard python3-octavia-dashboard python3
-sahara-dashboard python3-trove-dashboard python3-watcher-dashboard
tzdata && apt-get clean && rm -rf /var/lib/apt/lists/*
But it fails because of some packages conflict with each other:
INFO:kolla.common.utils.horizon:Unpacking python3-murano-dashboard (1:11.0.0-0ubuntu1~cloud0) ...
INFO:kolla.common.utils.horizon:dpkg: error processing archive /tmp/apt-dpkg-install-mLCrzf/35-python3-murano-dashboard_1%3a11.0.0-0ubuntu1~cloud0_all.deb (--unpack):
INFO:kolla.common.utils.horizon: trying to overwrite directory '/usr/lib/python3/dist-packages/openstack_dashboard/enabled' in package python3-heat-dashboard 4.1.0-0ubuntu1~cloud0 with nondirectory
UCA, focal-updates/wallaby/main on amd64.
[Test Case]
This should be successful:
sudo apt install python3-murano-dashboard
[Regression Potential]
The package doesn't install due to a late change in the cycle, so we need to get it to install. I don't know that regression potential really applies in this case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1925081/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list