Skip to content

IrfanView package is broken #70

@Gummientchen

Description

@Gummientchen

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions