Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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: jyrkiwahlstedt
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 (6)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Cc: jwa@… added
Owner: changed from macports-tickets@… to mww@…
Port: postgresql83-server added

Assigning to maintainers.

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

Port: postgresql83 added; postgresql83-server removed

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Checksum's fine here. Which mirror did it download from for you?

comment:4 Changed 15 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.

comment:5 Changed 15 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.