From b75ee7ef5d2583e0e34d798ea897e193c70cc65e Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Mon, 22 May 2017 15:22:08 +0200 Subject: [tests] add lxpolkit to the test-docker deps this is an attempt to debug the failure of the vpn e2e test on the works. if this commit makes the test pass, it means that we need to capture the "no polkit authentication agent running" in a more meaningful way. --- tests/docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/docker') diff --git a/tests/docker/Dockerfile b/tests/docker/Dockerfile index 7336d0e9..4dfeab33 100644 --- a/tests/docker/Dockerfile +++ b/tests/docker/Dockerfile @@ -12,6 +12,6 @@ RUN apt-get -y install build-essential python-virtualenv libpython-dev \ libsqlcipher-dev libssl-dev libffi-dev python-pyqt5 python-pyqt5.qtwebkit \ nodejs npm nodejs-legacy mocha \ git swaks uuid-runtime \ - openvpn policykit-1 \ + openvpn policykit-1 lxpolkit \ wget patchelf libusb-0.1-4 \ docker.io \ -- cgit v1.2.3