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

install package error, 7z.exe #44643

Open
Hunlongyu opened this issue Mar 27, 2025 · 1 comment
Open

install package error, 7z.exe #44643

Hunlongyu opened this issue Mar 27, 2025 · 1 comment
Assignees
Labels
category:question This issue is a question

Comments

@Hunlongyu
Copy link

[DEBUG] Default binary cache path is: C:\Users\hunlo\AppData\Local\vcpkg\archives
[DEBUG] Detecting host with IsWow64Process2
[DEBUG] Found path: C:\Program Files\7-Zip\7z.exe
[DEBUG] 1008: CreateProcessW("C:\Program Files\7-Zip\7z.exe")
[DEBUG] 1009: CreateProcessW("C:\Program Files\7-Zip\7z.exe")
A suitable version of 7zip was not found (required v24.9.0).
Downloading https://github.com/ip7z/7zip/releases/download/24.09/7z2409.exe -> 7z2409.7z.exe
Successfully downloaded 7z2409.7z.exe
Extracting 7zip...
[DEBUG] Detecting host with IsWow64Process2
A suitable version of 7zr was not found (required v24.9.0).
Downloading https://github.com/ip7z/7zip/releases/download/24.09/7zr.exe -> 44d8504a-7zr.exe
Successfully downloaded 44d8504a-7zr.exe
[DEBUG] 1010: CreateProcessW("E:\vcpkg\downloads\tools\7zr-24.09-windows\7zr.exe" x "E:\vcpkg\downloads\7z2409.7z" "-oE:\vcpkg\downloads\tools\7zip-24.09-windows.partial.42044" -y)
[DEBUG] 1010: cmd_execute_and_stream_data() returned 0 after 304475 us
[DEBUG] 1011: CreateProcessW("E:\vcpkg\downloads\tools\7zip-24.09-windows\7z.exe")
error: Failed to run "E:\vcpkg\downloads\tools\7zip-24.09-windows\7z.exe" to determine the 7zip version.
error: Launching E:\vcpkg\downloads\tools\7zip-24.09-windows\7z.exe: error: calling CreateProcessW failed with 5 (拒绝访问。)
[DEBUG] D:\a_work\1\s\src\vcpkg\tools.cpp(980):
[DEBUG] Time in subprocesses: 5128265us
[DEBUG] Time in parsing JSON: 407us
[DEBUG] Time in JSON reader: 468us
[DEBUG] Time in filesystem: 24596us
[DEBUG] Time in loading ports: 1300us
[DEBUG] Exiting after 7.4 s (7210125us)

@Mengna-Li
Copy link
Contributor

@Hunlongyu Please check your antivirus software.

@Mengna-Li Mengna-Li added the category:question This issue is a question label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants