Bug 433315

Summary: Problem with rarian-compat post install script
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: rarianAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: dev, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-18 17:53:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2008-02-18 16:13:54 UTC
Description of problem:

could not open /etc/xml/catalog for saving
add command failed
could not open /etc/xml/catalog for saving
add command failed
error: %post(rarian-compat-0.6.0-3.fc8.i386) scriptlet failed, exit status 2

%post scripts should not fail, and should not generate output.

Suggestions:

- rarian-compat should %Require(post): xml-common
- Change commands to be like:

/usr/bin/xmlcatalog --noout --add "rewriteSystem" \
 
"http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd"
\
  "/usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" $CATALOG >& /dev/null || :



Version-Release number of selected component (if applicable):
rarian-compat-0.6.0-3.fc8

Comment 1 Matthew Barnes 2008-02-18 17:53:47 UTC
Folding this into bug #433268.  Already fixed this for Rawhide, though I missed
the /dev/null part.

*** This bug has been marked as a duplicate of 433268 ***

Comment 2 Matthew Barnes 2008-09-17 14:35:34 UTC
*** Bug 455240 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2008-09-17 15:03:18 UTC
rarian-0.6.0-4.fc8 has been submitted as an update for Fedora 8.
http://admin.fedoraproject.org/updates/rarian-0.6.0-4.fc8

Comment 4 Fedora Update System 2008-10-16 02:04:17 UTC
rarian-0.6.0-4.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.