Opened 8 years ago
Closed 8 years ago
#53817 closed defect (duplicate)
Error: Failed to fetch xar-devel: Subversion check out failed
Reported by: | sbcds | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | xar-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
After upgrading to macOS Sierra (10.12.3), went about updating macports and following migration instructions. Upgraded Xcode, CLT (agreed to terms), and macports base installer. Installation went perfectly. Go to terminal and issue sudo port self update, then sudo port upgrade outdated.
Got the Error: Failed to fetch xar-devel: Subversion check out failed
The relevant error message in the main.log appears to be:
:info:archivefetch ---> xar-devel-1.6_5.darwin_16.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch xar-devel-1.6_5.darwin_16.x86_64.tbz2 from https://packages.macports.org/xar-devel :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch xar-devel-1.6_5.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/xar-devel :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch xar-devel-1.6_5.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xar-devel :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found version:1 :info:fetch svn: E170013: Unable to connect to a repository at URL 'http://xar.googlecode.com/svn/trunk/xar' :info:fetch svn: E160013: '/svn/trunk/xar' path not found :info:fetch Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_xar-devel/xar-devel/work" && /usr/bin/svn --non-interactive --trust-server-cert export http://xar.googlecode.com/svn/trunk/xar@224 2>&1 :info:fetch Exit code: 1
Change History (2)
comment:1 Changed 8 years ago by sbcds
comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | xar-devel added |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sorry guys, just realized this is a duplicate of #51675.