Your message dated Tue, 04 Feb 2020 13:49:46 +0000
with message-id <[email protected]>
and subject line Bug#947959: fixed in octave 5.2.0-1
has caused the Debian Bug report #947959,
regarding octave: Does not build on ports without java support
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.)
--
947959: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947959
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: octave
Version: 5.1.0-4
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd
Hello,
octave is currently not getting built on ports which do not have java
support, because it build-depends on default-jdk which is not available
there. The attach changes fix this.
"patch" drops the default-jdk build-depency on those ports, so the
package can be built there.
The "always-build-octave-jar.patch" patch should be removed: since we do
not have a jdk, calling javac can not work anyway.
"patch2" makes sure that on ports without java support, we do not
build the arch:all java-common package. always-build-octave-jar.patch
was meant to make sure that non-java ports still properly build the
octave-common package, but the thing is: they can not, since they do not
have a javac to be run. But at least patch2 makes sure that they do not.
arch:all packages are built by buildds on an amd64 box that has java
support anyway.
Samuel
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500,
'testing-debug'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500,
'proposed-updates'), (500, 'oldstable-proposed-updates-debug'), (500,
'oldstable-proposed-updates'), (500, 'oldoldstable'), (500, 'buildd-unstable'),
(500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1,
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.0 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Samuel
How do I type "for i in *.dvi do xdvi i done" in a GUI?
(Discussion in comp.os.linux.misc on the intuitiveness of interfaces.)
--- debian/control.original 2020-01-01 19:10:58.000000000 +0000
+++ debian/control 2020-01-01 19:12:14.000000000 +0000
@@ -7,7 +7,7 @@
Build-Depends: automake,
bison,
debhelper-compat (= 12),
- default-jdk,
+ default-jdk [!hppa !hurd-any !kfreebsd-any],
desktop-file-utils,
dh-exec,
epstool,
--- debian/rules.original 2019-10-30 11:35:16.000000000 +0000
+++ debian/rules 2020-01-02 00:50:29.000000000 +0000
@@ -76,6 +76,12 @@
env OCTAVE=./run-octave debian/tests/builtin-features
endif
+ifneq (,$(filter $(DEB_HOST_ARCH),$(NO_JDK_ARCHS)))
+override_dh_auto_build-indep:
+ # We can not build java-common on these
+ false
+endif
+
# override normal dh_compress call to avoid compressing .pdf files
override_dh_compress:
dh_compress --exclude=.pdf
--- End Message ---
--- Begin Message ---
Source: octave
Source-Version: 5.2.0-1
We believe that the bug you reported is fixed in the latest version of
octave, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sébastien Villemot <[email protected]> (supplier of updated octave package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 04 Feb 2020 13:05:00 +0100
Source: octave
Architecture: source
Version: 5.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <[email protected]>
Changed-By: Sébastien Villemot <[email protected]>
Closes: 947959
Changes:
octave (5.2.0-1) unstable; urgency=medium
.
* New upstream version 5.2.0
* Replace libopenblas-base by libopenblas0 in Recommends
* d/copyright: reflect upstream changes
* Bump S-V to 4.5.0
* Do not Build-Depend on default-jdk on archs that do not have it.
Also remove always-build-octave-jar.patch. Rather make build-indep rules
fail on archs for which we do not support Java.
Thanks to Samuel Thibault (Closes: #947959)
* Remove texinfo.patch, no longer needed since Automake 1.16 is the default
* Remove unused d/source/include-binaries
* Use the .patch extension for all patches
Checksums-Sha1:
b3771ca13de4c3a3ae35acaf0002b9a276cf41fd 3419 octave_5.2.0-1.dsc
ae719ca7043f8662f932a41bb8d9c7ea32ff9cc9 25439716 octave_5.2.0.orig.tar.xz
d25bd7bede6ca0d3474ee35878c1d6ea66992048 195 octave_5.2.0.orig.tar.xz.asc
9b39899aded2991743989655a665f3e7c72abee1 71976 octave_5.2.0-1.debian.tar.xz
0e01b974b1f56b932283eba5f906bff3020d1ac3 21300 octave_5.2.0-1_amd64.buildinfo
Checksums-Sha256:
8e4940605b231bd51fd6af2a0a17f84348ac234a35085d78ae5b0e0e6240933f 3419
octave_5.2.0-1.dsc
2757b5cc1854c9326d6c99d2900c7cec2909ac7ed500212d170d0df592bfd26b 25439716
octave_5.2.0.orig.tar.xz
405d4b22671cefa3cdc62e212051030f4a08e4a678afdb6f5923490bb576323d 195
octave_5.2.0.orig.tar.xz.asc
ebe07e6d151759eb936f5e3a397c6dcea7058e15c89c91d45c0fc169ee80ace4 71976
octave_5.2.0-1.debian.tar.xz
7d2e4305ad80867486bdd87746e02eba29eba70f560172ad3095a32fb4215fbe 21300
octave_5.2.0-1_amd64.buildinfo
Files:
7eb1f8439db805432a81f5876bedee8d 3419 math optional octave_5.2.0-1.dsc
15a423efbf90cde6836f42232902f54b 25439716 math optional
octave_5.2.0.orig.tar.xz
de6fb7202a9a1bc3481be71b6cc0b901 195 math optional octave_5.2.0.orig.tar.xz.asc
0f941fbd04075431ac14f668b2867583 71976 math optional
octave_5.2.0-1.debian.tar.xz
2384dd876df3b09c80fd4af1c884f895 21300 math optional
octave_5.2.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAl45b2kACgkQLOzpNQ7O
vkrCCg/+JLVyOiw4jnQlFto36w7cnE4aj0w+pjmj8TLcx+lOgMoLfzXpB69LkUjS
/jHiaxUHxL3EiocbA9HowiI0XLa3OQxtBJ0TzmBFq1WFM1BZtz4m7gdYc2TytwT1
2LDyoCyYzNANVsaDNxsqzu1Cm/CitfJOl/nNVv+ovWv0ouMcRou6vLurlJ+qeAxs
cT6DjTGXeUkm6YY7FG1q6GjQ0MgVFfGiSYfZ4/qCDg/d2HDmN7RAn0o9ywYvEDX7
rzAWEhSFCrQHfs0F86Hu9zIRy4jrHnnW1unxtVIYHsdxgyPTR3MVaR8ugCzadz4l
07n8Ck8r+m4FRTJ17WCGWtPGT9gCPFKAiOyKDK6W4MywOeNHfB30cDPVzwZJAg88
Bymyx900Pl9P0WhfOvqBFSibzY1BEczEAYc836uCUZuovwTL/Nf2JPzqIfFAlBsH
Vk3cy+snTJ61u94rJpjBoP4gFE8idWjaTDzoJMg6c5c5VGthX4U1C7fB3PxbomVc
rHNl9+N2Q/2nEIqVbrqclHWpKWcjHHyYoabyybj421pwPyGvc3TApU7P8Qd79kD7
sLpRHQbXC8Ahe2oacdxKn5+0r7fd2X3UTdCk0u7HgXvGIbB5wtpc5Q0j68DGr+0B
2Z960uzFluK/zUXhnvp0A6rqBr4jAijv8C+ARArJWbvZY8ynmx8=
=fuCn
-----END PGP SIGNATURE-----
--- End Message ---