Giter Site home page Giter Site logo

chocolateypackages's People

Contributors

austinsc avatar

Watchers

 avatar

Forkers

jcfr

chocolateypackages's Issues

CMake 3.7.2 MD5 checksum failure

Steps to reproduce (as of 3/3/2017 10:04 AM EST):

  1. choco install cmake
  2. Error displayed below. Expected result: cmake installed successfully.

Error message from console:

[ERROR] Checksum for 'C:\Users\vagrant\AppData\Local\Temp\2\chocolatey\cmake.in
stall\cmake.installInstall.msi' did not meet '8b0cbfc6be83e31a058c8ef282fe20486
2809ffcd8788bc19a8f0eb457f71187' for checksum type 'md5'.

Cmake Package version 2.8.12 has NewItem issue

I am trying to install Cmake v2.8.12 using chocolatey, which I have done a couple of weeks before, without any issue. Now today, when I try to do it, all the sudden I get this error:

PS C:\Windows\system32> choco install -y cmake -version 2.8.12
Chocolatey v0.9.9.4
Installing the following packages:
cmake
By installing you accept licenses for the packages.

cmake v2.8.12
WARNING: Some imported command names include unapproved verbs which might make
them less discoverable. Use the Verbose parameter for more detail or type
Get-Verb to see the list of approved verbs.
Downloading cmake 64 bit
from 'http://www.cmake.org/files/v2.8/cmake-2.8.12.2-win32-x86.zip'
Extracting C:\Users\clean\AppData\Local\Temp\chocolatey\cmake\cmakeInstall.zip to C:\ProgramData\chocolatey\lib\cmake\c
ontent...
C:\ProgramData\chocolatey\lib\cmake\content
New-Item : Could not find a part of the path 'C:\ProgramData\chocolatey\lib\cma
ke\content\cmake-2.8.12-win32-x86\bin\cmw9xcom.exe.ignore'.
At C:\ProgramData\chocolatey\lib\cmake\tools\chocolateyInstall.ps1:18 char:26

@($com) | %{ New-Item <<<< "$.ignore" -type file }
CategoryInfo : WriteError: (C:\ProgramData...xcom.exe.ignore:S tring) [New-Item], DirectoryNotFoundException
FullyQualifiedErrorId : NewItemIOError,Microsoft.PowerShell.Commands.New ItemCommand New-Item : Could not find a part of the path 'C:\ProgramData\chocolatey\lib\cma ke\content\cmake-2.8.12-win32-x86\bin\cmake-gui.exe.gui'. At C:\ProgramData\chocolatey\lib\cmake\tools\chocolateyInstall.ps1:21 char:26
@($gui) | %{ New-Item <<<< "$
.gui" -type file }
CategoryInfo : WriteError: (C:\ProgramData...ake-gui.exe.gui:S tring) [New-Item], DirectoryNotFoundException
FullyQualifiedErrorId : NewItemIOError,Microsoft.PowerShell.Commands.New ItemCommand cmake install not successful. Error while running 'C:\ProgramData\chocolatey\lib\cmake\tools\chocolateyInstall.ps1'. See log for details.
Chocolatey installed 0/1 package(s). 1 package(s) failed.
See the log for details.
Failures:
cmake

When I run "choco install -y cmake" without specifying the version, it successfully install the latest version of cmake for me. But when I include the version, the error occurs. I posted the same issue on chocolatey github site, their maintainer seems to think this is a powershell variable related issue:"The most likely issue is that the older version was depending on some chocolatey internals that were taken away as part of the rewrite (0.9.9)." The link to the issue is here:https://github.com/chocolatey/choco/issues/236

I wonder if this can be fixed although it is an older version of the package. Thanks a lot!

Nuspec files associated with cmake.2.X.Y.nupkg

Hi,

I would like to generate a nupkg associated with the most recent version of cmake. Would it be possible to publish the corresponding nuspec files of the package you created on your git repo ?

Thanks
Jc

CMake 3.0.1

CMake current release is 3.0.1, please update it on Chocolatey

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.