nrpe charm does not support jammy

Bug #1968008 reported by James Page
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
NRPE Charm
Fix Released
Undecided
Felipe Reyes

Bug Description

The nrpe charm forms part of a number of testing bundles for the openstack charms.

We're currently working on enabling jammy however the nrpe charm does not support this series.

Please could this be enabled.

Related branches

Revision history for this message
Jason C. Nucciarone (nuccitheboss) wrote (last edit ):

Can confirm that this issue affects the aodh-charm functional test bundles when targeting the Jammy series for Openstack Yoga.

Looking at the debug logs in Juju, the issue appears to be API changes made to Python 3.10. For example, when running the install hook, it fails to import Iterable from the collections module. This is due to the fact the Iterable was removed from collections in 3.10 and relocated to collections.abc. Looks like the charm needs to be updated to be compatible with the Python 3.10 API.

Revision history for this message
Felipe Reyes (freyes) wrote :

The jammy support is available in latest/edge .

juju deploy --channel latest/edge --series jammy nrpe

Changed in charm-nrpe:
assignee: nobody → Felipe Reyes (freyes)
status: New → Fix Committed
Eric Chen (eric-chen)
Changed in charm-nrpe:
milestone: none → 22.08
Chi Wai CHAN (raychan96)
Changed in charm-nrpe:
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.