Hello,
QGis package recently updated to 4.0 and now longer executes. I get the following error qgis: error while loading shared libraries: libQt6UiTools.so.6: cannot open shared object file: No such file or directory
Anyway, I prefer to stay with the 3.44 (now LTR) version on my system for now. I found that there is a qgis-ltr package available with yay.
So I removed the qgis package and tried to install the LTR version with yay.
During the compilation/installation process, I end up with the following error :
```
sip-build: /home/user/.cache/yay/qgis-ltr/src/build/python/core/core.sip: line 107: column 9: ‘QtPositioning/QtPositioningmod.sip’ could not be found
```
I mentioned this issue on the AUR page of the package, but I wonder if any of you have faced this issue and managed to solve it in any way ? Or could it be specific to my OS state ?
Is there anything I could do to fix this, and if not, do you know another way to install qgis-ltr on my system ?