Coder Social home page Coder Social logo

Comments (10)

ferventcoder avatar ferventcoder commented on June 5, 2024

This was fixed in choco 0.9.9.6 - can you verify?

from chocolatey-packages.

ferventcoder avatar ferventcoder commented on June 5, 2024

This is the relevant issue - chocolatey/choco#264

from chocolatey-packages.

ferventcoder avatar ferventcoder commented on June 5, 2024

Once you've verified this has been fixed, please close this issue.

from chocolatey-packages.

chrissimon-au avatar chrissimon-au commented on June 5, 2024

Unfortunately still happening for me with choco 0.9.9.6 - full log:

2015-05-28 20:17:35,217 [INFO ] - ============================================================
2015-05-28 20:17:35,248 [INFO ] - Chocolatey v0.9.9.6
2015-05-28 20:17:35,326 [INFO ] - Installing the following packages:
2015-05-28 20:17:35,326 [INFO ] - sysinternals
2015-05-28 20:17:35,326 [INFO ] - By installing you accept licenses for the packages.
2015-05-28 20:17:39,498 [INFO ] - 
sysinternals v2015.05.26
2015-05-28 20:17:40,607 [INFO ] -  Get-BinRoot is going to be deprecated by v1. Many packages no longer require it since the folders no longer have versions on them.
2015-05-28 20:17:42,982 [INFO ] -  Extracting C:\Windows\TEMP\chocolatey\sysinternals\sysinternalsInstall.zip to C:\tools\sysinternals...
2015-05-28 20:17:44,216 [INFO ] -  C:\tools\sysinternals
2015-05-28 20:17:44,529 [WARN ] -  WARNING: Write-ChocolateyFailure is deprecated. If you are the package 
2015-05-28 20:17:44,545 [INFO ] -  maintainer, please use 'throw $_.Exception' instead.
2015-05-28 20:17:44,638 [ERROR] -  Exception calling "Save" with "0" argument(s): "Unable to save shortcut "C:\Win
2015-05-28 20:17:44,638 [ERROR] -  dows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start 
2015-05-28 20:17:44,638 [ERROR] -  Menu\Programs\Process Explorer.lnk"."
2015-05-28 20:17:44,654 [ERROR] -  At C:\ProgramData\chocolatey\helpers\functions\Write-ChocolateyFailure.ps1:24 
2015-05-28 20:17:44,654 [ERROR] -  char:3
2015-05-28 20:17:44,654 [ERROR] -  +   throw "$failureMessage"
2015-05-28 20:17:44,654 [ERROR] -  +   ~~~~~~~~~~~~~~~~~~~~~~~
2015-05-28 20:17:44,654 [ERROR] -      + CategoryInfo          : OperationStopped: (Exception calli...Explorer.ln 
2015-05-28 20:17:44,654 [ERROR] -     k".":String) [], RuntimeException
2015-05-28 20:17:44,654 [ERROR] -      + FullyQualifiedErrorId : Exception calling "Save" with "0" argument(s): " 
2015-05-28 20:17:44,654 [ERROR] -     Unable to save shortcut "C:\Windows\system32\config\systemprofile\AppData\  
2015-05-28 20:17:44,654 [ERROR] -    Roaming\Microsoft\Windows\Start Menu\Programs\Process Explorer.lnk"."
2015-05-28 20:17:44,717 [ERROR] - The install of sysinternals was NOT successful.
2015-05-28 20:17:44,717 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\sysinternals\tools\chocolateyInstall.ps1'.
 See log for details.
2015-05-28 20:17:46,732 [WARN ] - 
Chocolatey installed 0/1 package(s). 1 package(s) failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2015-05-28 20:17:46,732 [ERROR] - Failures:
2015-05-28 20:17:46,732 [ERROR] -  - sysinternals

from chocolatey-packages.

ferventcoder avatar ferventcoder commented on June 5, 2024

Wait, this might be in the package itself... looking.

from chocolatey-packages.

ferventcoder avatar ferventcoder commented on June 5, 2024

Yep, it's in the package - https://github.com/ferventcoder/chocolatey-packages/blob/master/automatic/sysinternals/tools/chocolateyInstall.ps1#L33-L40

The helper in choco would work correctly, if this package were using it. Ugh

from chocolatey-packages.

ferventcoder avatar ferventcoder commented on June 5, 2024

@chrissimon-au by the way, for full logs, we like both debug and verbose output - so add -dv to the args. We don't need it for this package as we have some things to fix. Thanks!

from chocolatey-packages.

chrissimon-au avatar chrissimon-au commented on June 5, 2024

No problems - will remember for the future - thanks!

from chocolatey-packages.

ferventcoder avatar ferventcoder commented on June 5, 2024

This should now be fixed completely in the new version.

from chocolatey-packages.

ferventcoder avatar ferventcoder commented on June 5, 2024

Let me know if it is not.

from chocolatey-packages.

Related Issues (20)

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.