question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

performance test fails with "error while loading shared libraries: libzstd.so.1"

See original GitHub issue

Describe the issue you are experiencing

Es gibt keine Datei, um den Geschwindigkeitstest durchzuführen

Describe the behavior you expected

Steps to reproduce the issue

2

What is the version this bug report is based on?

3.61.7.20220312-1508b3-rpi3

Which base platform are you running?

rpi3 (RaspberryPi3)

Which HomeMatic/homematicIP radio module are you using?

RPI-RF-MOD

Anything in the logs that might be useful for us?

Displaying running firmware update output:
==========================================
Preparing firmware update:
[1/7] Checking uploaded data... 279900540 bytes received, OK
[2/7] Calculating SHA256 checksum........65aa58e763aecfcfe77c76db79c545b32bd67243e9c2d12cbf1287a076697fb4
[3/7] Checking free disk space... 57657339904 bytes, OK
[4/7] Checking storage performance..../usr/bin/fio: error while loading shared libraries: libzstd.so.1: cannot open shared object file: No such file or directory WARNING: performance test failed [5/7] Preparing uploaded data... zip identified, unarchiving....................................OK
[6/7] Verifying uploaded data.........................OK (sha256sum), DONE
[7/7] Preparing firmware update... OK, DONE
Finished preparation successfully.

Starting firmware update (DO NOT INTERRUPT!!!):
[1/5] Validate update directory... OK
[2/5] Checking update_script... no 'update_script', OK
[3/5] Checking for rootfs filesystem images... none found, OK
[4/5] Checking for bootfs filesystem images... none found, OK
[5/5] Checking for image file... found, flashing bootfs...........OK, flashing rootfs.....................................OK, DONE
Finished firmware update successfully.

==========================================
Browser closed connection.

Additional information

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jens-mauscommented, Mar 14, 2022

Das Problem ist ja erst mit der version behoben die du gerade installiert hast! D.h. Ab jetzt wird es nicht mehr auftreten. Also einfach nochmal auf die gleiche version updaten und du wirst sehen das das Problem nicht mehr kommt.

1reaction
jens-mauscommented, Mar 13, 2022

Das hat alles mit dem hier aufgezeigten Problem error while loading shared libraries: libzstd.so.1: absolut nichts zu tun. Das sind zwei paar Schuhe. Und bitte in Zukunft keine Screenshots hier für simple Textausgaben zeigen. Reiner Text gehört auch als Text gezeigt und nicht als Screenshot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem with root on Centos. error while loading shared ...
run the root command. It began spitting “Fatal in TROOT::InitInterpreter: cannot load library libtinfo.so.5: cannot open shared object file: No ...
Read more >
apt-get not working after upgrade to 18.04: "libzstd.so.1
The error signifies that a library libzstd.so could not be found. If apt works, you can try installing that library:.
Read more >
apt-get error while loading shared libraries libzstd.so.1 cannot ...
Seems like I have installed a non compatible libapt-pkg5.0 for my debian 9 so I just downloaded the right version of that lib,...
Read more >
Solving The “Cannot Open Shared Object File - Baeldung
Learn what causes the "cannot open shared object file: No such file or directory" error in Linux, and how to fix it.
Read more >
Error while loading shared libraries: libpq.so.5: cannot open ...
Try this: 1: Know the path of libpq.so.5 find / -name libpq.so.5. Output example: /usr/pgsql-9.4/lib/libpq.so.5 If found nothing, check if you have already ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found