-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Build failure on v1.16.5 - inconsistent vendoring #19196
Comments
The |
Thanks for letting me know, but what causes the error? |
Maybe delete your local |
Probably I'm misunderstanding something, but where do I run the go commands? |
Do you have a |
It looks like retrying enough somehow solved the issue, but it might have been something else happening too. First I checked with then I restored my said snapshot that has an older docker version (so I may be able to figure out what was wrong), retried building 1.16.5 the same way as I tried for the very first time, and now it works instantly.. even though I still have a I don't know what went wrong for the first few times, but it looks like the problem has gone away. |
Because this time, the |
Oh, I see it now. I've just went through the changelogs on github, and I've found this is in the blog post of the update. |
Description
While building the Docker.rootless image I receive a go build error.
#12136 and #12080 seem to be similar, but they are closed with a fix and were reported for earlier versions.
The last version that I successfully built is 1.15.4. I don't know if versions between that and 1.16.5 are affected.
This is an issue with the build process.
I've included the logs of the (failing) 5th build step in the log gist.
Gitea Version
v1.16.5
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/MPeti1/818df081a1e1089497237d8d30b5f6f4
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
I'm selfbuilding Gitea based on the Dockerfile.rootless file, with the following command:
Database
No response
The text was updated successfully, but these errors were encountered: