-
Notifications
You must be signed in to change notification settings - Fork 21
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
Install of line was not successful. #95
Comments
Hmmm, nothing really useful in the log. What version of Windows?
…On Fri, Jan 24, 2020 at 10:56 AM ch-saeki ***@***.***> wrote:
I can not install line package, the following message is displayed.
ERROR: Running ["C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe" /S ] was not successful. Exit code was '1223'. See log for possible error messages.
The install of line was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\line\chocolateyInstall.ps1'.
See log for details.
below is the log.
2020-01-25 01:40:47,407 22384 [DEBUG] - ---------------------------Script Execution---------------------------
2020-01-25 01:40:47,408 22384 [DEBUG] - Running 'ChocolateyScriptRunner' for line v5.21.3.2086 with packageScript 'C:\ProgramData\chocolatey\lib\line\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\line', installArguments: '', packageParameters: '',
2020-01-25 01:40:47,413 22384 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\line\chocolateyInstall.ps1'
2020-01-25 01:40:47,454 22384 [DEBUG] - Running Install-ChocolateyPackage -url 'http://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe' -checksum 'FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67' -checksumType 'sha256' -packageName 'line' -fileType 'exe' -validExitCodes '0' -silentArgs '/S'
2020-01-25 01:40:47,479 22384 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'line' -fileFullPath 'C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\lineInstall.exe' -url 'http://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe' -url64bit '' -checksum 'FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67' -checksumType 'sha256' -checksum64 '' -checksumType64 '' -options 'System.Collections.Hashtable' -getOriginalFileName 'True'
2020-01-25 01:40:47,488 22384 [DEBUG] - Running Get-ProcessorBits -compare '64'
2020-01-25 01:40:47,494 22384 [DEBUG] - CPU is 64 bit
2020-01-25 01:40:47,507 22384 [DEBUG] - Running Get-WebHeaders -url 'https://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe' -ErrorAction 'Stop'
2020-01-25 01:40:47,534 22384 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2020-01-25 01:40:47,536 22384 [DEBUG] - Request Headers:
2020-01-25 01:40:47,539 22384 [DEBUG] - 'Accept':'*/*'
2020-01-25 01:40:47,539 22384 [DEBUG] - 'User-Agent':'chocolatey command line'
2020-01-25 01:40:48,629 22384 [DEBUG] - Url does not have HTTPS available
2020-01-25 01:40:48,636 22384 [DEBUG] - Running Get-WebFileName -url 'http://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe' -defaultName 'lineInstall.exe'
2020-01-25 01:40:48,859 22384 [DEBUG] - Using response url to determine file name. 'http://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe'
2020-01-25 01:40:48,862 22384 [DEBUG] - File name determined from url is 'LineInst.exe'
2020-01-25 01:40:48,866 22384 [DEBUG] - Running Get-WebHeaders -url 'http://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe' -ErrorAction 'Stop'
2020-01-25 01:40:48,867 22384 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2020-01-25 01:40:48,868 22384 [DEBUG] - Request Headers:
2020-01-25 01:40:48,868 22384 [DEBUG] - 'Accept':'*/*'
2020-01-25 01:40:48,869 22384 [DEBUG] - 'User-Agent':'chocolatey command line'
2020-01-25 01:40:48,891 22384 [DEBUG] - Response Headers:
2020-01-25 01:40:48,892 22384 [DEBUG] - 'Connection':'keep-alive'
2020-01-25 01:40:48,893 22384 [DEBUG] - 'Accept-Ranges':'bytes'
2020-01-25 01:40:48,893 22384 [DEBUG] - 'Content-Length':'81368800'
2020-01-25 01:40:48,894 22384 [DEBUG] - 'Content-Type':'application/x-msdownload'
2020-01-25 01:40:48,894 22384 [DEBUG] - 'Date':'Fri, 24 Jan 2020 16:40:47 GMT'
2020-01-25 01:40:48,895 22384 [DEBUG] - 'Last-Modified':'Thu, 09 Jan 2020 05:01:50 GMT'
2020-01-25 01:40:48,895 22384 [DEBUG] - 'Server':'Apache'
2020-01-25 01:40:48,902 22384 [INFO ] - File appears to be downloaded already. Verifying with package checksum to determine if it needs to be redownloaded.
2020-01-25 01:40:48,908 22384 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe' -checksum 'FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67' -checksumType 'sha256' -originalUrl 'http://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe' -ErrorAction 'Stop'
2020-01-25 01:40:48,912 22384 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe'
2020-01-25 01:40:48,912 22384 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67" -t="sha256" -f="C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe"]
2020-01-25 01:40:49,277 22384 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67" -t="sha256" -f="C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe"] exited with '0'.
2020-01-25 01:40:49,278 22384 [DEBUG] - line's requested file has already been downloaded. Using cached copy at
'C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe'.
2020-01-25 01:40:51,281 22384 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
2020-01-25 <https://chocolatey.org/compare2020-01-25> 01:40:51,283 22384 [DEBUG] - Verifying package provided checksum of 'FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67' for 'C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe'.
2020-01-25 01:40:51,284 22384 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe' -checksum 'FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67' -checksumType 'sha256' -originalUrl 'http://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe'
2020-01-25 01:40:51,285 22384 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe'
2020-01-25 01:40:51,285 22384 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67" -t="sha256" -f="C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe"]
2020-01-25 01:40:51,642 22384 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="FE1982479699D4DA776DB2998FE1E79AA5C932973658F6A4190A69D86B47EC67" -t="sha256" -f="C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe"] exited with '0'.
2020-01-25 01:40:51,661 22384 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'line' -fileType 'exe' -silentArgs '/S' -file 'C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe' -validExitCodes '0' -useOnlyPackageSilentArguments 'False'
2020-01-25 01:40:51,662 22384 [DEBUG] - Running Get-ProcessorBits -compare '32'
2020-01-25 01:40:51,664 22384 [INFO ] - Installing line...
2020-01-25 01:40:51,691 22384 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086' -statements '/S ' -exeToRun 'C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe'
2020-01-25 01:40:51,692 22384 [DEBUG] - Unable to use current location for Working Directory. Using Cache Location instead.
2020-01-25 01:40:51,705 22384 [DEBUG] - Test-ProcessAdminRights: returning True
2020-01-25 01:40:51,708 22384 [DEBUG] - Elevating permissions and running ["C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe" /S ]. This may take a while, depending on the statements.
2020-01-25 01:41:06,474 22384 [DEBUG] - Command ["C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe" /S ] exited with '1223'.
2020-01-25 01:41:06,497 22384 [ERROR] - ERROR: Running ["C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe" /S ] was not successful. Exit code was '1223'. See log for possible error messages.
2020-01-25 01:41:06,500 22384 [DEBUG] - Built-in PowerShell host called with ['[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\line\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '1223'.
2020-01-25 01:41:06,503 22384 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a']
2020-01-25 01:41:06,534 22384 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116'
2020-01-25 01:41:06,618 22384 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\line'
2020-01-25 01:41:06,619 22384 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\line\chocolateyInstall.ps1'
with checksum '318C1068CD05ADFB7751887426EF4606'
2020-01-25 01:41:06,619 22384 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\line\line.nupkg'
with checksum 'DD7B35A413DE22C57AEDA961B541D0AD'
2020-01-25 01:41:06,620 22384 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\line\line.nuspec'
with checksum '7ACC079E4C4A143121C101D333B1B659'
2020-01-25 01:41:06,636 22384 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\line.5.21.3.2086\.arguments".
2020-01-25 01:41:06,636 22384 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\line.5.21.3.2086\.extra".
2020-01-25 01:41:06,637 22384 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\line.5.21.3.2086\.version".
2020-01-25 01:41:06,637 22384 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\line.5.21.3.2086\.sxs".
2020-01-25 01:41:06,638 22384 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\line.5.21.3.2086\.pin".
2020-01-25 01:41:06,641 22384 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bad\line".
2020-01-25 01:41:06,643 22384 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2020-01-25 01:41:06,645 22384 [ERROR] - The install of line was NOT successful.
2020-01-25 01:41:06,648 22384 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\line\chocolateyInstall.ps1'.
See log for details.
2020-01-25 01:41:06,650 22384 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\line'
to 'C:\ProgramData\chocolatey\lib-bad\line'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#95?email_source=notifications&email_token=AAI4X2YDCY73QWZTUG6GAITQ7MMS3A5CNFSM4KLJDUV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IISJQWQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAI4X2ZJMPRG23637GY2A2DQ7MMS3ANCNFSM4KLJDUVQ>
.
|
Windows version is Windows10 1909 OS build 18363.592. |
Random thoughts:
This was a new update from a few days ago, and it passed inspection and
install from the automated Chocolatey verifier. That runs on Windows Server
though so it's not always a 1-to-1 comparison with Windows 10. My suspicion
is that the vcredist dependency on the installer was updated to a newer
version, and I did not update that on the package. Windows Server has been
known to have several items like this already pre-installed so it would not
have failed.
I would recommend installing one of the newer vcredist (perhaps
https://chocolatey.org/packages/vcredist2017), restarting, and trying to
install Line again. If this works, we can change the dependency in the Line
package.
Let me know how it goes. I really hope this works because the alternative
is trying to configure logging on the installer and that can sometimes be a
pain. Thanks for investigating.
…On Fri, Jan 24, 2020 at 11:07 AM ch-saeki ***@***.***> wrote:
Windows version is Windows10 1909 OS build 18363.592.
I want to investigate the cause myself, what can I try?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#95?email_source=notifications&email_token=AAI4X26JTTLO2XLG7SN7CUTQ7MN4DA5CNFSM4KLJDUV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ3OICI#issuecomment-578216969>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAI4X2644A4QPPFLI5NNYVLQ7MN4DANCNFSM4KLJDUVQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can not install line package, the following message is displayed.
below is the log.
The text was updated successfully, but these errors were encountered: