Incorrect SHA256 hash for mongodb-windows-x86_64-8.2.1.zip in current.json

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: 8.2.1
    • Component/s: None
    • None
    • ALL
    • Hide
      1. Download the file from: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1.zip
      2. Run:
        PowerShell
         
        Get-FileHash -Algorithm SHA256 .\mongodb-windows-x86_64-8.2.1.zip
        

      Compare the result to the hash listed in current.json.
      Expected Result:
      The hash in current.json should match the actual SHA256 hash of the file.
      Actual Result:
      The hash does not match, causing validation failures.

      Show
      Download the file from: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1.zip Run: PowerShell   Get-FileHash -Algorithm SHA256 .\mongodb-windows-x86_64-8.2.1.zip Compare the result to the hash listed in current.json . Expected Result: The hash in current.json should match the actual SHA256 hash of the file. Actual Result: The hash does not match, causing validation failures.
    • Build OnDeck
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The SHA256 hash listed in https://downloads.mongodb.org/current.json for the file:

      https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1.zip

      is incorrect and does not match the actual hash of the downloaded file.

      Details:

      • Listed hash in current.json:
        9125633283eda3490b22d5cb496c6d76101f5f415feb850b3497205a774b601a
      • Actual hash (computed via PowerShell):
        dcdb21b32074bbee42be9c8f0eb9992fa609d569b36d941c2eedaa28ad28b00e

            Assignee:
            Daniel Moody
            Reporter:
            Patrick Helm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: