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

Can't upgrade RPi to 7.0.1 #28

Closed
headrushh opened this issue May 6, 2023 · 3 comments
Closed

Can't upgrade RPi to 7.0.1 #28

headrushh opened this issue May 6, 2023 · 3 comments

Comments

@headrushh
Copy link

System information

Linux raspberrypi 5.10.103-v7+ ethereum#1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux

Gubiq │
│ Version: 7.0.0-monoceros │
│ Git Commit: c9009e8
│ Architecture: arm │
│ Go Version: go1.17.6 │
│ Operating System: linux │
│ GOPATH= │
│ GOROOT=go

Expected behaviour

Want to upgrade Gubiq to 7.0.1

Actual behaviour

Gubiq start after upgrade fails due to Glibc error

Steps to reproduce the behaviour

replace old gubiq with new version and try to start

Backtrace

From /var/log/messages

/usr/bin/gubiq: /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.29' not found (required by /usr/bin/gubiq)

When submitting logs: please submit them as text and not screenshots.

@jyap808
Copy link
Member

jyap808 commented May 6, 2023

GLIBC is part of the OS. The Golang compiler is complaining about that old version.

Might want to try upgrading your Pi to a newer OS version. Looks like that OS uses version GLIBC 2.28.

@headrushh
Copy link
Author

headrushh commented May 7, 2023 via email

@jyap808
Copy link
Member

jyap808 commented May 8, 2023

Great! Head to Ubiq Discord if you want to chat more.

@jyap808 jyap808 closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants