Description of problem: The rarian-compat package includes a shell script called rarian-sk-config which attempts to mimic scrollkeeper-config output. However the following command: rarian-sk-config --omfdir returns nothing whereas with scrollkeeper-config --omfdir from the scrollkeeper package, not the rarian-compat package the correct output is returned, namely /usr/share/omf The above causes my package build to fail http://koji.fedoraproject.org/koji/getfile?taskID=126996&name=build.log The traditional method of obtaining the omf directory in scrollkeeper was simply: echo $datadir/omf Version-Release number of selected component (if applicable): rarian-compat-0.5.8-1.fc8 How reproducible: Always Steps to Reproduce: 1. install rarian from development/rawhide 2. run rarian-sk-config --omfdir 3. Actual results: nothing Expected results: /usr/share/omf Additional info: Attaching patch which reverts to old method though I suspect there is a reason for the new code...
Created attachment 172561 [details] Patch to revert omfdir changes
Created attachment 173201 [details] This patch reverts rarian behaviour to scrollkeeper behaviour New patch generated from source, obsoleting previous
This is now urgent as I am unable to build for F8 T2 as it currently stands.
I added your patch to rarian-0.5.8-3.fc8 so that you're able to build again. Apologies for the delay. Looks like this bug has already been reported upstream, so I'm moving this upstream with a cross-reference to your patch. See [1] for further updates. [1] http://bugs.freedesktop.org/show_bug.cgi?id=12212