Hello,
First things first, I was forced to use the previous XFCE installation image from the archive (https://iso.artixlinux.org/archived-isos.php) because I was having issues with syslog-ng errors popping up and never letting me continue booting the live ISO. I don't know if the devs are aware of that already.
Second, and the main question here:
After having installed the system I have a strange directory in /usr. The directory is called 'sr'. Inside of it resides /lib/python3.11/site-packages/imath.so.
So it looks like this: /usr/sr/lib/python3.11/site-packages
Proof: http://0x0.st/HVr9.png
Another image hosting (just in case): https://ibb.co/RNdLkBd
It seems like it should have been /usr/lib/python3.11 (and definitely not in /usr/src)... but some cool guy made a really bad typo in a system package (probably python stuff).
And now I don't know what's better. Should I place this imath.so into its original destination or what?
Thanks.
Sorry. Some bizarreness with cmake again... should be fixed now.
How is it supposed to get fixed? With an update? And how will '
/usr/sr' directory get removed? Should I do it manually?
Just update and the new version of the package will have the correct path.
Ok, thank you.