Chocolatey fails
I'm getting these errors whenever I'm testing a build. I'm installing PHP via cinst but not sure if that makes a difference
Installing KB2919442...
ERROR: Running ["C:\windows\System32\wusa.exe" C:\Users\appveyor\AppData\Local\Temp\1\chocolatey\KB2919442\1.0.20160915\Windows8.1-KB2919442-x64.msu /quiet /norestart /log:"C:\Users\appveyor\AppData\Local\Temp\1\chocolatey\KB2919442.Install.evt" ] was not successful. Exit code was '1058'. See log for possible error messages.
The install of kb2919442 was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\KB2919442\tools\ChocolateyInstall.ps1'.
See log for details.
...
KB2919355 v1.0.20160915 [Approved]
Skipping installation because hotfix KB2919355 is already installed.
The install of kb2919355 was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\KB2919355\tools\ChocolateyInstall.ps1'.
See log for details.
...
Failures
- kb2919355 (exited 1058) - Error while running 'C:\ProgramData\chocolatey\lib\KB2919355\tools\ChocolateyInstall.ps1'.
See log for details.
- kb2919442 (exited 1058) - Error while running 'C:\ProgramData\chocolatey\lib\KB2919442\tools\ChocolateyInstall.ps1'.
See log for details.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 07 Dec, 2016 06:18 PM
Take a look at this thread for the solution: http://help.appveyor.com/discussions/problems/5616-not-able-to-buil...
2 Posted by allejo on 07 Dec, 2016 08:09 PM
Ah that solved it! Thank you!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:09 AM.