Bug 1342981
| Summary: | Numerous failed attempts during compilation to load network entity despite no I/O error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | jean-christophe manciot <actionmystique> | ||||
| Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | crobinso, pkrempa, rbalakri | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-06-06 11:01:30 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: | |||||||
| Attachments: |
|
||||||
|
Description
jean-christophe manciot
2016-06-06 09:27:21 UTC
You need to install the 'xhtml1-dtds' package to be able to build libvirt from the git tree. This is not required when building the released .tar.gz packages. *** This bug has been marked as a duplicate of bug 1006522 *** There is no such existing Ubuntu package. The sources are located here: git://pkgs.fedoraproject.org/xhtml1-dtds Do you know how to build it from those sources? pkgs.fedoraproject.org is not upstream sources, it's what contains the packaging definition and patches for fedora packages. I googled 'libvirt ubuntu dtds' and found https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1469827 which sounds like the package is called w3c-dtd-xhtml Yes, building w3c-dtd-xhtml for Xenial from sources https://launchpad.net/ubuntu/+source/w3c-dtd-xhtml/1.2-4 and rebuilding libvirt 1.3.5 solves all related errors. I have made it available alongside libvirt in my PPA for those who are interested in the latest Ubuntu packages: https://gitlab.com/jean-christophe-manciot/ppa |