Questions and Answers :
Unix/Linux :
error 171 on debian woody
Message board moderation
Author | Message |
---|---|
Send message Joined: 25 Aug 04 Posts: 9 Credit: 11,258,003 RAC: 0 |
I tried to run the boinc client at my linuxbox with debian woody. It always fails with following error. Please help me :-) 2004-08-26 00:55:23 [http://climateprediction.net/] Sending request to scheduler : http://climateapps2.oucs.ox.ac.uk/cpdnboinc_cgi/cgi 2004-08-26 00:55:23 [http://climateprediction.net/] Scheduler RPC to http://clim ateapps2.oucs.ox.ac.uk/cpdnboinc_cgi/cgi succeeded 2004-08-26 00:55:23 [http://climateprediction.net/] General preferences have bee n updated 2004-08-26 00:55:23 [---] General prefs: from climateprediction.net (last modifi ed 2004-08-25 23:48:18) 2004-08-26 00:55:23 [---] General prefs: no separate prefs for home; using your defaults 2004-08-26 00:55:23 [climateprediction.net] Project prefs: no separate prefs for home; using your defaults 2004-08-26 00:55:23 [climateprediction.net] Started download of hadsm3_4.03_i686 -pc-linux-gnu 2004-08-26 00:55:23 [climateprediction.net] Started download of hadsm3se_4.03_i6 86-pc-linux-gnu.zip 2004-08-26 00:55:36 [climateprediction.net] Finished download of hadsm3_4.03_i68 6-pc-linux-gnu 2004-08-26 00:55:36 [climateprediction.net] Throughput 95010 bytes/sec 2004-08-26 00:55:37 [climateprediction.net] Started download of hadsm3um_4.03_i6 86-pc-linux-gnu.zip 2004-08-26 00:56:08 [climateprediction.net] Finished download of hadsm3se_4.03_i 686-pc-linux-gnu.zip 2004-08-26 00:56:08 [climateprediction.net] Throughput 85066 bytes/sec 2004-08-26 00:56:08 [climateprediction.net] Started download of hadsm3data_4.03_ i686-pc-linux-gnu.zip 2004-08-26 00:56:25 [climateprediction.net] Finished download of hadsm3um_4.03_i 686-pc-linux-gnu.zip 2004-08-26 00:56:25 [climateprediction.net] Throughput 83341 bytes/sec 2004-08-26 00:56:25 [climateprediction.net] Started download of 00ap_300025370.z ip 2004-08-26 00:56:27 [climateprediction.net] Finished download of 00ap_300025370. zip 2004-08-26 00:56:27 [climateprediction.net] Throughput 6206 bytes/sec 2004-08-26 00:56:44 [climateprediction.net] Finished download of hadsm3data_4.03_i686-pc-linux-gnu.zip 2004-08-26 00:56:44 [climateprediction.net] Throughput 127315 bytes/sec 2004-08-26 00:56:44 [climateprediction.net] Starting result 00ap_300025370_0 using hadsm3 version 4.03 2004-08-26 00:56:45 [climateprediction.net] Unrecoverable error for result 00ap_300025370_0 (process exited with code 127 (0x7f)) 2004-08-26 00:56:45 [climateprediction.net] Unrecoverable error for result 00ap_300025370_0 (process exited with code 127 (0x7f)) 2004-08-26 00:56:45 [climateprediction.net] Deferring communication with project for 1 minutes and 0 seconds 2004-08-26 00:56:45 [climateprediction.net] Deferring communication with project for 1 minutes and 0 seconds 2004-08-26 00:56:45 [climateprediction.net] Computation for result 00ap_300025370 finished |
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
I get this error under linux emulation on some freebsd machines. The emulation is neccesarily based on older binaries than let's say suse 9.1 (freebsd calls it linux_base-8). I'm pretty sure debian woody is rather old now.. have you tried updating it? <img src="http://boinc.mundayweb.com/cpdn/stats.php/userID:61/trans:off/.png"></img> |
Send message Joined: 6 Aug 04 Posts: 3 Credit: 202,374 RAC: 0 |
I get the same error on Debian Woody boxes. Trying to run the actual cpdn code (hadsm3_4.03_i686-pc-linux-gnu) produces the following: ./hadsm3_4.03_i686-pc-linux-gnu: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory So it is just the same problem that the boinc client had before (see message 74). The climate model has been compiled against the new versions of the GNU libraries which woody doesn't have. It seems strange that you would do one, but not the other. Are you planning on compiling the actual climate model against the older libraries? Cheers, Randall. |
Send message Joined: 25 Aug 04 Posts: 9 Credit: 11,258,003 RAC: 0 |
Debian woody doesn't have the newest libraries of course. But at I don't need them, I just want to have a rocking stable os ;) And that's why I'm using woody. I will not update my entire os just to run climateprediction. I guess woody is still a common os and it will be nice if climateprediction client works an these machines too. |
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
|
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
|
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
> I get the same error on Debian Woody boxes. > Trying to run the actual cpdn code (hadsm3_4.03_i686-pc-linux-gnu) produces > the following: > ./hadsm3_4.03_i686-pc-linux-gnu: error while loading shared libraries: > libstdc++.so.5: cannot open shared object file: No such file or directory http://www.joewein.de/sw/swnotes002.htm has a fix for this <img src="http://boinc.mundayweb.com/cpdn/stats.php/userID:61/trans:off/.png"></img> |
Send message Joined: 5 Aug 04 Posts: 6 Credit: 7,002,751 RAC: 0 |
> > I get the same error on Debian Woody boxes. > > Trying to run the actual cpdn code (hadsm3_4.03_i686-pc-linux-gnu) > produces > > the following: > > ./hadsm3_4.03_i686-pc-linux-gnu: error while loading shared libraries: > > libstdc++.so.5: cannot open shared object file: No such file or > directory > > http://www.joewein.de/sw/swnotes002.htm has a fix for this That's if you have the new libraries installed in /usr/local/lib, which standaard Debian Woody doesn't (at least not here). You'd need to install a backport of the required libraries (libc?). I think it all sounds rather scary to have 2 versions of libraries on the same server, either you go for stable or you don't, but if it's possible then http://www.backports.org/ is the way. I'm not risking it. Debian stable will become Sarge sometime this year, see http://www.debianplanet.org/node.php?id=1131#comment, so it's not long to wait. regards, Pete |
Send message Joined: 25 Aug 04 Posts: 9 Credit: 11,258,003 RAC: 0 |
In hadsm3_4.04 my problem is solved. Thx :-) |
Send message Joined: 5 Aug 04 Posts: 6 Credit: 7,002,751 RAC: 0 |
> In hadsm3_4.04 my problem is solved. Thx :-) > > Excellent! And where do I download this? All I can find is the boinc client. Thanks, PEte |
Send message Joined: 25 Aug 04 Posts: 9 Credit: 11,258,003 RAC: 0 |
it should start to download automaticly if your boinc client starts |
Send message Joined: 5 Aug 04 Posts: 6 Credit: 7,002,751 RAC: 0 |
> it should start to download automaticly if your boinc client starts > > But that was the whole problem, when I start boinc I get: pete@debian:~/boinc$ ./boinc_4.05_i686-pc-linux-gnu ./boinc_4.05_i686-pc-linux-gnu: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory |
Send message Joined: 5 Aug 04 Posts: 907 Credit: 299,864 RAC: 0 |
> pete@debian:~/boinc$ ./boinc_4.05_i686-pc-linux-gnu > ./boinc_4.05_i686-pc-linux-gnu: error while loading shared libraries: > libgcc_s.so.1: cannot open shared object file: No such file or directory > oh yeah, the boinc client would have to be built statically as well! I thought this one was since it's about 10MB uncompressed! but it has: [carlc@cpdncc boinc]$ ldd boinc_4.05_linux libz.so.1 => /usr/lib/libz.so.1 (0x40013000) libnsl.so.1 => /lib/libnsl.so.1 (0x40022000) libm.so.6 => /lib/i686/libm.so.6 (0x40037000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40059000) libc.so.6 => /lib/i686/libc.so.6 (0x42000000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) I will see if I can statically compile the various so's... |
©2024 cpdn.org