[MacPorts] #64340: Aseprite @1.2.30: fatal: early EOF (was: Aseprite @1.2.30:)

MacPorts noreply at macports.org
Mon Jan 3 00:36:23 UTC 2022


#64340: Aseprite @1.2.30: fatal: early EOF
-----------------------+------------------------
  Reporter:  JVCKSNN   |      Owner:  ryandesign
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.7.99
Resolution:            |   Keywords:
      Port:  Aseprite  |
-----------------------+------------------------

Comment (by ryandesign):

 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/64340#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list