Git Product home page Git Product logo

chocolatey-packages's People

Contributors

pine avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

chocolatey-packages's Issues

[nim] Add information

For next time you might:

Add more to the description
Add more tags so folks know this is a compiler and a programming language.

[vlgothic] Rename

'vlgothic' is Rejected.
ferventcoder left the following comment(s):

Is this font only japanese? Please resubmit as font-vlgothic-japanese.

The package was rejected by moderator ferventcoder on 5/10/2015.

[lhaca] Install failed

Review Comments:

I get an error when attempting to install this package:


Write-Error : lhaca did not finish successfully. Boo to the chocolatey gods!
[ERROR] This command cannot be run due to the error: The system cannot find the file specified.
At C:\ProgramData\chocolatey\chocolateyinstall\helpers\functions\Write-ChocolateyFailure.ps1:30 char:3
+ Write-Error $errorMessage
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error

Write-Error : Package 'lhaca v0.76' did not install successfully: This command cannot be run due to the error:
em cannot find the file specified.
At C:\ProgramData\chocolatey\chocolateyinstall\functions\Chocolatey-NuGet.ps1:90 char:17
+ Write-Error "Package `'$installedPackageName v$installedPackageV ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error

Can you look into this?

[jwcad] Add uninstaller

Review Comments:

Could you provide a chocolateyUninstall.ps1? Chocolatey doesn't have many built-in uninstall helpers, >but you can reference a script I developed. It searches the registry and has some suggestions on how >to integrate it into an uninstall script.

https://github.com/AnthonyMastrean/chocolateypackages/blob/master/helpers/uninstall.ps1

If it works for you, feel free to copy it. More comprehensive uninstall information is available here:

https://stackoverflow.com/questions/450027/uninstalling-an-msi-file-from-the-command-line-without->using-msiexec

[terapad] Install failed

Review Comments:

Update 1:

The ahk script does not work when I install the package in my testing VM. Perhaps it doesn’t recognize a windows and stops.

Does it work for you?

Original message:

This package failed to install on my testing VM:


Write-Error : terapad did not finish successfully. Boo to the chocolatey gods!
[ERROR] Exception calling ".ctor" with "2" argument(s): "Could not find a part of the path 'C:\Users\test\AppData\Local

\Temp\chocolatey\terapad\terapad_1.09.exe'."
At C:\ProgramData\chocolatey\chocolateyinstall\helpers\functions\Write-ChocolateyFailure.ps1:30 char:3
+ Write-Error $errorMessage
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error

Write-Error : Package 'terapad v1.09' did not install successfully: Exception calling ".ctor" with "2" argument(s): "Co
uld not find a part of the path 'C:\Users\test\AppData\Local\Temp\chocolatey\terapad\terapad_1.09.exe'."
At C:\ProgramData\chocolatey\chocolateyinstall\functions\Chocolatey-NuGet.ps1:90 char:17
+ Write-Error "Package `'$installedPackageName v$installedPackageV ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error

Finished installing 'terapad' and dependencies - if errors not shown in console, none detected. Check log for errors if
unsure.

Can you look into this?

Thanks

[terapad] Install failed

This package failed to install on my testing VM:


Write-Error : terapad did not finish successfully. Boo to the chocolatey gods!

[ERROR] Exception calling ".ctor" with "2" argument(s): "Could not find a part of the path 'C:\Users\test\AppData\Local

\Temp\chocolatey\terapad\terapad_1.09.exe'."

At C:\ProgramData\chocolatey\chocolateyinstall\helpers\functions\Write-ChocolateyFailure.ps1:30 char:3
+ Write-Error $errorMessage
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error

Write-Error : Package 'terapad v1.09' did not install successfully: Exception calling ".ctor" with "2" argument(s): "Co
uld not find a part of the path 'C:\Users\test\AppData\Local\Temp\chocolatey\terapad\terapad_1.09.exe'."
At C:\ProgramData\chocolatey\chocolateyinstall\functions\Chocolatey-NuGet.ps1:90 char:17
+ Write-Error "Package `'$installedPackageName v$installedPackageV ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error

Finished installing 'terapad' and dependencies - if errors not shown in console, none detected. Check log for errors if
unsure.

Can you look into this?

[nyagos] Invalid InstallDir

Please use $PSScriptRoot as extraction directory, not $binRoot:

$PSScriptRoot = Split-Path -Parent $MyInvocation.MyCommand.Definition
$installDir = Join-Path $PSScriptRoot $packageTitle

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.