• hectorh

    (@hectorh)


    Dear All,

    I am installing wp-cli using homebrew and I received the error below. I wanted to follow up and ask if this error has been reported and fixed. If not, could a way to fix this be posted?

    Thank you in advanced.

    HHH

    
    $ bi wp-cli
    ==> Downloading https://github.com/wp-cli/wp-cli/releases/download/v1.5.1/wp-cli-1.5.1.phar
    Already downloaded: /Users/hhhernandez/Library/Caches/Homebrew/wp-cli-1.5.1.phar
    Error: SHA256 mismatch
    Expected: c1114450e647ca0c72afcbb6d02b577a55ec9915a510399579626c960d5dd2d2
    Actual: 0cc7a95e68a2ef02fc423614806c29a8e76e4ac8c9b3e67d6673635d6eaea871
    Archive: /Users/hhhernandez/Library/Caches/Homebrew/wp-cli-1.5.1.phar
    To retry an incomplete download, remove the file above.
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • Clayton James

    (@claytonjames)

    The download from the source you provided seems to match the md5 and the sha512 sums provided from the same source. I didn’t find a corresponding sha256 sum available for verification.

    https://github.com/wp-cli/wp-cli/releases/download/v1.5.1/wp-cli-1.5.1.phar.md5

    https://github.com/wp-cli/wp-cli/releases/download/v1.5.1/wp-cli-1.5.1.phar.sha512

    Thread Starter hectorh

    (@hectorh)

    Hi Clayton,

    Thanks for the quick response and for the confirmation of the md and sha sums. That is interesting.

    I modified the wp-cli sha256 and changed from expected to actual sha suggested number and it was able to compile and run.

    Hector

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp-cli SHA256 mismatch’ is closed to new replies.