Port showing in vcpkg.info but not available in search/install #22010
Labels
category:new-port
The issue is requesting a new library to be added; consider making a PR!
info:new-port-unresolved
This port has not been added to vcpkg; the issue was closed for inactivity.
Describe the bug
I can search vcpkg.info for package stduuid. I see the package listing properly returned. It even has a link to its vcpkg folder. However, the link brings you to GitHub's 404 page. Further, when I run vcpkg install stduuid or even vcpkg search stduuid, nothing comes back. I've looked in my ports directory and don't see it. When I searched the vcpkg github repo, I see two commits with the second reverting the installation provided in the first.
Environment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Consistency between vcpkg.info and actual package availability. In this particular scenario, I'd prefer for the package to be made available. However, I understand that there may be circumstances that this isn't possible. Regardless, it shouldn't be returned in the vcpkg.info search listing.
Failure logs
Additional context
noe
The text was updated successfully, but these errors were encountered: