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

Properly index package actions in log #15076

Merged
merged 2 commits into from
Dec 15, 2020
Merged

Properly index package actions in log #15076

merged 2 commits into from
Dec 15, 2020

Conversation

gritukan
Copy link
Contributor

Describe the pull request

  • What does your PR fix?

When running vcpkg install with some packages already installed, invalid message of type Starting package 3/2: opencl:x64-linux may occur. It happens because results vector might contain already installed actions, while they are not counted in the total number of actions.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

Tested myself on x64-linux.

Yes.

@JackBoosY JackBoosY added the category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) label Dec 14, 2020
@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Dec 14, 2020
@BillyONeal
Copy link
Member

Probably fixes #13130

@BillyONeal BillyONeal merged commit 2aaa675 into microsoft:master Dec 15, 2020
@BillyONeal
Copy link
Member

Thanks for your help!

ryukw7 pushed a commit to ryukw7/vcpkg that referenced this pull request Dec 15, 2020
strega-nil pushed a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants