Opened 3 years ago
Closed 2 years ago
#64340 closed defect (worksforme)
Aseprite @1.2.30: fatal: early EOF
Reported by: | JVCKSNN | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.99 |
Keywords: | Cc: | ||
Port: | Aseprite |
Description
Current Mac has all pre-requisites installed - XCode, latest OS, Macports, etc.
Keep getting error messages whilst trying to install the port.
Attachments (1)
Change History (4)
Changed 3 years ago by JVCKSNN
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | port Aseprite removed |
---|---|
Owner: | set to ryandesign |
Status: | new → assigned |
Summary: | Port not installing → Aseprite @1.2.30: |
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Aseprite @1.2.30: → Aseprite @1.2.30: fatal: early EOF |
---|
For example, your log has:
system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_Aseprite/Aseprite/work/skia: /opt/local/bin/python3.9 tools/git-sync-deps fatal: early EOF
"early EOF" could mean that something wasn't downloaded or extracted completely. (Try again.)
Following that, we see:
Exception in thread Thread-10: Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 973, in _bootstrap_inner self.run() File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 910, in run self._target(*self._args, **self._kwargs) File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_Aseprite/Aseprite/work/skia/tools/git-sync-deps", line 131, in git_checkout_to_directory subprocess.check_call( File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['git', 'clone', '--quiet', '--no-checkout', 'https://chromium.googlesource.com/chromium/deps/icu.git', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_Aseprite/Aseprite/work/skia/third_party/externals/icu']' died with <Signals.SIGTERM: 15>. ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 254, in <module> globals()[__func_name] = __get_hash(__func_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 Traceback (most recent call last): File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_Aseprite/Aseprite/work/skia/bin/fetch-gn", line 17, in <module> from urllib.request import urlopen File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/urllib/request.py", line 84, in <module> import base64 File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/base64.py", line 10, in <module> import struct File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/struct.py", line 13, in <module> from _struct import * ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so, 0x0002): tried: '/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so' (code signature in <690E80CF-9BC6-30F1-879F-3419A7F9B4DA> '/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so' not valid for use in process: system is shutting down), '/usr/local/lib/_struct.cpython-39-darwin.so' (no such file), '/usr/lib/_struct.cpython-39-darwin.so' (no such file)
So it's trying to verify signatures but can't because cpython can't be loaded because, oddly: "code signature [is] not valid for use in process: system is shutting down". That's new to me and difficult to explain, unless you really did ask MacPorts to install the port and then before it finished extracting the port you asked the computer to shut down. But these errors could all just be nonsensical consequences of the first unexpected EOF error so let's concentrate on eliminating that error first.
comment:3 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Closing due to lack of follow-up. If you still experience this problem with the latest Aseprite, please reopen and attach a clean main.log.
First, please run
sudo port clean Aseprite
and then try again and attach the new main.log if it fails again. The log you attached shows an extract error that's unfamiliar to me, followed by multiple subsequent installation attempts that failed because of the partially-completed extract.