Opened 11 years ago

Closed 11 years ago

#38929 closed defect (fixed)

MacVim @7.3.snapshot66_3: checksum mismatch

Reported by: larryv (Lawrence Velázquez) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: MacVim

Description

Stealth update, mayhaps.

--->  MacVim-7.3.snapshot66.zip doesn't seem to exist in /opt/local/var/macports/distfiles/MacVim
--->  Attempting to fetch MacVim-7.3.snapshot66.zip from http://github.com/b4winckler/macvim/zipball/snapshot-66
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   178    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   134  100   134    0     0    191      0 --:--:-- --:--:-- --:--:--     0
100 13.1M  100 13.1M    0     0   744k      0  0:00:18  0:00:18 --:--:-- 1064k
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Thu Apr 25 13:03:00 EDT 2013
--->  Verifying checksums for MacVim
DEBUG: Executing org.macports.checksum (MacVim)
--->  Checksumming MacVim-7.3.snapshot66.zip
Error: Checksum (rmd160) mismatch for MacVim-7.3.snapshot66.zip
Portfile checksum: MacVim-7.3.snapshot66.zip rmd160 a5c33364634a349099092cae4b60a115ad94f438
Distfile checksum: MacVim-7.3.snapshot66.zip rmd160 7837828c4ca5ee4bbbd36be724fc3029de989885
Error: Checksum (sha256) mismatch for MacVim-7.3.snapshot66.zip
Portfile checksum: MacVim-7.3.snapshot66.zip sha256 910608b81fbea75495c03472ef2214ed4dd1354279dd7afd9c369a99797332b5
Distfile checksum: MacVim-7.3.snapshot66.zip sha256 f8e317393a2cb78e459f8a430d392bcba85b89e19afc5e9692b1b239aee8b8fe

Attachments (1)

MacVim-7.3.snapshot66.zip (13.1 MB) - added by larryv (Lawrence Velázquez) 11 years ago.
ZIP served by GitHub

Change History (5)

comment:1 Changed 11 years ago by raimue (Rainer Müller)

Status: newassigned

Works fine for me. Can you take a look if github served you an HTML page instead of the zip file or anything like that?

$ sudo port clean --all MacVim
--->  Cleaning MacVim
raimue@eunomia ~ $ sudo port -v checksum MacVim
--->  Fetching distfiles for MacVim
--->  MacVim-7.3.snapshot66.zip doesn't seem to exist in /opt/local/var/macports/distfiles/MacVim
--->  Attempting to fetch MacVim-7.3.snapshot66.zip from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/MacVim
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 13.0M  100 13.0M    0     0  11.0M      0  0:00:01  0:00:01 --:--:-- 11.2M
--->  Verifying checksum(s) for MacVim
--->  Checksumming MacVim-7.3.snapshot66.zip

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Looks like you got yours from a mirror. GitHub did serve me a zip file; it extracts and everything. I’ll attach it.

Changed 11 years ago by larryv (Lawrence Velázquez)

Attachment: MacVim-7.3.snapshot66.zip added

ZIP served by GitHub

comment:3 Changed 11 years ago by raimue (Rainer Müller)

Right, sorry, I was in a hurry and not paying attention where I got the file from.

Thanks for providing the zip file. I compared the old and new version and it's actually just repackaged with newer time stamps.

Updated in r105626.

comment:4 Changed 11 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.