Your message dated Sat, 9 Jul 2016 23:08:35 -0700
with message-id <[email protected]>
and subject line Re: rna-star: Please re-add s390x to supported architecture
list
has caused the Debian Bug report #830662,
regarding rna-star: Please re-add s390x to supported architecture list
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 [email protected]
immediately.)
--
830662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830662
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rna-star
Version: 2.5.2a+dfsg-3
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu yakkety ubuntu-patch
The latest upload of rna-star to Debian has disabled all builds on all
architectures except for amd64, arm64, ppc64el, mips64el, and x32.
The package had previously built without error in Ubuntu on s390x, which is
also a 64-bit architecture.
Please re-enable s390x in the architecture list for rna-star. A trivial
patch is attached.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
diff -Nru rna-star-2.5.2a+dfsg/debian/control rna-star-2.5.2a+dfsg/debian/control
--- rna-star-2.5.2a+dfsg/debian/control 2016-05-24 02:40:54.000000000 -0700
+++ rna-star-2.5.2a+dfsg/debian/control 2016-07-09 22:28:38.000000000 -0700
@@ -16,7 +16,7 @@
Homepage: https://github.com/alexdobin/STAR/
Package: rna-star
-Architecture: amd64 arm64 ppc64el mips64el x32
+Architecture: amd64 arm64 ppc64el mips64el x32 s390x
Depends: ${misc:Depends},
${shlibs:Depends}
Description: ultrafast universal RNA-seq aligner
--- End Message ---
--- Begin Message ---
On Sat, Jul 09, 2016 at 10:31:56PM -0700, Steve Langasek wrote:
> Package: rna-star
> Version: 2.5.2a+dfsg-3
> Severity: important
> Tags: patch
> User: [email protected]
> Usertags: origin-ubuntu yakkety ubuntu-patch
>
> The latest upload of rna-star to Debian has disabled all builds on all
> architectures except for amd64, arm64, ppc64el, mips64el, and x32.
>
> The package had previously built without error in Ubuntu on s390x, which is
> also a 64-bit architecture.
>
> Please re-enable s390x in the architecture list for rna-star. A trivial
> patch is attached.
Except that with the newly-enabled build-time tests, the package no longer
builds cleanly on s390x:
https://launchpadlibrarian.net/272092162/buildlog_ubuntu-yakkety-s390x.rna-star_2.5.2a+dfsg-3ubuntu1_BUILDING.txt.gz
So please ignore!
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
signature.asc
Description: PGP signature
--- End Message ---