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

x/pkgsite: "gopkg.in/yaml.v2" is not a valid import path - 400 error #49762

Closed
bbossola opened this issue Nov 23, 2021 · 6 comments
Closed

x/pkgsite: "gopkg.in/yaml.v2" is not a valid import path - 400 error #49762

bbossola opened this issue Nov 23, 2021 · 6 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. pkgsite

Comments

@bbossola
Copy link

What is the URL of the page with the issue?

https://pkg.go.dev/gopkg.in/yaml.v2

What is your user agent?

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36

Screenshot

image

What did you do?

Just trying to get info on the package. Fails consistently every time.

What did you expect to see?

The summary page of the package

What did you see instead?

A 400 error, as reported in the screenshot

@bbossola
Copy link
Author

The same happens with:
https://pkg.go.dev/gopkg.in/validator.v2

@bbossola
Copy link
Author

And of course also this:
https://pkg.go.dev/gopkg.in/yaml.v3

@seankhliao seankhliao changed the title "gopkg.in/yaml.v2" is not a valid import path - 400 error x/pkgsite: "gopkg.in/yaml.v2" is not a valid import path - 400 error Nov 23, 2021
@gopherbot gopherbot added this to the pkgsite/unplanned milestone Nov 23, 2021
@bbossola
Copy link
Author

Please note that this is a regression. Until yesterday, everything was working correctly.

@seankhliao
Copy link
Member

cc @jba

@jba jba self-assigned this Nov 23, 2021
@jba jba added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Nov 23, 2021
@gopherbot
Copy link
Contributor

Change https://golang.org/cl/366578 mentions this issue: internal: remove gopkg.in from three-element vcs hosts

@jba
Copy link
Contributor

jba commented Nov 23, 2021

Fix deployed.

@rsc rsc unassigned jba Jun 23, 2022
@golang golang locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. pkgsite
Projects
None yet
Development

No branches or pull requests

4 participants