Skip to content

Fail to load package to pkg.go.dev after renaming repo #53411

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

Closed
tchiunam opened this issue Jun 16, 2022 · 1 comment
Closed

Fail to load package to pkg.go.dev after renaming repo #53411

tchiunam opened this issue Jun 16, 2022 · 1 comment

Comments

@tchiunam
Copy link

What is the URL of the page with the issue?

  1. https://pkg.go.dev/github.com/tchiunam/axolgo-gcp
  2. https://proxy.golang.org/github.com/tchiunam/axolgo-gcp/@latest

What is your user agent?

[Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Safari/537.36](https://developers.whatismybrowser.com/useragents/parse/?analyse-my-user-agent=yes)

Screenshot

  1. https://pkg.go.dev/github.com/tchiunam/axolgo-gcp is showing

image

2. https://proxy.golang.org/github.com/tchiunam/axolgo-gcp/@latest is showing

image

What did you do?

  1. Visit https://pkg.go.dev/github.com/tchiunam/axolgo-gcp
  2. Click the request button
  3. It shows that '"github.com/tchiunam/axolgo-gcp" could not be found.'
  4. Visit https://proxy.golang.org/github.com/tchiunam/axolgo-gcp/@latest
  5. Realize that I named the repo wrongly
  6. Rename my repo from github.com/tchiunam/axolotl-gcp to github.com/tchiunam/axolgo-gcp
  7. Re-visit https://pkg.go.dev/github.com/tchiunam/axolgo-gcp and https://proxy.golang.org/github.com/tchiunam/axolgo-gcp/@latest
  8. Get the above errors

What did you expect to see?

Expect to be able to load my packages in https://pkg.go.dev/github.com/tchiunam/axolgo-gcp page like https://pkg.go.dev/github.com/tchiunam/axolgo-lib, https://pkg.go.dev/github.com/tchiunam/axolgo-aws and https://pkg.go.dev/github.com/tchiunam/axolgo-cli

What did you see instead?

Error '"github.com/tchiunam/axolgo-gcp" could not be found' and:

not found: module github.com/tchiunam/axolgo-gcp: git ls-remote -q origin in /tmp/gopath/pkg/mod/cache/vcs/4b37bb922b4518106b200fdaeacfa8d2724c2bbc443cbc6b75784d9f399eba51: exit status 128:
	fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.```
@tchiunam tchiunam changed the title exit status 128 when running "git ls-remote -q origin" Fail to load package to pkg.go.dev after renaming repo Jun 16, 2022
@seankhliao
Copy link
Member

It's there now
Duplicate of #38065

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2022
@golang golang locked and limited conversation to collaborators Jun 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants