Bug 1026563

Summary: Path to POD aborts start
Product: [Community] Publican Reporter: Ruediger Landmann <rlandman>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: futureCC: aigao, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-19 02:46:23 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:

Description Ruediger Landmann 2013-11-05 00:52:32 UTC
Description of problem:
Books that contain <refentry>s do not build. 

Version-Release number of selected component (if applicable):
publican-3.9.9-0.fc19.t24.noarch

How reproducible:
100%

Steps to Reproduce:
1. Try to build a book with chapters or sections that contain <refentry>s


Actual results:
Publican dies like: 

Error refentry is not a chunk!
Writing  for refentry(API-caller-addr)
runtime error: file file:///usr/share/sgml/docbook/xsl-stylesheets-1.78.1/xhtml/chunker.xsl line 156 element document
xsltDocumentElem: URL computation failed for 
Error refentry is not a chunk!
Writing  for refentry(API-print-ubacktrace)
runtime error: file file:///usr/share/sgml/docbook/xsl-stylesheets-1.78.1/xhtml/chunker.xsl line 156 element document
xsltDocumentElem: URL computation failed for 
Error refentry is not a chunk!

repeated many times. 


Expected results:
Document builds

Additional info:
After attempting such a build, Publican stopped working for me altogether:

$ publican
Can't open publican: No such file or directory at /usr/bin/publican line 445.
$ publican --help
Can't open publican: No such file or directory at /usr/bin/publican line 426.

It had been working fine right up to this point.

Comment 3 HSS Product Manager 2013-11-05 03:27:31 UTC
HSS-QE has reviewed and declined this request. QE for this bug will be handled by IED.

Comment 4 Jeff Fearn 🐞 2013-11-05 04:57:11 UTC
To ssh://git.fedorahosted.org/git/publican.git
   25175b0..5c843ac  HEAD -> devel