[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1006790: marked as done (python-unicodedata2: FTBFS without network access)



Your message dated Sat, 05 Mar 2022 01:33:37 +0000
with message-id <E1nQJIf-0003zs-7Y@fasolo.debian.org>
and subject line Bug#1006790: fixed in python-unicodedata2 14.0.0+ds-8
has caused the Debian Bug report #1006790,
regarding python-unicodedata2: 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 owner@bugs.debian.org
immediately.)


-- 
1006790: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006790
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: python-unicodedata2
Version: 14.0.0+ds-7
Severity: serious

See https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-unicodedata2.html
:  (I also see the same error in my custom build environment based on
sbuild, but using a systemd-nspawn container with network access
disabled.)

...

bunzip2 -ckd /usr/share/unicode/Unihan_NumericValues.txt.bz2 >
data/Unihan_NumericValues.txt
python3 makeunicodedata.py
--- Reading UnicodeData.txt ...
Traceback (most recent call last):
  File "/usr/lib/python3.9/urllib/request.py", line 1346, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.9/http/client.py", line 1285, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1331, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1280, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1040, in _send_output
    self.send(msg)
  File "/usr/lib/python3.9/http/client.py", line 980, in send
    self.connect()
  File "/usr/lib/python3.9/http/client.py", line 946, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.9/socket.py", line 823, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.9/socket.py", line 954, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 1356, in <module>
    maketables(1)
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 117, in maketables
    unicode = UnicodeData(UNIDATA_VERSION)
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 1004, in __init__
    for s in UcdFile(UNICODE_DATA, version):
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 934, in records
    with open_data(self.template, self.version) as file:
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 898, in open_data
    urllib.request.urlretrieve(url, filename=local)
  File "/usr/lib/python3.9/urllib/request.py", line 239, in urlretrieve
    with contextlib.closing(urlopen(url, data)) as fp:
  File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.9/urllib/request.py", line 517, in open
    response = self._open(req, data)
  File "/usr/lib/python3.9/urllib/request.py", line 534, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.9/urllib/request.py", line 1375, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.9/urllib/request.py", line 1349, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in
name resolution>
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/1st/python-unicodedata2-14.0.0+ds'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: python-unicodedata2
Source-Version: 14.0.0+ds-8
Done: Yao Wei (魏銘廷) <mwei@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-unicodedata2, 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 1006790@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yao Wei (魏銘廷) <mwei@debian.org> (supplier of updated python-unicodedata2 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 05 Mar 2022 09:03:11 +0800
Source: python-unicodedata2
Architecture: source
Version: 14.0.0+ds-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Changed-By: Yao Wei (魏銘廷) <mwei@debian.org>
Closes: 1006790
Changes:
 python-unicodedata2 (14.0.0+ds-8) unstable; urgency=medium
 .
   * Fix FTBFS without network access (Closes: #1006790)
     - debian/patches: avoid network access during build
     - debian/rules: fix symlinking data from unicode-data during build
Checksums-Sha1:
 74e967f0b33f43c1e54f88a60999cf4fb38abf0e 2257 python-unicodedata2_14.0.0+ds-8.dsc
 c1f6f69e5925a44c02263fa6bde2359a09ec6c37 5800 python-unicodedata2_14.0.0+ds-8.debian.tar.xz
 119a908412db6993d705db471b6c897aab495f2e 7603 python-unicodedata2_14.0.0+ds-8_amd64.buildinfo
Checksums-Sha256:
 0609bdf969636db1dcb2e7774b80afe12becea00c3d91dec765c4ec3a15e3a6d 2257 python-unicodedata2_14.0.0+ds-8.dsc
 3b90f9df807c638f33408d1da7657eb2d40f43651e20cd949d7536b72a5abaca 5800 python-unicodedata2_14.0.0+ds-8.debian.tar.xz
 cca5deeb9a8ead3379f5bc1fc4e7ef2a8960fd36e9864fa5375fda7dee97d542 7603 python-unicodedata2_14.0.0+ds-8_amd64.buildinfo
Files:
 1a6a8d463b4096c920653e31e690be14 2257 python optional python-unicodedata2_14.0.0+ds-8.dsc
 97f629fc1a440fbba4c525b1e46d83ac 5800 python optional python-unicodedata2_14.0.0+ds-8.debian.tar.xz
 892932fb013c9d99b6193129949612e1 7603 python optional python-unicodedata2_14.0.0+ds-8_amd64.buildinfo

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

iQJEBAEBCgAuFiEE8htgli/cvAeDZWXRl1ewRNNETDMFAmIiuH0QHG13ZWlAZGVi
aWFuLm9yZwAKCRCXV7BE00RMM11TD/9MBAAVYYIZRlHFuYZ8xM6bncKd1JU21b0t
mzwGQpCexjt1E8jxM2Q5SQKK3y0fjjkTrZV4zYxW/PfPqOKrr92NOpL5HAbngUUL
l10zE0jgRGyxm9IJK0BSQB1/QRyQwBbxbpFtG9lz99g4hEBxoopkWr7HGAuS8f3k
qMrBiFGMP9AZ7xBEFmCK0Vw1TUY9t/Jj/kKAgcE2wR2Wj/voHqA8G1VnpHb/vpb1
bg7hM7eVdnWeE4/vMXIYnlQRYcGju+X34AoK5LnZPnjAYzCt8TxsisRJrDEUHEMJ
zVLCpjok8bhRTgmWgBvIwhjUvzGR1sMA9QOXj9aa1x3AlcDjsNJWwJ8UpZFjAn3u
7AThssANLoLhitXw9f1cMgyytEPa9Q70v4sGsBuhJGQoAnmcy/PoONceWMsrKQqG
n4ZT8dk5SRM13UD8y5+Aaywb/IiB7J30BpjWJRX6zxA+WO0Ni+a8OLMCZnGzFSun
PQmNC/tugX1q4GWshEpIfGT5Z2bS2JjKFdz7Bi5/udXZRQjkSBJRA9QAWP0fFkUQ
6ZvHpxlQIAiiigNeR7M5NdbrdtEZZ5AqCmKWmT+TxQOfg63k0JCZOba7VarirA0L
v5R+YcE6qIshWOdVmjAYLKyjue8yJh17+HB5Gwpe9yUFggaDpkNqM3knI9cQIlC8
Vwqrd41Xsw==
=f+ix
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: