Your message dated Sun, 25 Apr 2021 09:38:38 +0200 with message-id <CAM8zJQsVMo_OxHZ1cQSP1nS0eTbUov4etH+a13e5V58gUqAG2g@mail.gmail.com> and subject line Re: Bug#987506: unblock: inventor/2.1.5-10-23.1 has caused the Debian Bug report #987506, regarding unblock: inventor/2.1.5-10-23.1 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.) -- 987506: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987506 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: inventor/2.1.5-10-23.1
- From: Chris Hofstaedtler <zeha@debian.org>
- Date: Sat, 24 Apr 2021 22:32:47 +0200
- Message-id: <[🔎] 161929636787.2153926.14313222331541884821.reportbug@percival.namespace.at>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package inventor. At the vBSP Salzburg I have uploaded an NMU to fix the empty inventor-doc package. By accident I forgot to properly close the bug, but have done so manually. unblock inventor/2.1.5-10-23.1 debdiff below: diff -Nru inventor-2.1.5-10/debian/changelog inventor-2.1.5-10/debian/changelog --- inventor-2.1.5-10/debian/changelog 2020-10-20 02:15:34.000000000 +0000 +++ inventor-2.1.5-10/debian/changelog 2021-04-24 11:51:14.000000000 +0000 @@ -1,3 +1,11 @@ +inventor (2.1.5-10-23.1) unstable; urgency=medium + + * Non-maintainer upload. + * Remove arch-specific filter used when building the arch: all + packages, hopefully fixing #889189. + + -- Chris Hofstaedtler <zeha@debian.org> Sat, 24 Apr 2021 11:51:14 +0000 + inventor (2.1.5-10-23) unstable; urgency=medium [ Steve Robbins ] diff -Nru inventor-2.1.5-10/debian/rules inventor-2.1.5-10/debian/rules --- inventor-2.1.5-10/debian/rules 2020-10-20 02:15:34.000000000 +0000 +++ inventor-2.1.5-10/debian/rules 2021-04-24 11:51:14.000000000 +0000 @@ -48,7 +48,10 @@ # ensure that the uploader builds on a favoured architecture, e.g. # i386. # -ifneq (,$(findstring $(DEB_BUILD_ARCH),i386 sparc powerpc mips mipsel)) +# NMU note: "all" is now built on an amd64 buildd. Lets just hope +# ivman works on amd64; hardcoding a list of archs that are not used +# to build "all" certainly does not help. +ifneq (,$(findstring $(DEB_BUILD_ARCH),amd64 i386 sparc powerpc mips mipsel)) export BUILDMAN=true endif
--- End Message ---
--- Begin Message ---
- To: Chris Hofstaedtler <zeha@debian.org>, 987506-done@bugs.debian.org
- Subject: Re: Bug#987506: unblock: inventor/2.1.5-10-23.1
- From: Graham Inggs <ginggs@debian.org>
- Date: Sun, 25 Apr 2021 09:38:38 +0200
- Message-id: <CAM8zJQsVMo_OxHZ1cQSP1nS0eTbUov4etH+a13e5V58gUqAG2g@mail.gmail.com>
- In-reply-to: <[🔎] 161929636787.2153926.14313222331541884821.reportbug@percival.namespace.at>
- References: <[🔎] 161929636787.2153926.14313222331541884821.reportbug@percival.namespace.at>
Unblocked.
--- End Message ---