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

Error loading shared library ld-linux-x86-64.so.2 while running wasp #11

Open
aafaf-arharas opened this issue Jun 9, 2022 · 0 comments

Comments

@aafaf-arharas
Copy link

Hello,
I'm using WASP to get some cloud free images of Ukraine and I get this Error :

2022-06-09 14:56:57,154 [DEBUG] Amount of snow in the final image: 0.000% 2022-06-09 14:56:57,155 [DEBUG] Amount of clouds in the final image: 0.151% 2022-06-09 14:56:57,155 [DEBUG] gdal_translate -b 6 -b 5 -b 4 -ot Byte -of JPEG -scale 0 3000 0 255 -outsize 10.98% 10.98% -q /home/planetobs/Documents/Ukraine_48/work/L3A/35TQM/20_UpdateSynthesis_R1.tif /home/planetobs/Documents/Ukraine_48/work/L3A/35TQM/SENTINEL2X_20210731-000000-000_L3A_T35TQM_C_V1-2/SENTINEL2X_20210731-000000-000_L3A_T35TQM_C_V1-2_QKL_ALL.jpg 2022-06-09 14:56:57,671 [DEBUG] Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /home/planetobs/Documents/wasp_installation/bin/../lib/libgdal.so.20) 2022-06-09 14:56:57,671 [DEBUG] Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /home/planetobs/Documents/wasp_installation/bin/../lib/libgeos.so.3.6.1) 2022-06-09 14:56:57,812 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libmfhdfalt.so.4.2.13: xdr_u_long: symbol not found 2022-06-09 14:56:57,812 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libmfhdfalt.so.4.2.13: xdr_enum: symbol not found 2022-06-09 14:56:57,812 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libmfhdfalt.so.4.2.13: xdr_long: symbol not found 2022-06-09 14:56:57,812 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libmfhdfalt.so.4.2.13: xdr_float: symbol not found 2022-06-09 14:56:57,812 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libmfhdfalt.so.4.2.13: xdr_opaque: symbol not found 2022-06-09 14:56:57,813 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libmfhdfalt.so.4.2.13: xdr_double: symbol not found 2022-06-09 14:56:57,813 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libmfhdfalt.so.4.2.13: xdr_int: symbol not found 2022-06-09 14:56:57,813 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libtiff.so.5: __rawmemchr: symbol not found 2022-06-09 14:56:57,865 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libcurl.so: __strtok_r: symbol not found 2022-06-09 14:56:57,866 [DEBUG] Error relocating /home/planetobs/Documents/wasp_installation/bin/../lib/libcurl.so: __rawmemchr: symbol not found 2022-06-09 14:56:57,871 [DEBUG] WARNING: In /wasp/ProductFormatter/src/ProductCreatorAdapter.cpp, line 172 2022-06-09 14:56:57,871 [DEBUG] ProductCreatorSentinelMuscate (0x141a9d0): Error running 2022-06-09 14:56:57,871 [DEBUG] gdal_translate -b 6 -b 5 -b 4 -ot Byte -of JPEG -scale 0 3000 0 255 -outsize 10.98% 10.98% -q /home/planetobs/Documents/Ukraine_48/work/L3A/35TQM/20_UpdateSynthesis_R1.tif /home/planetobs/Documents/Ukraine_48/work/L3A/35TQM/SENTINEL2X_20210731-000000-000_L3A_T35TQM_C_V1-2/SENTINEL2X_20210731-000000-000_L3A_T35TQM_C_V1-2_QKL_ALL.jpg
Although, I get the results I want :
image

Any ideas about how to solve this ?
Thanks in advance.
Aafaf

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

1 participant