Your message dated Mon, 30 Jan 2023 05:04:28 +0000
with message-id <e1pmmle-00anla...@fasolo.debian.org>
and subject line Bug#1027467: fixed in dyssol 1.1.0+ds1-3
has caused the Debian Bug report #1027467,
regarding dyssol: FTBFS without network access
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.)
--
1027467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dyssol
Version: 1.1.0+ds1-1
Severity: serious
Tags: ftbfs
Hi Maintainer
As can be seen on reproducible builds [1], dyssol 1.1.0+ds1-1 FTBFS
without network access. I've copied what I hope is the relevant part
of the log below.
Regards
Graham
[1] https://tests.reproducible-builds.org/debian/rb-pkg/dyssol.html
(models_development: line 1596) broken
http://de.mathworks.com/help/matlab/cc-mx-matrix-library.html -
HTTPConnectionPool(host='de.mathworks.com', port=80): Max retries
exceeded with url: /help/matlab/cc-mx-matrix-library.html (Caused by
NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f4a7da3d1e0>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( simulation: line 100) broken
https://computing.llnl.gov/projects/sundials/ida -
HTTPSConnectionPool(host='computing.llnl.gov', port=443): Max retries
exceeded with url: /projects/sundials/ida (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7d5d1fc0>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( simulation: line 93) broken
https://computing.llnl.gov/projects/sundials -
HTTPSConnectionPool(host='computing.llnl.gov', port=443): Max retries
exceeded with url: /projects/sundials (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7da3ff10>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( units: line 1578) broken
https://doi.org/10.1007/978-3-662-52989-8_91 -
HTTPSConnectionPool(host='doi.org', port=443): Max retries exceeded
with url: /10.1007/978-3-662-52989-8_91 (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7da3c490>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( index: line 89) broken
https://doi.org/10.1007/978-3-030-45168-4_17 -
HTTPSConnectionPool(host='doi.org', port=443): Max retries exceeded
with url: /10.1007/978-3-030-45168-4_17 (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7da3f400>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( index: line 86) broken
https://doi.org/10.1016/j.apt.2018.12.007 -
HTTPSConnectionPool(host='doi.org', port=443): Max retries exceeded
with url: /10.1016/j.apt.2018.12.007 (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7d5d24a0>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( index: line 85) broken
https://doi.org/10.1016/j.powtec.2017.01.061 -
HTTPSConnectionPool(host='doi.org', port=443): Max retries exceeded
with url: /10.1016/j.powtec.2017.01.061 (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7da3e5c0>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( index: line 88) broken
https://doi.org/10.1016/j.softx.2020.100572 -
HTTPSConnectionPool(host='doi.org', port=443): Max retries exceeded
with url: /10.1016/j.softx.2020.100572 (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7da3f7c0>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( index: line 87) broken
https://doi.org/10.3390/pr7080535 -
HTTPSConnectionPool(host='doi.org', port=443): Max retries exceeded
with url: /10.3390/pr7080535 (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7da3d060>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
(000_get_started/get_started: line 20) broken
https://github.com/FlowsheetSimulation/Dyssol-open/releases -
HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded
with url: /FlowsheetSimulation/Dyssol-open/releases (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7d5d2650>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
(models_development: line 9) broken
https://go.microsoft.com/fwlink/?LinkId=615448&clcid=0x409 -
HTTPSConnectionPool(host='go.microsoft.com', port=443): Max retries
exceeded with url: /fwlink/?LinkId=615448&clcid=0x409 (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7da3d2a0>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( data: line 26) broken
https://www.hdfgroup.org/solutions/hdf5/ -
HTTPSConnectionPool(host='www.hdfgroup.org', port=443): Max retries
exceeded with url: /solutions/hdf5/ (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7dc00760>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
( simulation: line 102) broken
https://computing.llnl.gov/projects/sundials/kinsol -
HTTPSConnectionPool(host='computing.llnl.gov', port=443): Max retries
exceeded with url: /projects/sundials/kinsol (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f4a7da3fe80>: Failed to establish a new connection: [Errno -3]
Temporary failure in name resolution'))
--- End Message ---
--- Begin Message ---
Source: dyssol
Source-Version: 1.1.0+ds1-3
Done: Anton Gladky <gl...@debian.org>
We believe that the bug you reported is fixed in the latest version of
dyssol, 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 1027...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated dyssol 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: SHA512
Format: 1.8
Date: Sun, 29 Jan 2023 22:34:21 +0100
Source: dyssol
Architecture: source
Version: 1.1.0+ds1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Closes: 1027467
Changes:
dyssol (1.1.0+ds1-3) unstable; urgency=medium
.
* [1db41e8] Disable linkcheck. (Closes: #1027467)
Checksums-Sha1:
2e3244a6b1b070185955e4f3557a78d14c8d3604 2458 dyssol_1.1.0+ds1-3.dsc
fac040bdfe38145e2022d68fb1507ce39a377000 8860 dyssol_1.1.0+ds1-3.debian.tar.xz
b20ff0118be39e5c77bb8c33dfb79fd6b707bc31 14127
dyssol_1.1.0+ds1-3_source.buildinfo
Checksums-Sha256:
9d7ca2f52b2c6cabbf17f5e33e7aaa80620c1594034f7fa4a9d7edc5d1e4c177 2458
dyssol_1.1.0+ds1-3.dsc
930a0e46435d93fa60d2abda03db11d27e4b40b7bec92f4adf8636214b39d22a 8860
dyssol_1.1.0+ds1-3.debian.tar.xz
fa110ccfad919a0ee8e1b6c472c71cb630d9cdd474874e9b349de788e1a8a546 14127
dyssol_1.1.0+ds1-3_source.buildinfo
Files:
d22e006146057db0747f6f0ac5302915 2458 science optional dyssol_1.1.0+ds1-3.dsc
633a15a874d490b725daeea8e94a27b4 8860 science optional
dyssol_1.1.0+ds1-3.debian.tar.xz
0cce1a8ef271a7e8e437c8f26f63e936 14127 science optional
dyssol_1.1.0+ds1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmPXTtcACgkQ0+Fzg8+n
/waqaQ/8Cqo877hhF0DH5OoPcyMQblcnVpDIbSEYSdme3Y/Id2eAzbY89F4W5w9T
q07u6uUp86phVi+oEWVfaJwXTGBpn2OtkJvicRoEloQOsmhRkmBYkfnqK9BY5sKs
yqvC4skbBmogd4wcMSPPKn0pLVpZ2snGXc90luIOFdsMtSNz0Q/QYIEh5VFiy2vE
x6xiGvihp35w6K7hkZ2DJobZtQ8FaJ//cfxc55O+fVPL3HPwf8Tp0dmJUAyYYX0Y
xdLfSZ72WJgfIpqeCwjvmnmoHmR7fv0obvUBHzQd4OzkPGdoIZsLxyHNq1O8EFyr
CGMopVdCDEXUnG+xQhho9JDVUba1ZPSvKNpPVlSF4nA4yURT78oDTfzEb73o/YxO
7IQOHvpU2Q0f1146hNEHglKzv5YKTfTvOPyRf4mjbbq7V92sl2fAaO3Teq6t1kHt
V6QxK7IQXLusexEp5zvpcU6h4eUEX43PXxumidMHOX7UO418jWKDmY4slGN6k9RB
uipu+iFEO5/iUaDCVfXDNYGOqomUalvv6HkvDGq5WX+j9faqS120mbsZ2zTWBz0z
vamUtqZ+q+tSLIJXW9n7YpqU173LxsErL70xTZk8pOwo1l2HuUL+hcJDHB63JdGk
iWVIPAuoZac1LZVqNPJXNzO8sKSKUUaSuDNIlgqYQfTbtnaqDvc=
=TGwk
-----END PGP SIGNATURE-----
--- End Message ---