pine / chocolatey-packages

My Chocolatey packages
https://chocolatey.org/profiles/pine613
2 stars 3 forks source link

[terapad] Install failed #5

Closed pine closed 9 years ago

pine commented 9 years ago

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?