| Summary: | Didn't pass tests, when build publican | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Publican | Reporter: | Elena Mishina <lepata2002> | ||||
| Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Ruediger Landmann <rlandman> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | future | CC: | cbredesen, rlandman | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-01-09 11:55:59 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: | |||||
| Attachments: |
|
||||||
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. |
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.