Skip to content
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

New version: Sigil-Ebook.Sigil version 1.9.10 #62336

Merged

Conversation

OfficialEsco
Copy link
Contributor

@OfficialEsco OfficialEsco commented May 30, 2022

  • Have you signed the Contributor License Agreement?
  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.1 schema?

Sigil-Ebook/Sigil#635 (comment)

Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wingetbot wingetbot added the Validation-Installation-Error Error installing application label May 30, 2022
@ghost
Copy link

ghost commented May 30, 2022

Hello @OfficialEsco,
The package manager bot determined there was an issue with installing the application correctly. Please check the application installs correctly. Once repaired, please push an update to your pull request.

@ghost ghost added the Needs-Author-Feedback This needs a response from the author. label May 30, 2022
@OfficialEsco
Copy link
Contributor Author

OfficialEsco commented May 30, 2022

One of the x86 test failed because the download failed(?)

2022-05-30 10:07:32.205 [CLI ] Generated temp download path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:07:32.206 [CORE] Downloading to path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:07:32.206 [CORE] DeliveryOptimization downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:08:32.383 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(267)\WindowsPackageManager.dll!59FE4E3F: (caller: 59FE5594) Exception(1) tid(10f8) 80D02002 
2022-05-30 10:08:32.424 [CORE] Started applying motw to C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492 with zone: 3
2022-05-30 10:08:32.434 [CORE] Finished applying motw
2022-05-30 10:08:32.434 [CORE] WinINet downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:08:32.509 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59FA65FB: (caller: 59FA7528) Exception(2) tid(10f8) 80072EE7     Msg:[InternetOpenUrl() failed.] 

2022-05-30 10:08:32.617 [CLI ] Failed to download, waiting a bit and retry. Url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:08:33.132 [CORE] Downloading to path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:08:33.133 [CORE] DeliveryOptimization downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:09:33.149 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(267)\WindowsPackageManager.dll!59FE4E3F: (caller: 59FE5594) Exception(3) tid(10f8) 80D02002 
2022-05-30 10:09:33.179 [CORE] Started applying motw to C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492 with zone: 3
2022-05-30 10:09:33.181 [CORE] Finished applying motw
2022-05-30 10:09:33.181 [CORE] WinINet downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:09:33.188 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59FA65FB: (caller: 59FA7528) Exception(4) tid(10f8) 80072EE7     Msg:[InternetOpenUrl() failed.] 

2022-05-30 10:09:33.385 [CLI ] Caught wil::ResultException: D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59FA65FB: (caller: 59FA7528) Exception(4) tid(10f8) 80072EE7     Msg:[InternetOpenUrl() failed.] 

@OfficialEsco OfficialEsco reopened this May 30, 2022
@ghost ghost added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels May 30, 2022
@wingetbot
Copy link
Collaborator

/AzurePipelines run

@ghost ghost removed Validation-Installation-Error Error installing application Needs-Attention This work item needs to be reviewed by a member of the core team. labels May 30, 2022
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wingetbot wingetbot added the Validation-Installation-Error Error installing application label May 30, 2022
@ghost
Copy link

ghost commented May 30, 2022

Hello @OfficialEsco,
The package manager bot determined there was an issue with installing the application correctly. Please check the application installs correctly. Once repaired, please push an update to your pull request.

@ghost ghost added the Needs-Author-Feedback This needs a response from the author. label May 30, 2022
@ghost ghost added the Moderator-Approved One of the Moderators has reviewed and approved this PR label May 30, 2022
@OfficialEsco
Copy link
Contributor Author

@denelon halp
Actually now both of the x86 validations failed to download the exe..

2022-05-30 10:46:28.227 [CLI ] Generated temp download path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:46:28.228 [CORE] Downloading to path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:46:28.228 [CORE] DeliveryOptimization downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:47:28.379 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(267)\WindowsPackageManager.dll!59EC4E3F: (caller: 59EC5594) Exception(1) tid(d90) 80D02002 
2022-05-30 10:47:28.410 [CORE] Started applying motw to C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492 with zone: 3
2022-05-30 10:47:28.422 [CORE] Finished applying motw
2022-05-30 10:47:28.422 [CORE] WinINet downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:47:28.505 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59E865FB: (caller: 59E87528) Exception(2) tid(d90) 80072EE7     Msg:[InternetOpenUrl() failed.] 

2022-05-30 10:47:28.705 [CLI ] Failed to download, waiting a bit and retry. Url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:47:29.220 [CORE] Downloading to path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:47:29.221 [CORE] DeliveryOptimization downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:48:29.243 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(267)\WindowsPackageManager.dll!59EC4E3F: (caller: 59EC5594) Exception(3) tid(d90) 80D02002 
2022-05-30 10:48:29.272 [CORE] Started applying motw to C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492 with zone: 3
2022-05-30 10:48:29.274 [CORE] Finished applying motw
2022-05-30 10:48:29.274 [CORE] WinINet downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:48:29.284 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59E865FB: (caller: 59E87528) Exception(4) tid(d90) 80072EE7     Msg:[InternetOpenUrl() failed.] 

2022-05-30 10:48:29.400 [CLI ] Caught wil::ResultException: D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59E865FB: (caller: 59E87528) Exception(4) tid(d90) 80072EE7     Msg:[InternetOpenUrl() failed.] 
2022-05-30 10:46:28.571 [CLI ] Generated temp download path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:46:28.572 [CORE] Downloading to path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:46:28.572 [CORE] DeliveryOptimization downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:47:28.713 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(267)\WindowsPackageManager.dll!59EC4E3F: (caller: 59EC5594) Exception(1) tid(147c) 80D02002 
2022-05-30 10:47:28.742 [CORE] Started applying motw to C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492 with zone: 3
2022-05-30 10:47:28.751 [CORE] Finished applying motw
2022-05-30 10:47:28.751 [CORE] WinINet downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:47:28.841 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59E865FB: (caller: 59E87528) Exception(2) tid(147c) 80072EE7     Msg:[InternetOpenUrl() failed.] 

2022-05-30 10:47:28.978 [CLI ] Failed to download, waiting a bit and retry. Url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:47:29.493 [CORE] Downloading to path: C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492
2022-05-30 10:47:29.493 [CORE] DeliveryOptimization downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:48:29.513 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(267)\WindowsPackageManager.dll!59EC4E3F: (caller: 59EC5594) Exception(3) tid(147c) 80D02002 
2022-05-30 10:48:29.539 [CORE] Started applying motw to C:\Users\VALIDA~1\AppData\Local\Temp\WinGet\Sigil-Ebook.Sigil.1.9.10\135cb9e6675e3d3207667af53f90dbe7986d4566ddcb31a00f5a0b35ef852492 with zone: 3
2022-05-30 10:48:29.541 [CORE] Finished applying motw
2022-05-30 10:48:29.541 [CORE] WinINet downloading from url: https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
2022-05-30 10:48:29.547 [FAIL] D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59E865FB: (caller: 59E87528) Exception(4) tid(147c) 80072EE7     Msg:[InternetOpenUrl() failed.] 

2022-05-30 10:48:29.732 [CLI ] Caught wil::ResultException: D:\a\_work\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(47)\WindowsPackageManager.dll!59E865FB: (caller: 59E87528) Exception(4) tid(147c) 80072EE7     Msg:[InternetOpenUrl() failed.] 

@ghost ghost added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels May 31, 2022
@OfficialEsco OfficialEsco reopened this May 31, 2022
@wingetbot
Copy link
Collaborator

/AzurePipelines run

@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

/AzurePipelines run

@ghost ghost removed the Validation-Installation-Error Error installing application label Jun 1, 2022
@ghost ghost removed the Needs-Attention This work item needs to be reviewed by a member of the core team. label Jun 1, 2022
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 1, 2022
@ghost
Copy link

ghost commented Jun 1, 2022

Hello @wingetbot!

Because this pull request has the Validation-Completed label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost
Copy link

ghost commented Jun 1, 2022

Hello @OfficialEsco,
Validation has completed.

@ghost ghost merged commit 927b641 into microsoft:master Jun 1, 2022
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

@OfficialEsco OfficialEsco deleted the Sigil-Ebook.Sigil-1.9.10-E07644EB7FBF6D branch June 2, 2022 09:08
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants