I have 16 Raspbian 32 bit RPI's that I use or BOINC. I was crunching Asteroids without any problems but decided today to do some Einstein instead.
When I downloaded tasks almost all got an error about LIBC and aborted. This one of the machines https://einsteinathome.org/host/12910065
This is the error I am getting:
Stderr output
<core_client_version>7.14.2</core_client_version> <![CDATA[ <message> process exited with code 127 (0x7f, -129)</message> <stderr_txt> ../../projects/einstein.phys.uwm.edu/einsteinbinary_BRP4_1.06_arm-unknown-linux-gnueabihf: relocation error: ../../projects/einstein.phys.uwm.edu/einsteinbinary_BRP4_1.06_arm-unknown-linux-gnueabihf: symbol h_errno version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference</stderr_txt>
]]>
Any help appreciated.
Proud Founder of
Have a look at my WebCam<
Copyright © 2024 Einstein@Home. All rights reserved.
I carried out an update /
)
I tried to install LIBC6 but it could not be found.
sudo apt-get install libc6:armhf libstdc++6:armhf
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libc6:armhf
E: Unable to locate package libstdc++6:armhf
E: Couldn't find any package by regex ' libstdc++6'
cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Proud Founder of
Have a look at my WebCam<
Dingo wrote: I have 16
)
Have you gone thru this ARM thread yet?
https://einsteinathome.org/content/arm-cpu-crunching#comment-212712
This is the relevant forum
)
This is the relevant forum message for his issue.
SYMBOL H_ERRNO VERSION GLIBC_PRIVATE NOT DEFINED IN FILE LIBC.SO.6
You should be receiving the 1.47 (NEON) application for your 32 bit OS.
That is what I run on my Pi 3B+
Keith Myers wrote: This is
)
I was really hoping you were monitoring these threads, you have experpience that very few of the rest of us have
You should have "Run test
)
You should have "Run test applications" enabled to get the 1.47 app for BRP4.
Keith Myers wrote: You
)
I have all the applications selected as well as Run test applications?:
YES
Proud Founder of
Have a look at my WebCam<
Well you shouldn't confuse
)
Well you shouldn't confuse the scheduler with applications selected that are no longer operational or for gpus only.
The only cpu applications are BRP4 and FGRP5.
Try deselecting everything else but those.