Builds fails due to OpenSSL version updates
During build:
fetching archive http://artfiles.org/openssl.org/source/openssl-1.1.1n.tar.gz
Traceback (most recent call last):
File "/tmp/pypy3.9-v7.3.9-src/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py", line 353, in <module>
failures = create_cffi_import_libraries(exename, options, basedir,
File "/tmp/pypy3.9-v7.3.9-src/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py", line 262, in create_cffi_import_libraries
status, stdout, stderr = _build_dependency(key)
File "/tmp/pypy3.9-v7.3.9-src/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py", line 148, in _build_dependency
urlretrieve(url, archive)
File "/tmp/pypy3.9-v7.3.9-src/lib-python/3/urllib/request.py", line 239, in urlretrieve
with contextlib.closing(urlopen(url, data)) as fp:
File "/tmp/pypy3.9-v7.3.9-src/lib-python/3/urllib/request.py", line 214, in urlopen
return opener.open(url, data, timeout)
File "/tmp/pypy3.9-v7.3.9-src/lib-python/3/urllib/request.py", line 523, in open
response = meth(req, response)
File "/tmp/pypy3.9-v7.3.9-src/lib-python/3/urllib/request.py", line 632, in http_response
response = self.parent.error(
File "/tmp/pypy3.9-v7.3.9-src/lib-python/3/urllib/request.py", line 561, in error
return self._call_chain(*args)
File "/tmp/pypy3.9-v7.3.9-src/lib-python/3/urllib/request.py", line 494, in _call_chain
result = func(*args)
File "/tmp/pypy3.9-v7.3.9-src/lib-python/3/urllib/request.py", line 641, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
From the looks of it, two URLs need to be changed for the new OpenSSL version. Perhaps a new release for this might even be in order as it looks like relevant security updates.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information