We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ kubectl -n prod logs ds/prod-cryptnono -c monero Found 2 pods, using pod/prod-cryptnono-q9fb8 Running /scripts/monero-v1.bt definitions.h:2:10: fatal error: 'asm/fpu/internal.h' file not found
$ kubectl -n prod logs ds/prod-cryptnono -c fetch-kernel-headers Found 2 pods, using pod/prod-cryptnono-q9fb8 + LSB_FILE=/etc/lsb-release.host + OS_RELEASE_FILE=/etc/os-release.host + TARGET_DIR=/usr/src + HOST_MODULES_DIR=/lib/modules.host ++ uname -r + KERNEL_VERSION=6.1.100+ + [[ ! -e /lib/modules/.installed ]] + echo 'Headers already installed' Headers already installed + exit 0
This is due to cryptnono/cryptnono#42
The text was updated successfully, but these errors were encountered:
This was eventually fixed!
Sorry, something went wrong.
No branches or pull requests
This is due to cryptnono/cryptnono#42
The text was updated successfully, but these errors were encountered: