https://bugzilla.redhat.com/show_bug.cgi?id=1907976 --- Comment #3 from Peter Robinson <pbrobinson@xxxxxxxxx> --- > 1. Why %global debug_package %{nil} ? Don't we want debuginfo? We do :) > 2. The package seems to include the inih package bundled in. > Might see if you can get it to use inih-devel already packaged in Fedora? > If not, you may have to Provides: bundled(inih) It might be a fork due to something not upstream, or requiring a non stable/LTS release, if that's the case it should be documented why with comments and if the former to a ticket for resolution. > 5. It doesn't seem to work here on x86_64: > > Could not read device name from device tree > Could not find any config file > > Is it arm specific? If so, perhaps a ExclusiveArch ? Looking at the upstream it states "As first step it will get the first compatible name in the device tree" and reading further on it's VERY dependent on specific sensors and SoCs so yes, it should be ExclusiveArch to the two arm arches, it would work with some ARMv7 devices too but I doubt it would work with the Raspberry Pi. Ultimately in the short term I think this is fine, in the medium term an app based on libcamera is what we'll actually need TBH. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx