Benjamin-Loison / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
0 stars 0 forks source link

Enable parallel actions #6

Open Benjamin-Loison opened 6 months ago

Benjamin-Loison commented 6 months ago
choco install paint.net
Chocolatey v2.2.2
Installing the following packages:
paint.net
By installing, you accept licenses for the packages.
Progress: Downloading paint.net 5.0.12... 100%

paint.net v5.0.12 [Approved]
paint.net package files install completed. Performing other installation steps.
The package paint.net wants to run 'ChocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint): A

Installing 64-bit paint.net...
WARNING: Another installation currently in progress. Try again later.
ERROR: Running ["C:\Windows\System32\msiexec.exe" /i "C:\ProgramData\chocolatey\lib\paint.net\tools\paint.net.5.0.12.winmsi.x64.msi" /qn /norestart /l*v "C:\Users\Benjamin Loison\AppData\Local\Temp\chocolatey\paint.net.5.0.12.MsiInstall.log" ] was not successful. Exit code was '1618'. Exit code indicates the following: Another installation currently in progress. Try again later..
  paint.net may be able to be automatically uninstalled.
The install of paint.net was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\paint.net\tools\ChocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - paint.net (exited 1618) - Error while running 'C:\ProgramData\chocolatey\lib\paint.net\tools\ChocolateyInstall.ps1'.
 See log for details.