Opened 5 years ago

Last modified 5 years ago

#57826 closed defect

Error: Failed to patch MacVim: command execution failed — at Version 2

Reported by: chadwickboggs (Chadwick Boggs) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: MacVim

Description (last modified by Schamschula (Marius Schamschula))

$ sudo port upgrade MacVim
--->  Computing dependencies for MacVim
--->  Fetching archive for MacVim
--->  Attempting to fetch MacVim-8.1.snapshot153_0+huge.darwin_18.x86_64.tbz2 from https://packages.macports.org/MacVim
--->  Attempting to fetch MacVim-8.1.snapshot153_0+huge.darwin_18.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/MacVim
--->  Attempting to fetch MacVim-8.1.snapshot153_0+huge.darwin_18.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/MacVim
--->  Fetching distfiles for MacVim
--->  Verifying checksums for MacVim
--->  Extracting MacVim
--->  Applying patches to MacVim
Error: Failed to patch MacVim: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

Change History (2)

comment:1 Changed 5 years ago by chadwickboggs (Chadwick Boggs)

grep -i error /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/main.log
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:error:patch Failed to patch MacVim: command execution failed
:debug:patch Error code: CHILDSTATUS 8390 2
:error:patch See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/main.log for details.
Last edited 5 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 5 years ago by Schamschula (Marius Schamschula)

Description: modified (diff)
Owner: set to raimue
Status: newassigned

Please use wiki formatting, and add the maintainer to the CC field:

In this case port info --maintainer MacVim.

Note: See TracTickets for help on using tickets.