#19011 closed defect (invalid)
git-core 1.6.1.2 failing checksums
Reported by: | cowboyd@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | cowboyd@… | |
Port: | git-core |
Description
Can't install previous versions of git. A problem for us since git-svn 1.6.2 is incompatible with previous releases.
saruman:~ cowboyd$ sudo port clean --all git-core ---> Cleaning git-core saruman:~ cowboyd$ sudo sync saruman:~ cowboyd$ sudo port install git-core +svn version=1.6.1.2 ---> Fetching git-core ---> Attempting to fetch git-1.6.1.2.tar.bz2 from http://distfiles.macports.org/git-core ---> Attempting to fetch git-manpages-1.6.1.2.tar.bz2 from http://distfiles.macports.org/git-core ---> Attempting to fetch git-htmldocs-1.6.1.2.tar.bz2 from http://distfiles.macports.org/git-core ---> Verifying checksum(s) for git-core Error: Checksum (sha1) mismatch for git-1.6.1.2.tar.bz2 Error: Checksum (sha1) mismatch for git-manpages-1.6.1.2.tar.bz2 Error: Checksum (sha1) mismatch for git-htmldocs-1.6.1.2.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. saruman:~ cowboyd$
Change History (3)
comment:1 Changed 16 years ago by cowboyd@…
Cc: | cowboyd@… added |
---|
comment:2 Changed 16 years ago by blb@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Yeah, installing different versions like that is completely unsupported. See Howto: install older port.
Note: See
TracTickets for help on using
tickets.
Cc Me!