-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi
The IrfanView Package is broken:
Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
At C:\ProgramData\chocolatey\helpers\functions\Get-WebFile.ps1:66 char:3
+ $res = $req.GetResponse();
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : WebException
You cannot call a method on a null-valued expression.
At C:\ProgramData\chocolatey\helpers\functions\Get-WebFile.ps1:138 char:3
+ $res.Close();
+ ~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : InvokeMethodOnNull
Chocolatey expected a file to be downloaded to 'C:\Users\*****\AppData\Local\Temp\chocolatey\IrfanView\IrfanViewInstall.exe' but nothing exists at that
location.
In C:\ProgramData\chocolatey\helpers\functions\Get-ChocolateyWebFile.ps1:158 Zeichen:24
+ ... .Exists)) { throw "Chocolatey expected a file to be downloaded to `'$ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Chocolatey expe... that location.:String) [], RuntimeException
+ FullyQualifiedErrorId : Chocolatey expected a file to be downloaded to 'C:\Users\*****\AppData\Local\Temp\chocolatey\IrfanView\IrfanViewInstall.exe' bu
t nothing exists at that location.
The install of irfanview was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\IrfanView\tools\ChocolateyInstall.ps1'.
See log for details.Metadata
Metadata
Assignees
Labels
No labels