Failure to build 1.9.3 #3916

Closed
opened 2025-11-02 05:30:31 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @ArchangeGabriel on GitHub (Sep 7, 2019).

  • Gitea version (or commit ref): 1.9.3
  • Operating system: ArchLinux (go 1.13)

Description

Running make vendor:

go: github.com/go-macaron/cors@v0.0.0-20190309005821-6fd6a9bfe14e9: invalid pseudo-version: revision is longer than canonical (6fd6a9bfe14e)
Originally created by @ArchangeGabriel on GitHub (Sep 7, 2019). - Gitea version (or commit ref): 1.9.3 - Operating system: ArchLinux (go 1.13) ## Description Running `make vendor`: ``` go: github.com/go-macaron/cors@v0.0.0-20190309005821-6fd6a9bfe14e9: invalid pseudo-version: revision is longer than canonical (6fd6a9bfe14e) ```
GiteaMirror added the reviewed/wontfix label 2025-11-02 05:30:31 -06:00
Author
Owner

@techknowlogick commented on GitHub (Sep 7, 2019):

Sadly this is due to an upstream dependency, which prevents 1.9 building with golang 1.13 (when fetching dependencies). We have resolved this in 1.10 which will has started its release process.

Edit: All upstream dependencies are vendored and so you can build with 1.13 using the bundled deps.

@techknowlogick commented on GitHub (Sep 7, 2019): Sadly this is due to an upstream dependency, which prevents 1.9 building with golang 1.13 (when fetching dependencies). We have resolved this in 1.10 which will has started its release process. Edit: All upstream dependencies are vendored and so you can build with 1.13 using the bundled deps.
Author
Owner

@6543 commented on GitHub (Oct 4, 2019):

@techknowlogick when 1.10.x ? because now https://github.com/alpinelinux/aports/pull/10887 fails and im still stuck with 1.8.3!

@6543 commented on GitHub (Oct 4, 2019): @techknowlogick when 1.10.x ? because now https://github.com/alpinelinux/aports/pull/10887 fails and im still stuck with 1.8.3!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3916