#13830 closed defect (fixed)
pkgconfig 2.2 fails to verify checksums
Reported by: | bigonazzi@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | pkgconfig, checksums | Cc: | |
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
Motoko:~ bigo$ sudo port install pkgconfig ---> Fetching pkgconfig ---> Attempting to fetch pkg-config-0.22.tar.gz from http://mirror.opensysadmin.com/pkg-config/ ---> Verifying checksum(s) for pkgconfig Error: Checksum (md5) mismatch for pkg-config-0.22.tar.gz Error: Checksum (sha1) mismatch for pkg-config-0.22.tar.gz Error: Checksum (rmd160) mismatch for pkg-config-0.22.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Change History (5)
comment:1 Changed 17 years ago by skymoo (Adam Mercer)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:2 Changed 17 years ago by grahamperrin@…
[grahamperrin:~] gjp22% sudo port clean pkgconfig ---> Cleaning pkgconfig [grahamperrin:~] gjp22% sudo port install wv ---> Fetching pkgconfig ---> Verifying checksum(s) for pkgconfig Error: Checksum (md5) mismatch for pkg-config-0.22.tar.gz Error: Checksum (sha1) mismatch for pkg-config-0.22.tar.gz Error: Checksum (rmd160) mismatch for pkg-config-0.22.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | → Port Bugs |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I committed a fix in r32511. mirror.opensysadmin.com seems to be down so I removed it from the list of mirrors. I also listed the homepage as the first download location instead of the last. Please wait 30 minutes, then sudo port selfupdate
, then sudo port clean --all pkgconfig
, then try again.
comment:4 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Looks like the http://mirror.opensysadmin.com/pkg-config mirror is down