Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package os-autoinst

The version in testing has bug #977990 which is a FTBFS on i386 because
of flaky tests.
I initially wanted to be stricter than upstream and run all tests as it
worked on my builders, but I've decided to stick to the tests upstream
feels confident to run.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977990#44

Build now works right away on i386 :
https://buildd.debian.org/status/package.php?p=os-autoinst

See attached the debdiff for the changes I did.

unblock os-autoinst/4.6.1604525166.912dfbd-0.3


Thanks!
Regards

F. 

diff -Nru os-autoinst-4.6.1604525166.912dfbd/debian/changelog 
os-autoinst-4.6.1604525166.912dfbd/debian/changelog
--- os-autoinst-4.6.1604525166.912dfbd/debian/changelog 2020-12-22 
15:00:29.000000000 +0100
+++ os-autoinst-4.6.1604525166.912dfbd/debian/changelog 2021-04-01 
12:50:51.000000000 +0200
@@ -1,3 +1,10 @@
+os-autoinst (4.6.1604525166.912dfbd-0.3) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Stick to tests that upstream runs (Closes: #977990)
+
+ -- Frédéric Bonnard <fre...@debian.org>  Thu, 01 Apr 2021 12:50:51 +0200
+
 os-autoinst (4.6.1604525166.912dfbd-0.2) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru os-autoinst-4.6.1604525166.912dfbd/debian/rules 
os-autoinst-4.6.1604525166.912dfbd/debian/rules
--- os-autoinst-4.6.1604525166.912dfbd/debian/rules     2020-12-22 
14:55:47.000000000 +0100
+++ os-autoinst-4.6.1604525166.912dfbd/debian/rules     2021-04-01 
12:48:06.000000000 +0200
@@ -8,6 +8,8 @@
 override_dh_auto_configure:
        cp -a $(CURDIR)/isotovideo $(CURDIR)/isotovideo.orig
        sed -i 's/my $$thisversion =.*/my $$thisversion = "$(DEB_VERSION)";/' 
$(CURDIR)/isotovideo
+       # Following opensuse .spec : don't require qemu and exclude known flaky 
tests
+       cd t && rm -f 07-commands.t 13-osutils.t 14-isotovideo.t 
18-qemu-options.t 18-backend-qemu.t 99-full-stack.t
        dh_auto_configure -- -DOS_AUTOINST_DOC_DIR=/usr/share/doc/$(DEB_SOURCE) 
\
                -DSYSTEMD_SERVICE_DIR=/lib/systemd/system 
-DCMAKE_BUILD_TYPE=RelWithDebInfo
 

Attachment: signature.asc
Description: PGP signature

Reply via email to