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.

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

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

Attachment: pgpIClu5hdbm9.pgp
Description: OpenPGP digital signature

Reply via email to