Ticket #17407 (closed defect: worksforme)
postgresql83 Checksum (md5) mismatch
| Reported by: | sidharth.kuruvila@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | jwa@… | |
| Port: | postgresql83 |
Description
I get a checksum mismatch when trying to install postgresql83.
$ sudo port install postgresql83 ---> Verifying checksum(s) for postgresql83 Error: Checksum (md5) mismatch for postgresql-8.3.5.tar.bz2 Error: Checksum (sha1) mismatch for postgresql-8.3.5.tar.bz2 Error: Checksum (rmd160) mismatch for postgresql-8.3.5.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
This is possibly due to a new minor version released early this month.
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to mww@…
- Cc jwa@… added
- Port set to postgresql83-server
comment:2 Changed 4 years ago by macsforever2000@…
- Port changed from postgresql83-server to postgresql83
comment:3 Changed 4 years ago by jmr@…
Checksum's fine here. Which mirror did it download from for you?
comment:4 Changed 4 years ago by sidharth.kuruvila@…
I tried to install it again and the installation worked fine.
sudo port clean --all postgresql83 $ sudo port install postgresql83 ---> Cleaning postgresql83 $ sudo port install postgresql83 ---> Fetching postgresql83 ---> Attempting to fetch postgresql-8.3.5.tar.bz2 from http://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/source/v8.3.5/ ---> Verifying checksum(s) for postgresql83 ---> Extracting postgresql83 ---> Configuring postgresql83 ---> Building postgresql83 ---> Staging postgresql83 into destroot ---> Installing postgresql83 8.3.5_0 To use the postgresql server, install the postgresql83-server port ---> Activating postgresql83 8.3.5_0 ---> Cleaning postgresql83
I didn't make a not of the mirror url. The url in the portfile is
http://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/source/v8.3.5/
I guess it was some issue with the download on my side. And it didn't occur to me to keep the file with the bad checksum so that's lost.
Note: See
TracTickets for help on using
tickets.


Assigning to maintainers.