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

kraken: bookworm "32 bits" build are checking sha against 64bits repo #3063

Open
Williangalvani opened this issue Jan 15, 2025 · 2 comments
Open
Labels
bug Something isn't working

Comments

@Williangalvani
Copy link
Member

Williangalvani commented Jan 15, 2025

This is a Raspberry Pi OS quirk. 32bits use the 64bit kernel, so we need a specialized way of checking the userland architecture.
I usually check file /usr/bin/ls. And I think this is already somewhere in our codebase.

The simptom is we always show the "updaate to latest ....." on version-chooser

image

@Williangalvani
Copy link
Member Author

@joaoantoniocardoso
Copy link
Member

Good catch! The symptom is this issue.

@joaoantoniocardoso joaoantoniocardoso added the bug Something isn't working label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants