Opened 5 years ago

Closed 5 years ago

#57826 closed defect (fixed)

MacVim @8.1.snapshot153: malformed patch at line 38

Reported by: chadwickboggs (Chadwick Boggs) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mndavidoff (Monte Davidoff)
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 (6)

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.

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

Port: 8.1.snapshot153 removed

comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Error: Failed to patch MacVim: command execution failedMacVim @8.1.snapshot153: malformed patch at line 38

comment:5 Changed 5 years ago by mndavidoff (Monte Davidoff)

Cc: mndavidoff added

comment:6 Changed 5 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

In c00a870bc4e96011a0529623e88a589cc03b5898/macports-ports (master):

MacVim: Fix invalid patch

In the last update, this patch was accidentally garbled. The patch was
now rerolled to fix the issue. No rev-bump as the build failed.

Closes: #57826

Note: See TracTickets for help on using tickets.