Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IrfanView package is broken #70

Open
Gummientchen opened this issue Aug 8, 2015 · 0 comments
Open

IrfanView package is broken #70

Gummientchen opened this issue Aug 8, 2015 · 0 comments

Comments

@Gummientchen
Copy link

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.
@Gummientchen Gummientchen changed the title Package is broken IrfanView package is broken Aug 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant