Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=550601 Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|nobody@xxxxxxxxxxxxxxxxx |mtasaka@xxxxxxxxxxxxxxxxxxx Flag| |fedora-review? --- Comment #7 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2010-01-22 13:39:41 EST --- Well, * bug 551860 - Until bug 551860 is fixed, would you consider to add the following workaround? =============================================================== %install .... .... # workaround for bug 551860 # (Qyoto.Qt requires unversioned libqyotoshared.so) mkdir -p %{buildroot}%{_libdir}/themonospot ln -sf %{_libdir}/libqyotoshared.so.? \ %{buildroot}%{_libdir}/themonospot/libqyotoshared.so sed -i \ -e '2i export LD_LIBRARY_PATH=%{_libdir}/themonospot' \ %{buildroot}%{_bindir}/themonospot-qt %files ... ... %{_libdir}/themonospot/%{name}.exe %{_libdir}/themonospot/libqyotoshared.so <- add .... =============================================================== * Occasional build failure - By the way build sometimes fails randomly: http://koji.fedoraproject.org/koji/taskinfo?taskID=1939220 http://koji.fedoraproject.org/koji/taskinfo?taskID=1939195 And bug 555490 It seems that parallel make is failing. Would you disable parallel make (i.e. remove %{?_smp_mflags}) with adding some comments like "parallel make sometimes fails" ? (also please remove parallel make also other themonospot- packages on devel and rebuild them. You can fix F-11/12 packages when new versions are released). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review