[Bug 1892448] Re: ceph 15.2.3-0ubuntu0.20.04.2 collides with ceph-deploy 2.0.1-0ubuntu1
Eric Desrochers
1892448 at bugs.launchpad.net
Tue Jun 15 16:51:08 UTC 2021
For bug documentation purposes:
"
Important ceph-deploy is no longer actively maintained. It is not tested on versions of Ceph newer than Nautilus. It does not support RHEL8, CentOS 8, or newer operating systems.
"
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1892448
Title:
ceph 15.2.3-0ubuntu0.20.04.2 collides with ceph-deploy 2.0.1-0ubuntu1
Status in ceph package in Ubuntu:
Fix Released
Status in ceph source package in Focal:
In Progress
Status in ceph source package in Groovy:
In Progress
Status in ceph source package in Hirsute:
Fix Committed
Bug description:
[Impact]
Not possible to install ceph and ceph-deploy binary packages due to conflicting manpage.
[Test Case]
sudo apt install ceph-base ceph-deploy
[error as in original bug report]
[Regression Discussion]
The fix simply drops the ceph-deploy manpage from the ceph-base binary package.
[Original Bug Report]
On an Ubuntu 20.04 installation with the focal-proposed repos enabled and both the ceph/ceph-base/ceph-* packages (which are in main) and the ceph-deploy package (which is in universe) installed, the upgrade from ceph 15.2.3-0ubuntu0.20.04.1 to ceph 15.2.3-0ubuntu0.20.04.2 breaks with the following error message:
dpkg: error processing archive /var/cache/apt/archives/ceph-base_15.2.3-0ubuntu0.20.04.2_amd64.deb (--unpack):
 trying to overwrite '/usr/share/man/man8/ceph-deploy.8.gz', which is also in package ceph-deploy 2.0.1-0ubuntu1
I wasn't even able to solve this by trying to uninstall/purge ceph-
deploy using apt-get or aptitude - instead, I had to resort to
dpkg --remove --force-remove-reinstreq ceph-deploy
I think this is a bug in ceph 15.2.3-0ubuntu0.20.04.2, more
specifically in the packaging of ceph-base 15.2.3-0ubuntu0.20.04.2,
which probably shouldn't contain the man page for ceph-deploy since it
doesn't seem to contain any other ceph-deploy files either.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1892448/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list