Skip to content
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

[Backport v2023.2.x] scripts: image_customization_lib.lua: fail build without valid customization file #3220

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 8, 2024

Automatic backport to v2023.2.x, triggered by a label in #3219.

…ization file

image-customization.lua has replaced GLUON_FEATURES and
GLUON_SITE_PACKAGES, so the file is always required to build a useful
Gluon image. In addition, not only 'file not found' errors were ignored,
but also all other Lua load errors, resulting in a build with empty
image customization when the file was not valid.

Closes #3218

(cherry picked from commit 7feaec8)
@blocktrron blocktrron merged commit d4d9db7 into v2023.2.x Mar 8, 2024
1 check passed
hafu pushed a commit to Freifunk-Potsdam/gluon that referenced this pull request Jun 2, 2024
…ization file (freifunk-gluon#3220)

image-customization.lua has replaced GLUON_FEATURES and
GLUON_SITE_PACKAGES, so the file is always required to build a useful
Gluon image. In addition, not only 'file not found' errors were ignored,
but also all other Lua load errors, resulting in a build with empty
image customization when the file was not valid.

Closes freifunk-gluon#3218

(cherry picked from commit 7feaec8)

Co-authored-by: Matthias Schiffer <mschiffer@universe-factory.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants