Your message dated Sun, 03 Dec 2017 13:55:22 +0000
with message-id <[email protected]>
and subject line Bug#883376: fixed in p4vasp 0.3.30+dfsg-2
has caused the Debian Bug report #883376,
regarding p4vasp: 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.)
--
883376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883376
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: p4vasp
Version: 0.3.30+dfsg-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that p4vasp could not be built reproducibly.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2017-12-03 07:29:06.409689521 +0000
--- b/debian/rules 2017-12-03 07:58:18.698995407 +0000
@@ -27,6 +27,8 @@
# Permissions:
find $(DESTDIR)/usr -type f -exec chmod 644 {} \;
chmod 755 $(DESTDIR)/usr/share/p4vasp/data/database
+ # Strip absolute build-path from generated file
+ sed -i -e 's@$(DESTDIR)@@g' $(DESTDIR)/usr/bin/p4v
override_dh_auto_clean:
make cleanall
--- End Message ---
--- Begin Message ---
Source: p4vasp
Source-Version: 0.3.30+dfsg-2
We believe that the bug you reported is fixed in the latest version of
p4vasp, 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.
Graham Inggs <[email protected]> (supplier of updated p4vasp 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: Sun, 03 Dec 2017 12:30:19 +0000
Source: p4vasp
Binary: p4vasp
Architecture: source
Version: 0.3.30+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Graham Inggs <[email protected]>
Description:
p4vasp - visualization suite for the Vienna Ab-initio Simulation Package (
Closes: 883376
Changes:
p4vasp (0.3.30+dfsg-2) unstable; urgency=medium
.
* Do not export PYTHONPATH from /usr/bin/p4v (Closes: #883376)
Checksums-Sha1:
454d60a6b4276051a3765794a659216af11577cb 1990 p4vasp_0.3.30+dfsg-2.dsc
0bd2ae0d3d0ee267824ec65aa6ba7cb5395f3d6d 15544
p4vasp_0.3.30+dfsg-2.debian.tar.xz
Checksums-Sha256:
e94c44c97d28028aa9283eade5d65c53d5ad6a9217caf1070bcef7825753247e 1990
p4vasp_0.3.30+dfsg-2.dsc
3489cb66cf5f2e04a208dc48be3358c4327a6a435a9c3178e34d4ed4f89a7104 15544
p4vasp_0.3.30+dfsg-2.debian.tar.xz
Files:
4650b5c8a0efff2aa694b0d638f40871 1990 science optional p4vasp_0.3.30+dfsg-2.dsc
d844b4ba2ec3e9912ebac77217cbb906 15544 science optional
p4vasp_0.3.30+dfsg-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJaI/HEAAoJEK/P7I5mnOHCsG0P/25wYXnnlihUg2QOHdy929mY
51UGozESLi8ioYaRcmgDVbf2Ybbo1+USKrcuOYfn9r4iz9umPyUKZutn6lQK1bc9
KtWVozm25helCEngdZ2iWoeZOZ4bo9YEAsKAR6YcL4dZr7Ol27GtgGsWyZlFo87j
GgOCOXjl7pJ+4IlaUF3YhI2w2jzst6d2gbLaKBQPxSaSfSOUSLaEylCW/ad/3DCG
SjR324PEaZMceqLp2o+foIILsopbFchI6G2JOFi0o0SkkC7hbWZJ7B4Hu98oXlCl
P2GRK4FbaEGaN+3ntJB3lR4dNdE4+mpiyR+I/tmHE7JkhgkGxASXpkRE1/Iy1Ce9
BNnWZ0+TdoZz4kjEeofn51jR/hz0LsQs6VWte4bA5wlBR7CZWP+qj/jELwTgGW6G
yDgbJ8/F0cr64NIXbEUlVlgboGOqMVcT970UXF7S/c5wbhRyltjeJaYDdp5EB46P
abqYLiMv35GdsDzUmyVIOwSD9iAO9YGMX2iM45eJDDVksxJ7TmoboweFEvk5i7cn
ndiDOFUwUJwbMDaRT+uO2QFsHmJZELvTIU3MDTJXTcSTZEoQ1NE704tQh5x0aZ8b
r6xK0XdCzbdrDNh96T2lnNIghoZu0lJb/uAQmitFU5xoJtZsJBEH3EeZ/JH4Ai8+
4PcemKFYRjXiGyjwL4WM
=wGuM
-----END PGP SIGNATURE-----
--- End Message ---