Your message dated Sat, 21 Mar 2020 02:45:07 +0000
with message-id <e1jfu8j-0002fm...@fasolo.debian.org>
and subject line Bug#886003: fixed in python-pysnmp4 4.4.6+repack1-2
has caused the Debian Bug report #886003,
regarding python-pysnmp4: 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 ow...@bugs.debian.org
immediately.)
--
886003: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886003
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pysnmp4
Version: 4.4.3-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that python-pysnmp4 could not be built reproducibly.
This is because the documentation contains references to non-
deterministic memory addresses.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org / chris-lamb.co.uk
`-
--- a/debian/patches/0002-Reproducible-build.patch 1970-01-01
01:00:00.000000000 +0100
--- b/debian/patches/0002-Reproducible-build.patch 2018-01-01
12:41:27.160378886 +0000
@@ -0,0 +1,17 @@
+Description: Make the build reproducible
+Author: Chris Lamb <la...@debian.org>
+Last-Update: 2018-01-01
+
+--- python-pysnmp4-4.4.3.orig/pysnmp/smi/rfc1902.py
++++ python-pysnmp4-4.4.3/pysnmp/smi/rfc1902.py
+@@ -695,7 +695,9 @@ class ObjectType(object):
+ """
+ stDirty, stClean = 1, 2
+
+- def __init__(self, objectIdentity, objectSyntax=rfc1905.unSpecified):
++ def __init__(self, objectIdentity, objectSyntax=None):
++ if objectSyntax is None:
++ objectSyntax = rfc1905.unSpecified
+ if not isinstance(objectIdentity, ObjectIdentity):
+ raise SmiError('initializer should be ObjectIdentity instance,
not %r' % (objectIdentity,))
+ self.__args = [objectIdentity, objectSyntax]
--- a/debian/patches/series 2018-01-01 12:35:36.370133172 +0000
--- b/debian/patches/series 2018-01-01 12:41:26.284373268 +0000
@@ -1 +1,2 @@
0001-Remove-privacy-breach-badges.patch
+0002-Reproducible-build.patch
--- End Message ---
--- Begin Message ---
Source: python-pysnmp4
Source-Version: 4.4.6+repack1-2
Done: Sandro Tosi <mo...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-pysnmp4, 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 886...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated python-pysnmp4 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 20 Mar 2020 22:05:44 -0400
Source: python-pysnmp4
Architecture: source
Version: 4.4.6+repack1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Closes: 886003
Changes:
python-pysnmp4 (4.4.6+repack1-2) unstable; urgency=medium
.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
.
[ Sandro Tosi ]
* Drop python2 support; Closes; #938094
* debian/patches/0002-Reproducible-build.patch
- make build reproducible, patch by Chris Lamb; Closes: #886003
Checksums-Sha1:
74992ca50b6297bcad9397653829f2c3f7436ed0 2396
python-pysnmp4_4.4.6+repack1-2.dsc
a92dfb1dd711e8ec3a6d2c77ff824be38926a045 6004
python-pysnmp4_4.4.6+repack1-2.debian.tar.xz
1f08a578a9f1376ef8f58d6832d86f861b53a4bb 9627
python-pysnmp4_4.4.6+repack1-2_amd64.buildinfo
Checksums-Sha256:
77b667c2b4923f3193bf3efef1d5a68d08ec39021484ed160f84b5e7a8370c89 2396
python-pysnmp4_4.4.6+repack1-2.dsc
1c7b2c918fbb3aba6875241ec2a82ec6217d99ddf08bc6aa25425a6c0bf12e5e 6004
python-pysnmp4_4.4.6+repack1-2.debian.tar.xz
51dc68d3a46496a086fd7a69cd1a3809f0bdb670f7ef9a2e3f773b515990f8e8 9627
python-pysnmp4_4.4.6+repack1-2_amd64.buildinfo
Files:
25b734c6b36fefaa55ce991164396275 2396 python optional
python-pysnmp4_4.4.6+repack1-2.dsc
ea261beee522252d33d266ece0d77542 6004 python optional
python-pysnmp4_4.4.6+repack1-2.debian.tar.xz
1269aaa727c94ce6dd778859bee31b5e 9627 python optional
python-pysnmp4_4.4.6+repack1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAl51drcACgkQh588mTgB
qU9S6xAAwBG4aeUNYA89i5H18Y6p/gy7J9vC06K7g4XGzVx6MyWH1oI7+WxQaJfo
tJzroNfFvYTbInL3ewapRCFDwUQQZe4eAUVf3BnEKyu9dHh3dJKhaapMWvH8DVBx
oqsVKkyhyyCIzWgNCHrfsB5eO10Fj7SkimuxQ0j8RroSGu94iyVcdE5bjKj526wG
TYamfTk/P5z+XB8iIBY/Q1zTzF7y93JIi1O062rNh7wJXufv+kPMLmgX6brTvEpL
YoKgmHt+eIF5L9dJzj9xdlnwVf92P2oB+mypO04y6OHIT3cU/Qo0Sk2T6b4xO9hT
YQCUmwJfbzojoS6em6SrqEK+9e00EgiyLcfeUaGZbCYDZduMPEwmo2rQso2R4BXi
KlUhsLZ6PhzpwCphCbBz1JvS9+NCi47dOb+iLSuc2TUztbtgUE4oYg7L2FeWSOE8
Mtmj1qMTGUUUYciPLq7g0yd5pQ5tXOF5B8hyNOAajLE1hkpmYB21rL4GF6bk1u0C
fb0+KEJvG3FJ396O4Wc+609RhTl1jFMg/zwAxaBaJW+9MnCGC0J1kg85MEaov65A
sRBXF3DCbYJ7S4e5lDC5zb7jfwFei2WBD7ZfYWQVLvRX45SN6Nn3UM6qesNsFwL+
OyS1Icit2JltlRhtqe3NYNIPk6hsxrDwtDrXp9LaZ/Op0aUh8Cw=
=7ky/
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team