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

Redis Go module not downloading #31658

Closed
SSP6904 opened this issue Jul 18, 2024 · 2 comments · Fixed by #31662
Closed

Redis Go module not downloading #31658

SSP6904 opened this issue Jul 18, 2024 · 2 comments · Fixed by #31662
Labels

Comments

@SSP6904
Copy link

SSP6904 commented Jul 18, 2024

Description

I'm building the Gitea docker image using the source code. However, on every build command I'm using, the make command exits the command because of a go module not able to find it's required release.

I looked up if the release is available, but the latest release is version v9.5.2. Not sure how I can resolve this issue. Can someone assist me?

modules/nosql/manager.go:14:2: reading github.com/redis/go-redis/go.mod at revision v9.5.3: unknown revision v9.5.3

go-redis

Gitea Version

1.22.1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

Arch Linux

How are you running Gitea?

Through docker

Database

SQLite

@techknowlogick
Copy link
Member

Oh weird. It did exist, I guess they must've deleted it. I can find evidence of it at redis/go-redis#3010
I guess the nightly will start to fail soon too. I can create a PR for this and send it to main and our 1.22 release branch so builds can start again

techknowlogick added a commit to techknowlogick/gitea that referenced this issue Jul 19, 2024
lafriks pushed a commit that referenced this issue Jul 19, 2024
@SSP6904
Copy link
Author

SSP6904 commented Jul 20, 2024

Glad everyone fixed it for me. Thank you! 🙂

@go-gitea go-gitea locked as resolved and limited conversation to collaborators Oct 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants