ceph-common dependencies broken

Bug #2076288 reported by Victor Morales
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Cloud Archive
New
Undecided
Unassigned

Bug Description

I have been trying to build the Kolla Docker images for a Raspberry Pi cluster, but I have issues with the creation of the Cinder Base image. It requires the `ceph-common` package[1] which has the python3-ceph-common dependency but apparently they versions don't match.

```
# apt install ceph-common -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ceph-common : Depends: python3-ceph-common (= 18.2.0-0ubuntu3~cloud0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
# apt search ceph-common
Sorting... Done
Full Text Search... Done
ceph-common/jammy-updates 18.2.0-0ubuntu3~cloud0 armhf
  common utilities to mount and interact with a ceph storage cluster

python3-ceph-common/jammy-updates 19.2.0~git20240301.4c76c50-0ubuntu6.1~cloud0 all
  Python 3 utility libraries for Ceph
# apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 500 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/caracal/main armhf Packages
     release o=Canonical,a=jammy-updates,n=jammy-updates/caracal,c=main,b=armhf
     origin ubuntu-cloud.archive.canonical.com
 100 http://ports.ubuntu.com jammy-backports/universe armhf Packages
     release v=22.04,o=Ubuntu,a=jammy-backports,n=jammy,l=Ubuntu,c=universe,b=armhf
     origin ports.ubuntu.com
 100 http://ports.ubuntu.com jammy-backports/main armhf Packages
     release v=22.04,o=Ubuntu,a=jammy-backports,n=jammy,l=Ubuntu,c=main,b=armhf
     origin ports.ubuntu.com
 500 http://ports.ubuntu.com jammy-security/universe armhf Packages
     release v=22.04,o=Ubuntu,a=jammy-security,n=jammy,l=Ubuntu,c=universe,b=armhf
     origin ports.ubuntu.com
 500 http://ports.ubuntu.com jammy-security/main armhf Packages
     release v=22.04,o=Ubuntu,a=jammy-security,n=jammy,l=Ubuntu,c=main,b=armhf
     origin ports.ubuntu.com
 500 http://ports.ubuntu.com jammy-updates/universe armhf Packages
     release v=22.04,o=Ubuntu,a=jammy-updates,n=jammy,l=Ubuntu,c=universe,b=armhf
     origin ports.ubuntu.com
 500 http://ports.ubuntu.com jammy-updates/main armhf Packages
     release v=22.04,o=Ubuntu,a=jammy-updates,n=jammy,l=Ubuntu,c=main,b=armhf
     origin ports.ubuntu.com
 500 http://ports.ubuntu.com jammy/universe armhf Packages
     release v=22.04,o=Ubuntu,a=jammy,n=jammy,l=Ubuntu,c=universe,b=armhf
     origin ports.ubuntu.com
 500 http://ports.ubuntu.com jammy/main armhf Packages
     release v=22.04,o=Ubuntu,a=jammy,n=jammy,l=Ubuntu,c=main,b=armhf
     origin ports.ubuntu.com
```

[1] https://github.com/openstack/kolla/blob/stable/2024.1/docker/cinder/cinder-base/Dockerfile.j2#L23

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.