missing w3c-dtd-xhtml build dep
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libvirt (Ubuntu) |
In Progress
|
Low
|
Unassigned |
Bug Description
1. % lsb_release -rd
Description: Ubuntu Wily Werewolf (development branch)
Release: 15.10
2. % apt-cache policy libvirt-bin
libvirt-bin:
Installed: 1.2.15-0ubuntu4
Candidate: 1.2.15-0ubuntu4
Version table:
*** 1.2.15-0ubuntu4 0
500 http://
100 /var/lib/
3.
pull-lp-source libvirt wily
apt-get build-dep libvirt
cd libvirt-1.2.15
debuild -us -uc -i -I
package builds from source.
4. Durin package build errors building documentation happen:
I/O error : Attempt to load network entity http://
/home/rharper/
C//DTD XHTML 1.0 Strict//EN" "http://
missing XHTML1 DTD
This is due to the missing w3c-dtd-xhtml package.
Since I'm working on this merge, I'll address this then.