Opened 9 years ago

Last modified 9 years ago

#49809 closed defect

vim-7.4.769_0 fails with "Error: Checksum (md5) mismatch for 7.4.103" — at Version 3

Reported by: macports@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: vim

Description (last modified by mf2k (Frank Schima))

The following errors are encountered when trying to execute 'port upgrade outdated' with vim being one of the packages scheduled for update.

###################
--->  Attempting to fetch vim-7.4.769_0+huge.darwin_14.x86_64.tbz2 from http://packages.macports.org/vim
--->  Attempting to fetch vim-7.4.769_0+huge.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/vim
--->  Attempting to fetch vim-7.4.769_0+huge.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/vim
--->  Fetching distfiles for vim
--->  Attempting to fetch 7.4.204 from http://distfiles.macports.org/vim/7.4
--->  Attempting to fetch 7.4.564 from http://distfiles.macports.org/vim/7.4
--->  Verifying checksums for vim
Error: Checksum (md5) mismatch for 7.4.103
Error: Checksum (md5) mismatch for 7.4.208

***

The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:

<https://trac.macports.org/wiki/MisbehavingServers>

*

The file has been moved to: /opt/local/var/macports/distfiles/vim/7.4/7.4.564.html
Error: org.macports.checksum for port vim returned: Unable to verify file checksums
Please see the log file for port vim for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_vim/vim/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
###################

[inserted carriage returns to prevent some damn auto-wrapping nonsense.]

I'll attach the referenced patch file, which macports thinks is html, but clearly isn't.

thx,

Jason.

Change History (5)

Changed 9 years ago by macports@…

Attachment: 7.4.564.html added

Changed 9 years ago by macports@…

Attachment: main.log added

comment:1 Changed 9 years ago by macports@…

On a whim, I looked to see if 'port clean vim' was actually removing the downloaded files. It's not. So, I did:

$ rm /opt/local/var/macports/distfiles/vim/7.4/*.html

$ port clean vim # seems to reset macports so it'll re-download

$ port upgrade outdated

[downloads problem files again, same fail]

Last edited 9 years ago by macports@… (previous) (diff)

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Keywords: vim md5 mismatch removed
Owner: changed from macports-tickets@… to raimue@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers vim), if any.

comment:3 Changed 9 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.