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

Cryptnono monero is failing on GKE #3116

Closed
manics opened this issue Nov 9, 2024 · 1 comment
Closed

Cryptnono monero is failing on GKE #3116

manics opened this issue Nov 9, 2024 · 1 comment
Labels

Comments

@manics
Copy link
Member

manics commented Nov 9, 2024

$ 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

@manics manics added the bug label Nov 9, 2024
@manics
Copy link
Member Author

manics commented Dec 7, 2024

This was eventually fixed!

@manics manics closed this as completed Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant