Changes between Initial Version and Version 1 of Ticket #24454


Ignore:
Timestamp:
Apr 12, 2010, 5:25:07 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember to fill in the Port field and cc the maintainer. As per the FAQ, you need to indicate which mirror your file was downloaded from.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24454

    • Property Owner changed from macports-tickets@… to narf_tm@…
    • Property Port p5-scalar-list-utils added
    • Property Summary changed from checksum failure on scalar-list-utils to checksum failure on p5-scalar-list-utils
  • Ticket #24454 – Description

    initial v1  
    1 The end of the output is below.  I ran:[[BR]]
     1The end of the output is below.  I ran:
     2{{{
    23sudo port -vc -d upgrade p5-scalar-list-utils
    34
    4 
    5 DEBUG: Searching for dependency: perl5[[BR]]
    6 DEBUG: Found Dependency: receipt exists for perl5[[BR]]
     5DEBUG: Searching for dependency: perl5
     6DEBUG: Found Dependency: receipt exists for perl5
    77DEBUG: Executing org.macports.main (p5-scalar-list-utils)
    8 --->  Fetching p5-scalar-list-utils[[BR]]
     8--->  Fetching p5-scalar-list-utils
    99DEBUG: Executing org.macports.fetch (p5-scalar-list-utils)
    10 --->  Verifying checksum(s) for p5-scalar-list-utils[[BR]]
     10--->  Verifying checksum(s) for p5-scalar-list-utils
    1111DEBUG: Executing org.macports.checksum (p5-scalar-list-utils)
    12 --->  Checksumming Scalar-List-Utils-1.23.tar.gz[[BR]]
    13 Error: Checksum (md5) mismatch for Scalar-List-Utils-1.23.tar.gz[[BR]]
    14 Portfile checksum: Scalar-List-Utils-1.23.tar.gz md5 2e7909f8737cd6eecd8520b77326916b[[BR]]
    15 Distfile checksum: Scalar-List-Utils-1.23.tar.gz md5 ce17fd1c5a7068ffaf48cd9145ad1758[[BR]]
    16 Error: Checksum (sha1) mismatch for Scalar-List-Utils-1.23.tar.gz[[BR]]
    17 Portfile checksum: Scalar-List-Utils-1.23.tar.gz sha1 e88f4df0d0d64db03f4ad6fa91951571148fa27f[[BR]]
    18 Distfile checksum: Scalar-List-Utils-1.23.tar.gz sha1 b93d13505a421e3cf0fa7658eae11c91d51190b2[[BR]]
    19 Error: Checksum (rmd160) mismatch for Scalar-List-Utils-1.23.tar.gz[[BR]]
    20 Portfile checksum: Scalar-List-Utils-1.23.tar.gz rmd160 fe5c73fb7bb482dc47331f027f68ac5a709b1dc8[[BR]]
    21 Distfile checksum: Scalar-List-Utils-1.23.tar.gz rmd160 0a56585dc9be1d931cfa914a264a3fdbf2ff1310[[BR]]
    22 The correct checksum line may be:[[BR]]
    23 checksums           md5     ce17fd1c5a7068ffaf48cd9145ad1758 \[[BR]]
    24                     sha1    b93d13505a421e3cf0fa7658eae11c91d51190b2 \[[BR]]
    25                     rmd160  0a56585dc9be1d931cfa914a264a3fdbf2ff1310[[BR]]
    26 Error: Target org.macports.checksum returned: Unable to verify file checksums[[BR]]
    27 DEBUG: Backtrace: Unable to verify file checksums[[BR]]
    28     while executing[[BR]]
    29 "$procedure $targetname"[[BR]]
    30 Warning: the following items did not execute (for p5-scalar-list-utils): org.macports.destroot org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build[[BR]]
    31 DEBUG: couldn't read file "/opt/local/share/macports/Tcl/darwintrace1.0/pkgIndex.tcl": no such file or directory[[BR]]
    32     while executing[[BR]]
    33 "source [file join $dir pkgIndex.tcl]"[[BR]]
    34 Error: Unable to upgrade port: 1[[BR]]
     12--->  Checksumming Scalar-List-Utils-1.23.tar.gz
     13Error: Checksum (md5) mismatch for Scalar-List-Utils-1.23.tar.gz
     14Portfile checksum: Scalar-List-Utils-1.23.tar.gz md5 2e7909f8737cd6eecd8520b77326916b
     15Distfile checksum: Scalar-List-Utils-1.23.tar.gz md5 ce17fd1c5a7068ffaf48cd9145ad1758
     16Error: Checksum (sha1) mismatch for Scalar-List-Utils-1.23.tar.gz
     17Portfile checksum: Scalar-List-Utils-1.23.tar.gz sha1 e88f4df0d0d64db03f4ad6fa91951571148fa27f
     18Distfile checksum: Scalar-List-Utils-1.23.tar.gz sha1 b93d13505a421e3cf0fa7658eae11c91d51190b2
     19Error: Checksum (rmd160) mismatch for Scalar-List-Utils-1.23.tar.gz
     20Portfile checksum: Scalar-List-Utils-1.23.tar.gz rmd160 fe5c73fb7bb482dc47331f027f68ac5a709b1dc8
     21Distfile checksum: Scalar-List-Utils-1.23.tar.gz rmd160 0a56585dc9be1d931cfa914a264a3fdbf2ff1310
     22The correct checksum line may be:
     23checksums           md5     ce17fd1c5a7068ffaf48cd9145ad1758 \
     24                    sha1    b93d13505a421e3cf0fa7658eae11c91d51190b2 \
     25                    rmd160  0a56585dc9be1d931cfa914a264a3fdbf2ff1310
     26Error: Target org.macports.checksum returned: Unable to verify file checksums
     27DEBUG: Backtrace: Unable to verify file checksums
     28    while executing
     29"$procedure $targetname"
     30Warning: the following items did not execute (for p5-scalar-list-utils): org.macports.destroot org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build
     31DEBUG: couldn't read file "/opt/local/share/macports/Tcl/darwintrace1.0/pkgIndex.tcl": no such file or directory
     32    while executing
     33"source [file join $dir pkgIndex.tcl]"
     34Error: Unable to upgrade port: 1
     35}}}