You are not logged in.
After doing a system update I could not open blender without a crash like
$ blender
blender: error while loading shared libraries: libImath-3_1.so.29: cannot open shared object file: No such file or directoryThis happens when using either of the community or community-testing repo versions.
If I install the extra package for imath, trying to launch blender gives me an error saying that the testing package's version is not there and vice versa.
Blender is a very important application for me and getting it working would mean the world.
Last edited by Wallkick (2021-07-16 12:34:26)
Offline
This happens when using either of the community or community-testing repo versions.
It is impossible that you get that literal error when running the stable packages from [community]. Please post the output when running without testing packages, and don't cherry-pick packages from testing.
Offline
I track testing, and have imath 3.1.0-1 installed. I honestly can't remember the last time it updated.
I have Blender installed from, the repos, as well as 2.9 and 3.0 experimental builds (installation not necessary - just run from the unzipped archive) and they all run fine (notwithstanding experimental build problems).
You need to look elsewhere for your problem.
Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus B550-F Gaming MB, 128Gb Corsair DDR4, Fractal Design Define 7 XL, 5 HD (2 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703
/ is the root of all problems.
Offline
Sounds like partial upgrade
Offline
Thanks for the feedback.
Disabling the testing repos in /etc/pacman.conf and then doing system update seems to have solved my issue for now.
Offline