[MacPorts] #32435: Port file not available
#32435: Port file not available ---------------------------------------+------------------------------------ Reporter: hfollmann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: postgresql90 ---------------------------------------+------------------------------------ The port file postgresql90-9.0.6_... is missing at http://packages.macports.org/postgresql90/ *** ---> Computing dependencies for postgresql90 ---> Fetching archive for postgresql90 ---> Attempting to fetch postgresql90-9.0.6_0+perl+python.darwin_11.x86_64.tbz2 from http://packages.macports.org/postgresql90 ---> Fetching postgresql90 ---> Verifying checksum(s) for postgresql90 Error: Checksum (md5) mismatch for postgresql-9.0.6.tar.bz2 Error: Checksum (sha1) mismatch for postgresql-9.0.6.tar.bz2 Error: Checksum (rmd160) mismatch for postgresql-9.0.6.tar.bz2 *** -- Ticket URL: <https://trac.macports.org/ticket/32435> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32435: Port file not available ----------------------------------------+----------------------------------- Reporter: hfollmann@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: invalid | Keywords: Port: postgresql90 | ----------------------------------------+----------------------------------- Changes (by cal@…): * cc: mww@…, jwa@… (added) * status: new => closed * resolution: => invalid Old description:
The port file postgresql90-9.0.6_... is missing at http://packages.macports.org/postgresql90/
*** ---> Computing dependencies for postgresql90 ---> Fetching archive for postgresql90 ---> Attempting to fetch postgresql90-9.0.6_0+perl+python.darwin_11.x86_64.tbz2 from http://packages.macports.org/postgresql90 ---> Fetching postgresql90 ---> Verifying checksum(s) for postgresql90 Error: Checksum (md5) mismatch for postgresql-9.0.6.tar.bz2 Error: Checksum (sha1) mismatch for postgresql-9.0.6.tar.bz2 Error: Checksum (rmd160) mismatch for postgresql-9.0.6.tar.bz2 ***
New description: The port file postgresql90-9.0.6_... is missing at http://packages.macports.org/postgresql90/ {{{ ---> Computing dependencies for postgresql90 ---> Fetching archive for postgresql90 ---> Attempting to fetch postgresql90-9.0.6_0+perl+python.darwin_11.x86_64.tbz2 from http://packages.macports.org/postgresql90 ---> Fetching postgresql90 ---> Verifying checksum(s) for postgresql90 Error: Checksum (md5) mismatch for postgresql-9.0.6.tar.bz2 Error: Checksum (sha1) mismatch for postgresql-9.0.6.tar.bz2 Error: Checksum (rmd160) mismatch for postgresql-9.0.6.tar.bz2 }}} -- Comment: Please use WikiFormatting and remember to Cc the maintainer when reporting problems as described in the Ticket Guidelines prominently linked from the new ticket page. MacPorts recently started fetching prebuilt binary packages form packages.macports.org, which fails if there are none. This might happen for licensing reasons and currently always happens on Lion, because we're not building packages for Lion yet. This is what the line "---> Attempting to fetch" is about. If this step fails, port continues to download sources and build from source like it did before, which apparently fails for you, because your download is corrupted. I can not reproduce your problem and successfully fetched the source tarball from ftp7.de.postgresql.org. Try running port with -d to see where your MacPorts is fetching from. Checksum problems are a frequently asked question, have a look at [wiki:FAQ#checksums] and [wiki:MisbehavingServers]. I have verified all mirrors we have listed for the postgresql90 port and they either server a correct error message, don't work at all or serve the correct file. -- Ticket URL: <https://trac.macports.org/ticket/32435#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts