Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Virtual PyPI no longer finding private upstream packages

We are using the preview for Virtual PyPI repositories in Artifact Registry. Our setup is simple

  1. Private package repository
  2. Proxy to PyPI
  3. Virtual PyPI repository that points to the two previous repositories as upstream resources

This worked flawlessly until last Friday. Suddenly it can no longer find the private packages when using `pip install`. If I update the index url to point to the private repository directly, it works just fine.

Any suggestions would be appreciated!

1 5 633
5 REPLIES 5