Skip to content

Instantly share code, notes, and snippets.

@joefitzgerald
Created July 12, 2014 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joefitzgerald/67eeac2aeef293981a9c to your computer and use it in GitHub Desktop.
Save joefitzgerald/67eeac2aeef293981a9c to your computer and use it in GitHub Desktop.
Atom Install Error - Alpha 2
c:\projects\go-plus>cinst -debug atom -f
DEBUG: Running 'Append-InstallLog' with chocoInstallLog:''
DEBUG: Arguments: $command =
'install'|$packageNames='atom'|$source=''|$version=''|$allVersions=False|$InstallArguments=''|$overrideArguments=False|
$force=True|$prerelease=False|$localonly=False|$verbosity=False|$debug=True|$quiet=False|$name=''|$ignoreDependencies=F
alse|$forceX86=False|$packageParameters=''|PowerShellVersion=4.0
DEBUG: Running 'Chocolatey-Install' for 'atom' with source: '', version: '', installerArguments:''
DEBUG: Running 'Chocolatey-NuGet' for atom with source:''. Force? True
Chocolatey (v0.9.8.26-alpha2) is installing 'atom' and dependencies. By installing you accept the license for 'atom' and
each dependency you are installing.
DEBUG: Installing packages to "C:\ProgramData\chocolatey\lib".
DEBUG: Running 'Run-NuGet' for atom with source: '', version:''
DEBUG: ___ NuGet ____
DEBUG: Running 'Get-ConfigValue' with configValue:'useNuGetForSources'
DEBUG: Running 'Get-UserConfigValue' with configValue:'useNuGetForSources'
DEBUG: After checking the user config the value of 'useNuGetForSources' is ''
DEBUG: Value not found in the user config file - checking the global config
DEBUG: Running 'Get-GlobalConfigValue' with configValue:'useNuGetForSources'
DEBUG: After checking the global config the value of 'useNuGetForSources' is 'false'
DEBUG: Running 'Get-UserConfigValue' with configValue:'sources'
DEBUG: Running 'Get-GlobalConfigValue' with configValue:'sources'
DEBUG: Using global sources
DEBUG: Using '-Source "https://chocolatey.org/api/v2/;"' as the source arguments
DEBUG: Calling 'C:\ProgramData\chocolatey\chocolateyinstall\nuget.exe' install atom -OutputDirectory
"C:\ProgramData\chocolatey\lib" -Source "https://chocolatey.org/api/v2/;" -NonInteractive -NoCache
DEBUG: Installing 'Atom 0.115.0'.
Successfully installed 'Atom 0.115.0'.
DEBUG: Evaluating NuGet output for line: Installing 'Atom 0.115.0'.
DEBUG: Evaluating NuGet output for line: Successfully installed 'Atom 0.115.0'.
DEBUG: NuGet installed Atom. If we are ignoring dependencies (False) then we will clean this up.
Atom v0.115.0
DEBUG: Running 'Delete-ExistingErrorLog' for Atom
DEBUG: Looking for failure log at 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\Atom\failure.log'
DEBUG: Found the failure log. Deleting it...
DEBUG: Running 'Run-ChocolateyPS1' for Atom with packageFolder:'C:\ProgramData\chocolatey\lib\Atom.0.115.0', action:
'install'
DEBUG: __ PowerShell install (chocolateyinstall.ps1) __
DEBUG: Looking for chocolateyinstall.ps1 in folder 'C:\ProgramData\chocolatey\lib\Atom.0.115.0'. If
chocolateyinstall.ps1 is found, it will be run.
DEBUG: Action file is 'chocolateyInstall.ps1'
DEBUG: Running 'C:\ProgramData\chocolatey\lib\Atom.0.115.0\tools\chocolateyInstall.ps1'
DEBUG: Running 'Install-ChocolateyZipPackage' for Atom with
url:'https://github.com/atom/atom/releases/download/v0.115.0/atom-windows.zip', unzipLocation:
'C:\ProgramData\chocolatey\lib\Atom.0.115.0\tools', url64bit:
'https://github.com/atom/atom/releases/download/v0.115.0/atom-windows.zip', specificFolder: '', checksum: '',
checksumType: '', checksum64: '', checksumType64: ''
DEBUG: Running 'Get-ChocolateyWebFile' for Atom with
url:'https://github.com/atom/atom/releases/download/v0.115.0/atom-windows.zip',
fileFullPath:'C:\Users\vagrant\AppData\Local\Temp\chocolatey\Atom\AtomInstall.zip',
url64bit:'https://github.com/atom/atom/releases/download/v0.115.0/atom-windows.zip', checksum: '', checksumType: '',
checksum64: '', checksumType64: ''
DEBUG: Running 'Get-ProcessorBits'
DEBUG: CPU is 64 bit
DEBUG: Setting url to 'https://github.com/atom/atom/releases/download/v0.115.0/atom-windows.zip' and bitPackage to 64
DEBUG: Running 'Get-WebHeaders' with url:'https://github.com/atom/atom/releases/download/v0.115.0/atom-windows.zip',
userAgent: 'chocolatey command line'
DEBUG: Setting the UserAgent to 'chocolatey command line'
DEBUG: Web Headers Received:
DEBUG: 'x-amz-id-2':'3Ph0SdKSh0xJA7m3pEXULsGmKLJ8//OhbWcwmhrNw3NMXKFO30OjBU2gV4eh/med'
DEBUG: 'x-amz-request-id':'C481EBAFAE228796'
DEBUG: 'x-amz-meta-surrogate-control':'max-age=31557600'
DEBUG: 'x-amz-meta-surrogate-key':'repository-3228505 user-3697332'
DEBUG: 'Content-Disposition':'attachment; filename=atom-windows.zip'
DEBUG: 'Accept-Ranges':'bytes'
DEBUG: 'Content-Length':'68420667'
DEBUG: 'Cache-Control':'max-age=31557600'
DEBUG: 'Content-Type':'application/octet-stream'
DEBUG: 'Date':'Sat, 12 Jul 2014 14:46:42 GMT'
DEBUG: 'ETag':'"1da62c3e553d31cf8a732c46644e241d"'
DEBUG: 'Last-Modified':'Fri, 11 Jul 2014 20:16:58 GMT'
DEBUG: 'Server':'AmazonS3'
DEBUG: Atom's requested file has already been downloaded. Using cached copy at
'C:\Users\vagrant\AppData\Local\Temp\chocolatey\Atom\AtomInstall.zip'.
DEBUG: Checking that 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\Atom\AtomInstall.zip' is the size we expect it to
be.
DEBUG: Verifying package provided checksum of '' for
'C:\Users\vagrant\AppData\Local\Temp\chocolatey\Atom\AtomInstall.zip'.
DEBUG: Running 'Get-CheckSumValid' with file:'C:\Users\vagrant\AppData\Local\Temp\chocolatey\Atom\AtomInstall.zip',
checksum: '', checksumType: ''
DEBUG: Running 'Get-ChocolateyUnzip' with
fileFullPath:'C:\Users\vagrant\AppData\Local\Temp\chocolatey\Atom\AtomInstall.zip'', destination:
'C:\ProgramData\chocolatey\lib\Atom.0.115.0\tools', specificFolder: '`, packageName: 'Atom'
Extracting C:\Users\vagrant\AppData\Local\Temp\chocolatey\Atom\AtomInstall.zip to C:\ProgramData\chocolatey\lib\Atom.0.1
15.0\tools...
DEBUG: wrapping 7za invocation with Write-FileUpdateLog
DEBUG: Running 'Write-FileUpdateLog' with
logFilePath:'C:\ProgramData\chocolatey\lib\Atom.0.115.0\AtomInstall.zip.txt'',
locationToMonitor:C:\ProgramData\chocolatey\lib\Atom.0.115.0\tools, Operation: '
param($7zip, $destination, $fileFullPath, [ref]$exitCodeRef)
$p = Start-Process $7zip -ArgumentList "x -o`"$destination`" -y `"$fileFullPath`"" -Wait -WindowStyle Hidden
-PassThru
if ($host.Version.Major -ge 3) { Wait-Process -InputObject $p }
$exitCodeRef.Value = $p.ExitCode
'
DEBUG: Tracking current state of 'C:\ProgramData\chocolatey\lib\Atom.0.115.0\tools'
Write-Error : Atom did not finish successfully. Boo to the chocolatey gods!
-----------------------
[ERROR] Process has exited, so the requested information is not available.
-----------------------
At C:\ProgramData\chocolatey\chocolateyinstall\helpers\functions\Write-ChocolateyFailure.ps1:30 char:3
+ Write-Error $errorMessage
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error
DEBUG: Running 'Move-BadInstall' for Atom version: '0.115.0',
packageFolder:'C:\ProgramData\chocolatey\lib\Atom.0.115.0'
DEBUG: Moving bad package 'Atom v0.115.0' to 'C:\ProgramData\chocolatey\lib-bad'.
Write-Error : Package 'Atom v0.115.0' did not install successfully: Process has exited, so the requested information is
not available.
At C:\ProgramData\chocolatey\chocolateyinstall\functions\Chocolatey-NuGet.ps1:90 char:17
+ Write-Error "Package `'$installedPackageName v$installedPackageV ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error
DEBUG: Evaluating NuGet output for line:
Finished installing 'atom' and dependencies - if errors not shown in console, none detected. Check log for errors if uns
ure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment