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

installed-tests fail with 2024.3: test-admin-deploy-var.sh: line 24: OSTREE_FEATURES: unbound variable #3183

Closed
smcv opened this issue Feb 19, 2024 · 0 comments · Fixed by #3184

Comments

@smcv
Copy link
Contributor

smcv commented Feb 19, 2024

While running libostree's "as-installed" tests, via ginsttest-runner and Debian's autopkgtest framework:

189s Executing: libostree/test-admin-deploy-var.sh.test
189s ++ _have_user_xattrs=
189s ++ _have_systemd_and_libmount=
189s ++ _have_strace_fault_injection=
189s ++ libtest_exit_cmds+=(libtest_cleanup_gpg)
189s ++ ED25519PUBLIC=
189s ++ ED25519SEED=
189s ++ ED25519SECRET=
189s /usr/libexec/installed-tests/libostree/test-admin-deploy-var.sh: line 24: OSTREE_FEATURES: unbound variable

Probably tests that are meant to work "as-installed" should use ostree --version | grep initial-var instead?

smcv added a commit to smcv/ostree that referenced this issue Feb 19, 2024
This is set during build-time testing, but unset during "as-installed"
tests.

Resolves: ostreedev#3183
Signed-off-by: Simon McVittie <smcv@debian.org>
smcv added a commit to smcv/ostree that referenced this issue Feb 19, 2024
This is set during build-time testing, but unset during "as-installed"
tests.

Resolves: ostreedev#3183
Signed-off-by: Simon McVittie <smcv@debian.org>
smcv added a commit to smcv/ostree that referenced this issue Feb 19, 2024
This is set during build-time testing, but unset during "as-installed"
tests.

Resolves: ostreedev#3183
Signed-off-by: Simon McVittie <smcv@debian.org>
smcv added a commit to smcv/ostree that referenced this issue Feb 19, 2024
This is set during build-time testing, but unset during "as-installed"
tests.

Resolves: ostreedev#3183
Signed-off-by: Simon McVittie <smcv@debian.org>
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 a pull request may close this issue.

1 participant