Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 857729

Summary: Build errors out due to missing Package_Selection-dvd.xml file.
Product: [Retired] Fedora Documentation Reporter: Tim Kramer <joat>
Component: installation-quick-start-guideAssignee: Ruediger Landmann <rlandman+disabled>
Status: CLOSED NOTABUG QA Contact: Fedora Docs QA <docs-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: develCC: bcotton, pbokoc, zach
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: 2013-09-17 09:30:49 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 Tim Kramer 2012-09-16 15:41:07 UTC
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:

Comment 1 Ben Cotton 2012-09-16 20:54:43 UTC
The file was added to the f17 branch, but not to master. It's in master now.

Comment 2 Tim Kramer 2012-09-20 10:30:07 UTC
Builds successfully now.  Thanks!

Comment 3 Petr Bokoc 2013-09-17 09:30:49 UTC
Fixed a long time ago, closing.