My package is a new one:
https://build.opensuse.org/package/show?package=iguanaIR&project=home%3Aachaios
It builds and runs greatly with rpmbuild.
It builds with osc locally and remotely but fails at runtime with an error message:
igdaemon -n --log-level=1
INFO: Loaded driver: /usr/lib64/iguanaIR/libusbpre1.so
igdaemon: symbol lookup error: /usr/lib64/iguanaIR/libusbpre1.so: undefined symbol: usb_init
How is it possible that it can’t find it’s dependencies even when run in the chroot?