Open
Description
Description
It seems, that on one of our setups paket requires credentials registered for both, normalized package urls (without /v3/index.json) and full urls with suffix /v3/index.json
I just debugged all the way until i got to the place where the package sources have no proper authentication.
I hope people more involved in the code can reason about this description, otherwise i need to prepare a setup which is a little time consuming.
maybe this is also intended behaviour, still is wasted some hours ;)
Repro steps
- use package sources requiring authentication and only register the long url version (add-credentials) ending with /v3/index.json
- install
Expected behavior
works
Actual behavior
fails with unauthorized exception
Known workarounds
register package sources in different variants