Bug 1311587 - Didn't pass tests, when build publican
Summary: Didn't pass tests, when build publican
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: future
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Ruediger Landmann
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-24 14:15 UTC by Elena Mishina
Modified: 2017-01-09 11:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-09 11:55:59 UTC


Attachments (Terms of Use)
test log (10.34 KB, text/plain)
2016-02-24 14:15 UTC, Elena Mishina
no flags Details

Description Elena Mishina 2016-02-24 14:15:25 UTC
Created attachment 1130229 [details]
test log

Description of problem:
I'm using fedora 23 and I'm trying to build publican from source, but 
I did not pass the tests.



Version-Release number of selected component (if applicable):
publican 4.3.2


How reproducible:


Steps to Reproduce:
1. perl Build.PL
2. ./Build
3. ./Build test

Actual results:
Files=10, Tests=57, 59 wallclock secs ( 0.03 usr  0.08 sys + 26.22 cusr 19.47 csys = 45.80 CPU)
Result: FAIL
Failed 7/10 test programs. 18/57 subtests failed.


Expected results:
all test ok

Additional info:
What do I need to pass all the tests?
Thanks.

Comment 1 Jeff Fearn 🐞 2017-01-09 11:55:59 UTC
From attached log:

FATAL ERROR: en-US/Book_Info.xml: Can't resolve '-//OASIS//ENTITIES DocBook Character Entities V4.5//EN' at /usr/lib64/perl5/vendor_perl/XML/Parser/Expat.pm line 474.

You need to install the docbook DTD files. In future please use the list first.


Note You need to log in before you can comment on or make changes to this bug.