noarch and %{_libdir} issues on 64-bit platforms

Peter Lemenkov lemenkov at gmail.com
Mon Jul 7 16:41:31 UTC 2008


Hello All!

If someone tries to package executable script (arch-neytral) which must be
placed into %{_libdir}/something (for example, nagios-plugin which must go
into %{_libdir}/nagios/plugins ), he quickly founds that he actually can't
mark package as noarch, because on both 32- and 64-bit systems %{_libdir}
points to /usr/lib . There is an obvious workaround - not to mark the
package as noarch.

How to overcome this issue and package utility as noarch?

See details:
* https://bugzilla.redhat.com/show_bug.cgi?id=423821#c5

* noarch build:
  http://koji.fedoraproject.org/koji/taskinfo?taskID=696176
* build w/o "BuildArch:      noarch":
  http://koji.fedoraproject.org/koji/taskinfo?taskID=696178

-- 
With best regards!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/devel/attachments/20080707/863aae93/attachment.html 


More information about the devel mailing list