Bug 254301 - rarian-compat doesn't output omf directory
Summary: rarian-compat doesn't output omf directory
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: rarian
Version: rawhide
Hardware: i686
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-25 15:19 UTC by Christopher Brown
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-30 16:13:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to revert omfdir changes (347 bytes, patch)
2007-08-25 15:19 UTC, Christopher Brown
no flags Details | Diff
This patch reverts rarian behaviour to scrollkeeper behaviour (412 bytes, patch)
2007-08-27 01:55 UTC, Christopher Brown
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
FreeDesktop.org 12212 0 None None None Never

Description Christopher Brown 2007-08-25 15:19:08 UTC
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...

Comment 1 Christopher Brown 2007-08-25 15:19:08 UTC
Created attachment 172561 [details]
Patch to revert omfdir changes

Comment 2 Christopher Brown 2007-08-27 01:55:19 UTC
Created attachment 173201 [details]
This patch reverts rarian behaviour to scrollkeeper behaviour

New patch generated from source, obsoleting previous

Comment 3 Christopher Brown 2007-08-29 10:47:03 UTC
This is now urgent as I am unable to build for F8 T2 as it currently stands.

Comment 4 Matthew Barnes 2007-08-30 16:13:34 UTC
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


Note You need to log in before you can comment on or make changes to this bug.