Skip to content
Commit e83834a5 authored by israelad's avatar israelad Committed by madavi
Browse files

Fix pip version dependency



There are numerous package differences between the Docker image built by
Jenkins and the Dockerfile.local in the LCM repository. One of these
version mismatches is causing native charms in 6.0.4rc1 to fail.

In particular, the version of cffi needs to be upgraded in order for the
paramiko library to successfully ssh to the VM being used to run the
native charm.

This patch installs the current stable version, 1.13.2, of cffi, rather
than the previously installed version of 1.5.2

Change-Id: If200314a16b652562bb543c0415de4e71c0bcb09
Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
parent 6fcb935a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment