Thanks!

Test building and will upload if all good with


$> git show
commit e9f88704d2fd8bf5f0053904222e66dcc69db621 (HEAD -> debian, tag: 
debian/0.8-2)
Author: Yaroslav Halchenko <deb...@onerussian.com>
Date:   Sat Feb 6 12:29:39 2021 -0500

    Replace nosetests-3 with python3 -m nose for autopkgtest invocation 
(Closes: #982119)

diff --git a/debian/changelog b/debian/changelog
index a5b654f..ff77288 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dcmstack (0.8-2) unstable; urgency=medium
+
+  * Replace nosetests-3 with python3 -m nose for autopkgtest invocation
+    (Closes: #982119)
+
+ -- Yaroslav Halchenko <deb...@onerussian.com>  Sat, 06 Feb 2021 12:29:32 -0500
+
 dcmstack (0.8-1) unstable; urgency=medium
 
   * Fresh upstream release
diff --git a/debian/tests/control b/debian/tests/control
index 4a50d35..47277d7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Test-Command: nosetests-3 .
+Test-Command: python3 -m nose .
 Depends: @, @builddeps@




On Sat, 06 Feb 2021, Adrian Bunk wrote:

> Source: dcmstack
> Version: 0.8-1
> Severity: serious

> https://ci.debian.net/data/autopkgtest/testing/amd64/d/dcmstack/10273343/log.gz

> ...
> autopkgtest [00:00:03]: test command1: nosetests-3 .
> autopkgtest [00:00:03]: test command1: [-----------------------
> bash: line 1: nosetests-3: command not found
> autopkgtest [00:00:04]: test command1: -----------------------]
> autopkgtest [00:00:04]: test command1:  - - - - - - - - - - results - - - - - 
> - - - - -
> command1             FAIL non-zero exit status 127


-- 
Yaroslav O. Halchenko
Center for Open Neuroscience     http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
WWW:   http://www.linkedin.com/in/yarik        

Reply via email to