https://bugzilla.redhat.com/show_bug.cgi?id=1222484 --- Comment #4 from Pete Walter <walter.pete@xxxxxxxxxx> --- (In reply to Juan Orti from comment #3) > (In reply to Pete Walter from comment #2) > > 2) you install files to %{_libdir}/rhythmbox/plugins/ampache, yet the > > package is marked as noarch. noarch packages cannot include files under > > _libdir, because those are architecture dependent. > > rhythmbox loads its plugins from there. The main package also places there > other python plugins like soundcloud, sendto, replaygain, rbzeitgeist, rb, > python-console. Right, the issue is that on x86_64, _libdir expands to /usr/lib64, but on i686, it expands to /usr/lib. If you mark the package as noarch it needs to work on all architectures. In this case, it can't work because of the lib64 vs lib mismatch. -- 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://admin.fedoraproject.org/mailman/listinfo/package-review