#22803: uif2iso upstream version change -> old hashes in portfile ---------------------------------+------------------------------------------ Reporter: mail@… | Owner: billitch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: uif2iso ---------------------------------+------------------------------------------ Changes (by jmr@…): * keywords: uif2iso, upstream => * owner: macports-tickets@… => billitch@… Old description:
Hello,
heres the prob:
sudo port -v install uif2iso ---> Computing dependencies for uif2iso. ---> Verifying checksum(s) for uif2iso ---> Checksumming uif2iso.zip Error: Checksum (md5) mismatch for uif2iso.zip Portfile checksum: uif2iso.zip md5 94fc4991746cd64bc8b17d6a4b0a7a57 Distfile checksum: uif2iso.zip md5 2eb9797ec463c38253014d45591a7043 Error: Checksum (sha1) mismatch for uif2iso.zip Portfile checksum: uif2iso.zip sha1 167e8dc768b239ba87230f8c2eef8743f315a6f1 Distfile checksum: uif2iso.zip sha1 30590093219119c0f1bff22898b38c64323c9387 Error: Checksum (rmd160) mismatch for uif2iso.zip Portfile checksum: uif2iso.zip rmd160 32c9dc5a75918083eeee6f8d5b12c770f4d7ae2b Distfile checksum: uif2iso.zip rmd160 f835113a86ef662a93289d08263a5040b4f87df9 The correct checksum line may be: checksums md5 2eb9797ec463c38253014d45591a7043 \ sha1 30590093219119c0f1bff22898b38c64323c9387 \ rmd160 f835113a86ef662a93289d08263a5040b4f87df9 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for uif2iso): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing
I think you just have to change the portfiles using the new hashes.
New description: Hello, heres the prob: {{{ sudo port -v install uif2iso ---> Computing dependencies for uif2iso. ---> Verifying checksum(s) for uif2iso ---> Checksumming uif2iso.zip Error: Checksum (md5) mismatch for uif2iso.zip Portfile checksum: uif2iso.zip md5 94fc4991746cd64bc8b17d6a4b0a7a57 Distfile checksum: uif2iso.zip md5 2eb9797ec463c38253014d45591a7043 Error: Checksum (sha1) mismatch for uif2iso.zip Portfile checksum: uif2iso.zip sha1 167e8dc768b239ba87230f8c2eef8743f315a6f1 Distfile checksum: uif2iso.zip sha1 30590093219119c0f1bff22898b38c64323c9387 Error: Checksum (rmd160) mismatch for uif2iso.zip Portfile checksum: uif2iso.zip rmd160 32c9dc5a75918083eeee6f8d5b12c770f4d7ae2b Distfile checksum: uif2iso.zip rmd160 f835113a86ef662a93289d08263a5040b4f87df9 The correct checksum line may be: checksums md5 2eb9797ec463c38253014d45591a7043 \ sha1 30590093219119c0f1bff22898b38c64323c9387 \ rmd160 f835113a86ef662a93289d08263a5040b4f87df9 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for uif2iso): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing }}} I think you just have to change the portfiles using the new hashes. -- Comment: Please remember to preview and use WikiFormatting, and to cc the maintainer. Thomas, you should also set `dist_subdir ${name}/${version}` since this is an unversioned distfile. -- Ticket URL: <http://trac.macports.org/ticket/22803#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS