Unable to locate package python3-octaviaclient (and python-octaviaclient)

Bug #1875627 reported by Alvaro Uria
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-openstack-service-checks
Fix Released
High
Alvaro Uria

Bug Description

The charm uses layer-basic to install APT packages that only exist from bionic onwards.

* When charm-openstack-service-checks is deployed in xenial, an error will happen (see [1])
* python-octaviaclient package availability in distro mirrors [2]
* python3-octaviaclient package availability in distro mirrors [3]
* in xenial-queens ubuntu-cloud archive, both packages exist [4]

We need to verify on the charm code if:
1) xenial-queens is used
2) bionic is used (both packages)
3) any later distro series is used (only python3-octaviaclient would be installed)

1. https://pastebin.ubuntu.com/p/ZnJGHcPKSd/
2. https://packages.ubuntu.com/search?keywords=python-octaviaclient&searchon=names&suite=all&section=all
3. https://packages.ubuntu.com/search?keywords=python3-octaviaclient&searchon=names&suite=all&section=all
4. http://ubuntu-cloud.archive.canonical.com/ubuntu/dists/xenial-updates/

Related branches

Alvaro Uria (aluria)
Changed in charm-openstack-service-checks:
importance: Undecided → High
status: New → Triaged
milestone: none → 20.05
Alvaro Uria (aluria)
Changed in charm-openstack-service-checks:
status: Triaged → In Progress
assignee: nobody → Alvaro Uria (aluria)
Alvaro Uria (aluria)
Changed in charm-openstack-service-checks:
status: In Progress → Fix Committed
Alvaro Uria (aluria)
Changed in charm-openstack-service-checks:
status: Fix Committed → Fix Released
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.