Error while building the main branch using the provided Dockerfile #11

Closed
opened 2025-11-01 20:43:59 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @alexcustos on GitHub (Aug 15, 2021).

There are no issues with the latest tag v0.17.1, but the same Dockerfile will exit with an error in mage build:clean build. Even with the --debug flag enabled, there's no clue what's going wrong. The output is the same until the error occurs.

Originally created by @alexcustos on GitHub (Aug 15, 2021). There are no issues with the latest tag v0.17.1, but the same Dockerfile will exit with an error in `mage build:clean build`. Even with the `--debug` flag enabled, there's no clue what's going wrong. The output is the same until the error occurs.
Author
Owner

@kolaente commented on GitHub (Aug 15, 2021):

What commit are you trying this on? Works fine for me with the latest (dcddaab7b5). The CI run of it was successful too.

@kolaente commented on GitHub (Aug 15, 2021): What commit are you trying this on? Works fine for me with the latest (https://github.com/go-vikunja/api/commit/dcddaab7b58ab2e03e0d0f3f0b771a1e6ec0dbce). The CI run of it was successful too.
Author
Owner

@alexcustos commented on GitHub (Aug 15, 2021):

Thank you, I found that /pkg/modules/auth/openid/providers.go was not properly merged for some reason.

@alexcustos commented on GitHub (Aug 15, 2021): Thank you, I found that /pkg/modules/auth/openid/providers.go was not properly merged for some reason.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#11