Comment 8 for bug 1879184

Revision history for this message
Frode Nordahl (fnordahl) wrote :

Please use one of the built artifacts from our CI in your test, the resulting charm you get from a charm build depends heavily on your build environment.

It is also inaccurate to say that pip searches for packages online (it does not, just try to execute it with -vv), the problem is with some individual python packages setup scripts that pip executes. Which act the one or other way depend on how the upstream dependency is packaged.

From our testing with the OVN charms the problem disappeared after [2] was landed.

This build [0] should contain the relevant pieces of [1] rolled back [2].

0: https://openstack-ci-reports.ubuntu.com/artifacts/test_charm_pipeline_func_smoke/openstack/charm-octavia/728751/1/16628/octavia-charm_build-33946.tar.bz2
1: https://github.com/juju-solutions/layer-basic/pull/169/files
2: https://github.com/juju-solutions/layer-basic/pull/172/files