Hello

On Mon, Jul 22, 2019 at 10:51:02AM +0200, Jakob Haufe wrote:
On Wed, 3 Apr 2019 09:40:06 +0800 gustavo panizzo <g...@zumbi.com.ar> wrote:

I've just uploaded 2.0.0-4 to experimental

Please note that this still fails on DebCI, presumably because tests
are run as non-root by default, which means /usr/sbin is not in $PATH.

I was aware but waiting until buster release

A local test, with debian/tests/run-uhubctl-v changed to contain the
full path, passed.


the test pass as is (and before 2.0.0-3, 2.0.0-2) on my local machine
I tried to fix this twice in the archive but failed


diff --git a/debian/tests/run-uhubctl-v b/debian/tests/run-uhubctl-v
index ad9ad39..ecefbff 100644
--- a/debian/tests/run-uhubctl-v
+++ b/debian/tests/run-uhubctl-v
@@ -4,4 +4,4 @@ exec 2>&1

set -e

-uhubctl -v
+/usr/sbin/uhubctl -v


--
ceterum censeo microsoftem esse delendam



--
IRC: gfa
GPG: 0x27263FA42553615F904A7EBE2A40A2ECB8DAD8D5
OLD GPG: 0x44BB1BA79F6C6333

Reply via email to