Bug 831631

Summary: Fix option syntax in scripts when using xml-commons-resolver
Product: [Fedora] Fedora Reporter: David Ward <david.ward>
Component: saxonAssignee: Andy Grimm <agrimm>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: agrimm, c.david86, dbhole, jgoulding, kevin, mcepl, mcepl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-05 21:37:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix option syntax in scripts when using xml-commons-resolver none

Description David Ward 2012-06-13 13:26:33 UTC
Created attachment 591501 [details]
Fix option syntax in scripts when using xml-commons-resolver

The options '-x', '-y', and '-r' passed to saxon should be immediately followed by a colon and then the value -- rather than a space and then the value. Currently the scripts fail in Fedora 17 with OpenJDK 7. Patch is attached.

Other issues to note when rebuilding:
 - In fedpkg, the 'f17' branch of saxon needs to be sync'ed with the 'master' branch. The 'f17' branch is missing the patches that allows saxon to build properly under Fedora 17.
 - xml-commons-resolver does not supply /etc/java/resolver/CatalogManager.properties as the saxon scripts expect (I actually can't seem to find this file anywhere).  As a result, running the saxon scripts when xml-commons-resolver is installed causes the message "Cannot find CatalogManager.properties" to be printed.

Comment 1 Andy Grimm 2012-07-11 15:09:31 UTC
Thanks, I'll get this synced up today.

Comment 2 Fedora Update System 2012-07-11 16:48:18 UTC
saxon-9.3.0.4-4.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/saxon-9.3.0.4-4.fc17

Comment 3 Fedora Update System 2012-07-12 18:55:37 UTC
Package saxon-9.3.0.4-4.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing saxon-9.3.0.4-4.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-10575/saxon-9.3.0.4-4.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-08-05 21:37:08 UTC
saxon-9.3.0.4-4.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Kevin Kofler 2013-01-22 22:38:25 UTC
This is also (and still!) broken in Fedora 16!