Charm does not install python3 modules yaml and jinja2

Bug #1609594 reported by José Antonio Rey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-repository-cache (Juju Charms Collection)
Fix Released
Undecided
Unassigned
Xenial
New
Undecided
Unassigned

Bug Description

The charm errors in several instances. First, because it misses the yaml module (python3-yaml package), and then because it misses the jinja2 module (python3-jinja2 package).

José Antonio Rey (jose)
summary: - [xenial] Charm does not install python3 modules yaml and jinja2
+ Charm does not install python3 modules yaml and jinja2
Revision history for this message
Charles Butler (lazypower) wrote :

This behavior was introduced in revision 212 with the move to python3

http://bazaar.launchpad.net/~charmers/charms/trusty/ubuntu-repository-cache/trunk/revision/212?start_revid=212#hooks/hooks.py

The charm will need to handle python3 bootstrapping of the required modules its using in charm-helpers.

Revision history for this message
Chris Glass (tribaal) wrote :

This is fixed in both trunk and IS's branch (the python3 packages are install in the "install" hook - before "install.real").

Changed in ubuntu-repository-cache (Juju Charms Collection):
status: New → 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.