Opened 14 months ago
Closed 14 months ago
#68166 closed defect (invalid)
git clone failed every time in package "aom"
Reported by: | klsa445 | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | sonoma | Cc: | |
Port: | aom |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
log here
:info:fetch Command failed: /opt/homebrew/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.6.1 2>&1 :info:fetch Exit code: 128 :error:fetch Failed to fetch aom: Git clone failed :debug:fetch Error code: NONE :debug:fetch Backtrace: Git clone failed :debug:fetch while executing :debug:fetch "gitfetch" :debug:fetch (procedure "portfetch::fetch_main" line 14) :debug:fetch invoked from within :debug:fetch "$procedure $targetname" :error:fetch 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.
describe
I've using homebrew and macports together and already install all dependency package, but only aom package is broken when I install it.terminal said the system can't get distfiles of aom because git clone failed.this is 5 times now!
equipment attributes
model: MacBook Pro M2
macOS: macOS Sonoma
MacPorts: latest version(install from source code)
please help me to fix this problem
Attachments (1)
Change History (4)
Changed 14 months ago by klsa445
comment:1 Changed 14 months ago by klsa445
I've read the log and find the reason: the port has no permission to let git read and write the package into /opt folder, so I find out the command which get wrong and run it in root user, the problem fix
comment:2 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sonoma added; #bug removed |
Owner: | set to MarcusCalhoun-Lopez |
Port: | aom added |
Priority: | High → Normal |
Status: | new → assigned |
We don't support the use of Homebrew and MacPorts on the same machine. They will interfere with each other and we don't want to spend time debugging such issues. Please choose one package manager and uninstall the other.
Discussion of pre-release versions of macOS should not happen in public; see wiki:FAQ#prerelease.
comment:3 Changed 14 months ago by mascguy (Christopher Nielsen)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Closing, since this relates to using MacPorts and Homebrew together, combined with macOS 14 beta.
#log of install program