June 2025
When updating my Manjaro ARM system from the testing branch. It failed to resolve the dependency libpisp
of libcamera
.
It is a raspberry Pi library that is probably irrelevant for my Pinebook Pro, but it is required anyway and the Manjaro testing branch is missing it. I resolved the issue by manually downloading the package from libpisp (aarch64) | Packages | Arch Linux ARM
I just saw that the package is part of the unstable branch. I suppose that this issue will be fixed in the next testing update.
Probably is not used by your pbp. A while back RPi switched from using their libcamera version to using upstream’s version so looking at their libcamera PKGBUILD it has a note that libpisp was added so guessing to make it compatible with the RPi’s also.
I have asked @Yochanan to look into why it has not been carried forward to the testing branch. It is in arch-arm’s alarm branch and we do not sync with that branch so one of us has built the package and put it in unstable and it seems to be hung up there for some reason since it was built last April.
1 Like