https://bugzilla.redhat.com/show_bug.cgi?id=1360199 --- Comment #2 from Neal Gompa <ngompa13@xxxxxxxxx> --- I'd probably suggest that you need to tweak things slightly. Fedora policy indicates that while private libs can go into %{_libdir}/snapd, helper programs and such should be in %{_libexecdir}/snapd (though %{_libdir}/snapd is allowed if it's not possible to make it work in the preferred path). In Fedora, %{_libexecdir} is defined as /usr/libexec. See the relevant macros for paths here: https://fedoraproject.org/wiki/Packaging:RPMMacros Relevant guidelines on libexecdir: https://fedoraproject.org/wiki/Packaging:Guidelines#Libexecdir I suspect that your --libdir is really supposed to be a --libexecdir, since I doubt you're interfacing with snap-confine via a C library to snapd. -- 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 https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx