Opened 17 months ago

Closed 17 months ago

Last modified 17 months ago

#67375 closed defect (invalid)

git @2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34: download 404's

Reported by: At0micMac Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: git

Description

When trying to update git today, I noticed that it 404's, not just for the package I'm trying to download (git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2), but for the entire http://packages.macports.org/git directory.

sudo port -b install git
Password:
--->  Computing dependencies for git
--->  Fetching archive for git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://packages.macports.org/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://kmq.jp.packages.macports.org/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://ema.uk.packages.macports.org/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://fra.de.packages.macports.org/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://nue.de.packages.macports.org/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://cph.dk.packages.macports.org/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://fco.it.packages.macports.org/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://pek.cn.packages.macports.org/macports/packages/git
--->  Attempting to fetch git-2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34.darwin_17.x86_64.tbz2 from http://atl.us.packages.macports.org/git
Error: Failed to archivefetch git: version @2.40.1_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_34: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git/git/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port git failed

Change History (3)

comment:1 Changed 17 months ago by mascguy (Christopher Nielsen)

The various licenses don't allow us to distribute binaries for git, so MacPorts will need to build it from source.

Eliminate -b from your install command, and you should be good-to-go.

comment:2 Changed 17 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

comment:3 Changed 17 months ago by jmroot (Joshua Root)

Cf. #66016

Note: See TracTickets for help on using tickets.