Ben S.
Ben S.
I'm having the same issue with trying to upgrade Icaros from 3.3.1.0 to 3.3.2.
> > I'm having the same issue with trying to upgrade Icaros from 3.3.1.0 to 3.3.2. > > also try to add `--source winget` to the command Thanks, but rather...
Ran into this with Icaros. Uninstall and reinstall didn't help - I still get the same error: ``` Starting package install operation for package id=Xanashi.Icaroswith Manager name=Winget Given installation options...
> **winget upgrade --id Xanashi.Icaros --source winget** works fine for me. Good to know there's _some_ way to do it, but that's not intuitive _at all_. Why doesn't it just...
> ```cmake > set(VCPKG_BUILD_TYPE debug) > ``` > > Don't use this setup. It is unsupported. > > If you really want a custom debug-only single-config triplet, use the `release`...
> > When I just use the default triplets, vcpkg+cmake seem to get confused about when to build/link debug versus release libraries. > > This issue is not about default...
Added a user agent to the header, and now I'm getting 401 Unauthorized from gitlab.com when trying to read milestones.
Okay, the ultimate fix was to modify `_perform_request()` in utils.py to set the user agent there, because trying to set it in the config file apparently stomps the private token:...
Related issues: - #4756 - #4819
I've been wondering about this too, as the Discord also went dead.