[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#929640: marked as done (scalc FTCBFS: fails running tests despite DEB_BUILD_OPTIONS=nocheck)



Your message dated Fri, 24 Feb 2023 21:20:58 +0000
with message-id <[🔎] E1pVfUw-008Fke-L8@fasolo.debian.org>
and subject line Bug#1026431: Removed package(s) from unstable
has caused the Debian Bug report #929640,
regarding scalc FTCBFS: fails running tests despite DEB_BUILD_OPTIONS=nocheck
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
929640: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929640
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: scalc
Version: 0.2.4-5
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

scalc fails to cross build from source, because it fails running tests
in the presence of DEB_BUILD_OPTIONS=nocheck. In its absence, it
actually runs the tests twice: Once via override_dh_auto_build and once
via dh_auto_test. We can safely remove the former invocation and thus
make scalc cross buildable. Please consider applying the attached patch.

Helmut
diff --minimal -Nru scalc-0.2.4/debian/changelog scalc-0.2.4/debian/changelog
--- scalc-0.2.4/debian/changelog	2017-08-16 20:36:18.000000000 +0200
+++ scalc-0.2.4/debian/changelog	2019-05-27 22:05:29.000000000 +0200
@@ -1,3 +1,10 @@
+scalc (0.2.4-5.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Run test suite once via dh_auto_test. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Mon, 27 May 2019 22:05:29 +0200
+
 scalc (0.2.4-5) unstable; urgency=low
 
   * Gratefully acknowledge Julien Cristau's NMU
diff --minimal -Nru scalc-0.2.4/debian/rules scalc-0.2.4/debian/rules
--- scalc-0.2.4/debian/rules	2017-08-16 20:17:50.000000000 +0200
+++ scalc-0.2.4/debian/rules	2019-05-27 22:05:28.000000000 +0200
@@ -17,5 +17,4 @@
 
 override_dh_auto_build:
 	dh_auto_build
-	make check
 	doxygen

--- End Message ---
--- Begin Message ---
Version: 0.2.4-6+rm

Dear submitter,

as the package scalc has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1026431

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: