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

Check for private keys disabled before attempting unlock #773

Merged

gui: Check for private keys disabled before attempting unlock

517c7f9
Select commit
Loading
Failed to load commit list.
Merged

Check for private keys disabled before attempting unlock #773

gui: Check for private keys disabled before attempting unlock
517c7f9
Select commit
Loading
Failed to load commit list.
Cirrus CI / previous releases, qt5 dev package and depends packages, DEBUG failed Feb 9, 2024 in 9s

Task Summary

Instruction ci failed in 00:01

Details

✅ 00:03 clone
✅ 00:02 merge_base
❌ 00:01 ci

./ci/test_run_all.sh
++++ dirname ./ci/test/00_setup_env.sh
+++ cd ./ci/test/../../
+++ pwd
++ BASE_READ_ONLY_DIR=/tmp/cirrus-build
++ export BASE_READ_ONLY_DIR
++ export BASE_ROOT_DIR=/ci_container_base
++ BASE_ROOT_DIR=/ci_container_base
++ export DEPENDS_DIR=/ci_container_base/depends
++ DEPENDS_DIR=/ci_container_base/depends
++ export BASE_SCRATCH_DIR=/ci_container_base/ci/scratch
++ BASE_SCRATCH_DIR=/ci_container_base/ci/scratch
++ export BINS_SCRATCH_DIR=/ci_container_base/ci/scratch/bins/
++ BINS_SCRATCH_DIR=/ci_container_base/ci/scratch/bins/
++ echo 'Setting specific values in env'
Setting specific values in env
++ '[' -n ./ci/test/00_setup_env_native_qt5.sh ']'
++ set -o errexit
++ source ./ci/test/00_setup_env_native_qt5.sh
./ci/test/00_setup_env.sh: line 33: ./ci/test/00_setup_env_native_qt5.sh: No such file or directory