Your message dated Tue, 06 Sep 2016 10:06:16 +0000
with message-id <[email protected]>
and subject line Bug#834897: fixed in jpy 0.8-5
has caused the Debian Bug report #834897,
regarding jpy: please make the build reproducible
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.)


-- 
834897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834897
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jpy
Version: 0.8-4
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], I noticed
that jpy could not be built reproducibly as it embeds the build
path in a .properties file.

Not sure how this file worked before btw (!).

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2016-08-20 13:32:03.443625618 +0100
--- b/debian/rules      2016-08-20 13:45:26.778452476 +0100
@@ -25,3 +25,5 @@
                 done
        dh_auto_install
        find . -name '*.so' -exec chrpath -d {} \;
+       # Strip build path; the libs will exist under /usr, not debian/tmp
+       find . -name 'jpyconfig.properties' -exec sed -i -e 
's,$(CURDIR)/debian/tmp,,g' {} \;

--- End Message ---
--- Begin Message ---
Source: jpy
Source-Version: 0.8-5

We believe that the bug you reported is fixed in the latest version of
jpy, 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.
Alastair McKinstry <[email protected]> (supplier of updated jpy 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: SHA256

Format: 1.8
Date: Mon, 05 Sep 2016 18:55:30 +0100
Source: jpy
Binary: python-jpy python3-jpy
Architecture: source amd64
Version: 0.8-5
Distribution: sid
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
 python-jpy - Bi-directional Python-Java bridge
 python3-jpy - Bi-directional Python-Java bridge (Python3)
Closes: 833174 834897
Changes:
 jpy (0.8-5) unstable; urgency=medium
 .
   [ Fernando Seiti Furusato ]
   * debian/patches/ppc64el.patch: fixing ppc64el arch dir to fix FTBFS.
     OpenJDK is currently using notation 'ppc64le'. Closes: #833174
 .
   [ Chris Lamb ]
   * Patch for bit-reproduciblity. Closes: #834897.
 .
   [Alastair McKinstry]
   * Enable powerpc, arm64, sparc64 archs.
Checksums-Sha1:
 1e0f846559e7b37334714aa2f65d79749a536d25 1956 jpy_0.8-5.dsc
 708e65503c10fca56d5f3e5fd0133f7746e2811c 4308 jpy_0.8-5.debian.tar.xz
 d2cd0b64f9e14cbcf331401e9a22ef63887c5944 154440 
python-jpy-dbgsym_0.8-5_amd64.deb
 042dacc2b0540a6fb4301c811550e971fff21b6f 54048 python-jpy_0.8-5_amd64.deb
 2a75e9bcf852dbdfffd534a975daf49dea46dfab 158960 
python3-jpy-dbgsym_0.8-5_amd64.deb
 c9a8168641b0ba3fb1d48b3dac184dffbb021e58 52708 python3-jpy_0.8-5_amd64.deb
Checksums-Sha256:
 e8999d02792c05f127315a2680ede54f4cd2756bcef25461722da59a69304336 1956 
jpy_0.8-5.dsc
 66485f259dda638e6865045ae229a51246e95c5cc71832ec8e42ddbe81529563 4308 
jpy_0.8-5.debian.tar.xz
 5a7a20a12f10add8b4eb9a0469689e1c8c927001d6bd36c50c1600015b1edcbd 154440 
python-jpy-dbgsym_0.8-5_amd64.deb
 ddc284d4e1cc72d6b92df3ed9827e2092bffaf852d4c5456406838fa88bca8d7 54048 
python-jpy_0.8-5_amd64.deb
 a2d4b3df44c8e9662340ac60ae3e092ee149c20d98f0a260daa4c34006cc6444 158960 
python3-jpy-dbgsym_0.8-5_amd64.deb
 f168ad02cb978e567dd15d7b54f513a7e751f1cde9a4cd6ce0bcfde1ebd48aa0 52708 
python3-jpy_0.8-5_amd64.deb
Files:
 c1f21c322c0b633affb4901bfe6f7b7d 1956 python optional jpy_0.8-5.dsc
 fafde8d46859be98506054cd61d0ec8c 4308 python optional jpy_0.8-5.debian.tar.xz
 12be9ebd7e92632cc2e61a9160e86612 154440 debug extra 
python-jpy-dbgsym_0.8-5_amd64.deb
 8dd2f0056eebcf8ce4dd885c91f868b2 54048 python optional 
python-jpy_0.8-5_amd64.deb
 eb06a1b27108b00ccb8ec3e76109ed10 158960 debug extra 
python3-jpy-dbgsym_0.8-5_amd64.deb
 a3522fa37231eebc00c76c111c195b76 52708 python optional 
python3-jpy_0.8-5_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJXzoGtAAoJEMvmu05dmtOlKGcP/2SOqcGboPPRURF8m4KPG8kF
d2IQpPVgoDs9yTPoHK+1Cx8zh50WACU8E8OweyVmSuKWCE+Lxetm0Ccvouekr7Lx
cq/0UfwCpCZEqG4aF/doyLjFTDnwzPyUlmvTdFCAkZFE8wygysNv15u3h1X3kdl7
UM7VaOwfTd9nJPl00tfcx+AZ7DaimsYEegmjwpq3m8AmAtLpmVxAwuMlvdxeIqbJ
/UbX9fb99t6BdJZLH5JHC3qf5kmYBi+YQG0ejp2ZEr5jB/1cIb7CXDXyyoCdRZuG
Y71SArbNqwx/7pc93MhQ67sGN697T2iklEDC5tlS7znQ6yPob8Ohb0vLv6qrqaWJ
USSawoTO3B8C0TOzVw5USTLNbI4jJ2vV3Uj2UiSYlH1WbUQQp4UZgg3sOKHfvd/s
7Ijno9ND7OfzaNKK5fqyhPH9gb8EWL2VuVA+3I8njZrXmMbx7VtdsuhtI/TbVUBm
hrDNFveFLiXMWk5HMkGa1JSZHzm6p5zaQwUBhs4Mi0EQqyBags09rWgj+MXKz9Th
85ADjeeqdAcgWfCTmNc60WTqAOUcN/CRUQPl/jJ8L9GQ/jhhJMZDFzly5xz5GVU+
gpVj/e2uw0t1ydkoyeESkySI9OSdtpmkLB7etiJVw0e/F8PVuWJ52gc4ihAD+RBJ
rjptWuQsQscoSV4eQp04
=xgU8
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to