Last active
July 15, 2024 04:34
-
-
Save rasa/4d207b9a568cdfc0578dfb92f055846d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- choco-works-no-time.txt 2016-05-17 12:13:47.936006400 -0700 | |
+++ choco-fails-no-time.txt 2016-05-17 12:14:18.666343300 -0700 | |
@@ -35,7 +35,7 @@ | |
Information.ChocolateyProductVersion='0.9.9.12'| | |
Information.FullName='choco, Version=0.9.9.12, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
-Information.Is64Bit='True'|Information.IsInteractive='True'| | |
+Information.Is64Bit='True'|Information.IsInteractive='False'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'|Features.AutoUninstaller='False'| | |
Features.CheckSumFiles='True'|Features.FailOnAutoUninstaller='False'| | |
@@ -84,7 +84,7 @@ | |
} | |
- Calling command ['"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -NoLogo -ExecutionPolicy Bypass -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\7zip.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters ''"'] | |
-- DEBUG: Posh version is 2.0 | |
+- ?DEBUG: Posh version is 2.0 | |
- VERBOSE: Exporting function 'Get-BinRoot'. | |
- VERBOSE: Exporting function 'Get-ChecksumValid'. | |
- VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
@@ -153,7 +153,7 @@ | |
- DEBUG: 'Accept-Ranges':'bytes' | |
- DEBUG: 'Content-Length':'1378405' | |
- DEBUG: 'Content-Type':'application/octet-stream' | |
-- DEBUG: 'Date':'Tue, 17 May 2016 18:58:50 GMT' | |
+- DEBUG: 'Date':'Tue, 17 May 2016 18:24:02 GMT' | |
- DEBUG: 'ETag':'"5731aed8-150865"' | |
- DEBUG: 'Last-Modified':'Tue, 10 May 2016 09:50:16 GMT' | |
- DEBUG: 'Server':'nginx/1.6.2 (Ubuntu)' | |
@@ -185,6 +185,7 @@ | |
- nstall.exe /S . This may take a while, depending on the statements. | |
- DEBUG: Finishing 'Start-ChocolateyProcessAsAdmin' | |
- 7zip.install has been installed. | |
+- ? | |
- Command ['"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -NoLogo -ExecutionPolicy Bypass -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\7zip.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters ''"'] exited with '0' | |
- Calling command ['"shutdown" /a'] | |
- Command ['"shutdown" /a'] exited with '1116' | |
@@ -193,7 +194,6 @@ | |
with checksum '0F14DC677EAF6CB604137CDD73EA6A37' | |
- Found 'C:\ProgramData\chocolatey\lib\7zip.install\tools\chocolateyInstall.ps1' | |
with checksum '44FFF83926B7D75736ED65C791924B00' | |
-- Attempting to create directory "C:\ProgramData\chocolatey\extensions". | |
- Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey". | |
- Adding 'Hidden' attribute(s) to 'C:\ProgramData\chocolatey\.chocolatey'. | |
- Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\7zip.install.16.00". | |
@@ -205,7 +205,12 @@ | |
- Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\7zip.install.16.00\.files.update". | |
- Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\7zip.install.16.00\.sxs". | |
- Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\7zip.install.16.00\.pin". | |
-- The install of 7zip.install was successful. | |
+- The install of 7zip.install was NOT successful. | |
+- Error while running 'C:\ProgramData\chocolatey\lib\7zip.install\tools\chocolateyInstall.ps1'. | |
+ See log for details. | |
+- Attempting to create directory "C:\ProgramData\chocolatey\lib-bad". | |
+- Moving 'C:\ProgramData\chocolatey\lib\7zip.install' | |
+ to 'C:\ProgramData\chocolatey\lib-bad\7zip.install' | |
- [NuGet] Installing '7zip 16.00'. | |
- [NuGet] Added file '7zip.nupkg' to folder '7zip'. | |
- [NuGet] Successfully installed '7zip 16.00'. | |
@@ -214,6 +219,7 @@ | |
- Capturing package files in 'C:\ProgramData\chocolatey\lib\7zip' | |
- Found 'C:\ProgramData\chocolatey\lib\7zip\7zip.nupkg' | |
with checksum 'C9A1D8E968139C2B7DE3575D65DCDE1B' | |
+- Attempting to create directory "C:\ProgramData\chocolatey\extensions". | |
- Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\7zip.16.00". | |
- Attempting to copy "C:\ProgramData\chocolatey\.chocolatey\7zip.16.00\.files.update" | |
to "C:\ProgramData\chocolatey\.chocolatey\7zip.16.00\.files". | |
@@ -222,6 +228,8 @@ | |
- Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\7zip.16.00\.pin". | |
- The install of 7zip was successful. | |
- | |
-Chocolatey installed 2/2 package(s). 0 package(s) failed. | |
+Chocolatey installed 1/2 package(s). 1 package(s) failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
-- Exiting with 0 | |
+- Failures: | |
+- - 7zip.install | |
+- Exiting with 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment