[MacPorts] #64729: aom - port fails to download
MacPorts
noreply at macports.org
Thu Feb 24 19:04:18 UTC 2022
#64729: aom - port fails to download
------------------------+--------------------
Reporter: mouse07410 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: aom
------------------------+--------------------
Looks like there's something wrong with certificates/HTTPS:
{{{
$ sudo port install aom
---> Computing dependencies for aom
---> Fetching archive for aom
---> Attempting to fetch aom-3.3.0_0.darwin_21.x86_64.tbz2 from
https://packages.macports.org/aom
---> Attempting to fetch aom-3.3.0_0.darwin_21.x86_64.tbz2 from
https://nue.de.packages.macports.org/aom
---> Attempting to fetch aom-3.3.0_0.darwin_21.x86_64.tbz2 from
http://atl.us.packages.macports.org/aom
---> Fetching distfiles for aom
Error: Failed to fetch aom: Git clone failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port aom failed
}}}
and the log:
{{{
. . .
:msg:archivefetch ---> Fetching archive for aom
:debug:archivefetch Executing org.macports.archivefetch (aom)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 501/101
:info:archivefetch ---> aom-3.3.0_0.darwin_21.x86_64.tbz2 doesn't seem to
exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch ---> Attempting to fetch
aom-3.3.0_0.darwin_21.x86_64.tbz2 from https://packages.macports.org/aom
:debug:archivefetch Fetching archive failed: error:1400410B:SSL
routines:CONNECT_CR_SRVR_HELLO:wrong version number
:msg:archivefetch ---> Attempting to fetch
aom-3.3.0_0.darwin_21.x86_64.tbz2 from
https://nue.de.packages.macports.org/aom
:debug:archivefetch Fetching archive failed: error:1400410B:SSL
routines:CONNECT_CR_SRVR_HELLO:wrong version number
:msg:archivefetch ---> Attempting to fetch
aom-3.3.0_0.darwin_21.x86_64.tbz2 from
http://atl.us.packages.macports.org/aom
:debug:archivefetch Fetching archive failed: The requested URL returned
error: 404
:debug:archivefetch Privilege de-escalation not attempted as not running
as root.
:debug:fetch fetch phase started at Thu Feb 24 14:02:20 EST 2022
:notice:fetch ---> Fetching distfiles for aom
:debug:fetch Executing org.macports.fetch (aom)
:debug:fetch Executing: /usr/bin/git clone --progress
https://aomedia.googlesource.com/aom.git
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/aom-3.3.0
2>&1
:debug:fetch system: /usr/bin/git clone --progress
https://aomedia.googlesource.com/aom.git
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/aom-3.3.0
2>&1
:info:fetch Cloning into
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/aom-3.3.0'...
:info:fetch fatal: unable to access
'https://aomedia.googlesource.com/aom.git/': error:1400410B:SSL
routines:CONNECT_CR_SRVR_HELLO:wrong version number
:info:fetch Command failed: /usr/bin/git clone --progress
https://aomedia.googlesource.com/aom.git
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/aom-3.3.0
2>&1
:info:fetch Exit code: 128
:error:fetch Failed to fetch aom: Git clone failed
. . .
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64729>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list