Giter Club home page Giter Club logo

choco-docker-compose's People

Contributors

glennarensglasswall avatar gusztavvargadr avatar rgl avatar stefanscherer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

choco-docker-compose's Issues

Checksum failure

2017-10-04 17:03:21,823 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\docker-compose\tools\chocolateyInstall.ps1':
2017-10-04 17:03:21,831 [DEBUG] - $packageName = 'docker-compose'
$url = 'https://github.com/docker/compose/releases/download/1.16.1/docker-compose-Windows-x86_64.exe'
$url64 = $url
$checksum = '5d158937e03717fdd9df103bb1047391d7565160e127ccd2a72d3ee4c4e11483'
$checksum64 = $checksum
$checksumType = 'sha256'
$checksumType64 = $checksumType

$destination = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$file = "$($destination)\docker-compose.exe"

if (![System.IO.Directory]::Exists($destination)) {[System.IO.Directory]::CreateDirectory($destination)}

Get-ChocolateyWebFile $packageName $file $url $url64 $checksum $checksum64 $checksumType $checksumType64

2017-10-04 17:03:21,865 [INFO ] - The package docker-compose wants to run 'chocolateyInstall.ps1'.
2017-10-04 17:03:21,908 [INFO ] - Note: If you don't run this script, the installation will fail.
2017-10-04 17:03:21,949 [INFO ] - Note: To confirm automatically next time, use '-y' or consider setting 
 'allowGlobalConfirmation'. Run 'choco feature -h' for more details.
2017-10-04 17:03:22,011 [INFO ] - Do you want to run the script?
2017-10-04 17:03:22,068 [INFO ] -  1) yes
2017-10-04 17:03:22,127 [INFO ] -  2) no
2017-10-04 17:03:22,177 [INFO ] -  3) print
2017-10-04 17:03:30,100 [DEBUG] - Calling command ['"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -NoLogo -ExecutionPolicy Bypass -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\docker-compose\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters ''"']
2017-10-04 17:03:31,993 [INFO ] -  Downloading docker-compose 64 bit
2017-10-04 17:03:32,050 [INFO ] -    from 'https://github.com/docker/compose/releases/download/1.16.1/docker-compose-Windows-x86_64.exe'
2017-10-04 17:03:36,774 [INFO ] -  Error - hashes do not match. Actual value was 'DEDA2531B1C427040F1E7DE41414C2C9'.

Caption : Microsoft Windows 10 Pro OSArchitecture : 64-bit BuildNumber : 15063

I tried a few different versions and got the same issue each time. Restarting did not fix the issue. Running in non-elevated did not fix the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.