2018-03-16 16:14 GMT+01:00 Richard Shaw <[email protected]>: > On Fri, Mar 16, 2018 at 8:45 AM, RPM Fusion Bugzilla <[email protected]> > wrote: >> >> Comment # 31 on bug 4647 from Nicolas Chauvet >> >> (In reply to Richard from comment #25) >> > SPEC: https://www.dropbox.com/s/a3fy23xaw163ap5/unifi.spec?dl=0 >> > SRPM: >> > https://www.dropbox.com/s/q6vi2pfpv5wgkbi/unifi-5.7.20-1.fc27.src.rpm >> > >> > * Thu Mar 08 2018 Richard Shaw <[email protected]> - 5.7.20-1 >> > - Update to 5.7.20. >> > - Add new webrtc target aarch64. >> > >> > I also split the noarch stuff into a data subpackage... >> >> Seem like not everything is noarch in your noarch package: >> http://koji.rpmfusion.org/koji/taskinfo?taskID=213178 >> >> BuildError: The following noarch package built differently on different >> architectures: unifi-data-5.7.20-1.fc29.noarch.rpm >> rpmdiff output was: >> error: cannot open Packages index using db5 - Permission denied (13) >> error: cannot open Packages database in /var/lib/rpm >> error: cannot open Packages database in /var/lib/rpm >> removed /usr/share/unifi/lib/native/Linux >> removed /usr/share/unifi/lib/native/Linux/x86_64 >> removed /usr/share/unifi/lib/native/Linux/x86_64/libubnt_webrtc_jni.so > > > That's a symbolic link, the actual library is in %{_libdir}... > > I think the actual problem is that I don't create the symbolic link on > arches that aren't supported. I'll move that one file into the main package. Please answer on the ticket,
It's a symbolic link so the symlink itslef is noarch, but it uses a architecture dependent path, so this is exactly what makes this package different on different arches. In others words, it become arch dependent, just because of that... -- - Nicolas (kwizart) _______________________________________________ rpmfusion-developers mailing list -- [email protected] To unsubscribe send an email to [email protected]
