FS#66145 - [gitea] builds broken since 1.11.3

Attached to Project: Community Packages
Opened by Thomas Schneider (BlackLotus) - Monday, 06 April 2020, 14:08 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Sunday, 09 August 2020, 14:12 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
On my gitea setup my theme isn't used anymore and the whole admin area throws errors.
https://git.mydomain.example/admin/notices
> template: admin/notice:58:129: executing "admin/notice" at <.Page.Current>: can't evaluate field Current in type interface {}

console output (journalctl) throws errors too (see attachement)

Tested it against https://github.com/go-gitea/gitea/releases/download/v1.11.4/gitea-1.11.4-linux-amd64 and none of the above problems existed.
The archlinux version is build against go 1.14 which is known to cause problems https://github.com/go-gitea/gitea/issues/10661 maybe it's related.

Last working archlinux gitea release is 1.11.1 sorry for reporting it so late didn't restart my gitea daemon after the last upgrades.
This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Sunday, 09 August 2020, 14:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  Normally fixed in 1.12.3, ask for reopening if not.
Comment by Bruno Pagani (ArchangeGabriel) - Monday, 06 April 2020, 18:05 GMT Comment by Bruno Pagani (ArchangeGabriel) - Monday, 11 May 2020, 17:43 GMT
I don’t have the issue on 1.11.4 though. Can you confirm?
Comment by Thomas Schneider (BlackLotus) - Monday, 11 May 2020, 19:23 GMT
Can still reproduce it on 1.11.4 and 1.11.5 (same exact problem forgets the theme and admin interface has the same errors)
Comment by Gavin Beatty (gavinbeatty) - Friday, 05 June 2020, 17:59 GMT
Has this been fixed in 1.11.6-1?
Comment by Thomas Schneider (BlackLotus) - Friday, 05 June 2020, 20:55 GMT
Nope still not fixed.
Still works with the github release. (https://github.com/go-gitea/gitea/releases/download/v1.11.6/gitea-1.11.6-linux-amd64)
Comment by Bruno Pagani (ArchangeGabriel) - Friday, 07 August 2020, 08:38 GMT
Do you still have this issue with latest version?
Comment by Gavin Beatty (gavinbeatty) - Sunday, 09 August 2020, 03:41 GMT
1.11.6-2 still fails for me.
Comment by Bruno Pagani (ArchangeGabriel) - Sunday, 09 August 2020, 09:23 GMT
That’s not the latest version though, we are at 1.12.3 currently.
Comment by Gavin Beatty (gavinbeatty) - Sunday, 09 August 2020, 14:08 GMT
I'm using the armv7h port, and it's behind, even compared to aarch64: https://archlinuxarm.org/packages/armv7h/gitea. I forgot to mention I was using a port, sorry for the confusion.
Comment by Bruno Pagani (ArchangeGabriel) - Sunday, 09 August 2020, 14:12 GMT
Then you should not report the issue here, but to the ArchLinux ARM project, we have no control over their packages.

Loading...