$ docker run --rm --name validator-libgcrypt-usage-gpg-r12-print-md-sha512-known-digest-2726 -t --mount type=bind,src=/tmp/validator-status-libgcrypt-usage-gpg-r12-print-md-sha512-known-digest,dst=/validator/status validator-libgcrypt-shared bash -lc 'set -euo pipefail /validator/tests/_shared/install_override_debs.sh exec /validator/tests/_shared/run_library_tests.sh "$@"' validator-testcase libgcrypt usage-gpg-r12-print-md-sha512-known-digest -- bash -c 'PS4=$1; shift; set -x; source "$@"' validator-xtrace '__VALIDATOR_XTRACE__ ' /validator/tests/libgcrypt/tests/cases/usage/usage-gpg-r12-print-md-sha512-known-digest.sh no override packages found; continuing with apt originals BEGIN { found = 0 } /^gpg:/ { next } !found && index($0, f) == 1 { sub(/^[^:]*:[[:space:]]*/, "") printf "%s", $0 found = 1 next } found && /^[[:space:]]+[0-9A-Fa-f]/ { printf "%s", $0 } ' /tmp/validator-tmp/out