Skip to content

Build failure on v1.16.5 - inconsistent vendoring #19196

Closed
@MPeti1

Description

@MPeti1

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:

sudo docker buildx build --platform linux/arm/v7 . --output=type=docker,dest=./gitea_1.16.5_img.tar --build-arg GITEA_VERSION=v1.16.5 --file Dockerfile.rootless

Database

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions