Description of problem: Publican issues the following error when trying to build the Installation Quick Start Guide: FATAL ERROR: XInclude:1604 in Installation_Quick_Start_Guide.xml on line 37: could not load Package_Selection-dvd.xml, and no fallback was found Verified that Package_Selection-dvd.xml does not exist in en-US/. Version-Release number of selected component (if applicable): How reproducible: consistent Steps to Reproduce: 1. mkdir projects 2. cd projects 3. git clone git://git.fedorahosted.org/git/docs/installation-quick-start-guide.git 4. cd installation-quick-start-guide 5. publican build --langs=en-US --formats=html Same error is emitted for --formats=pdf Actual results: Expected results: Additional info:
The file was added to the f17 branch, but not to master. It's in master now.
Builds successfully now. Thanks!
Fixed a long time ago, closing.