
On Fri, Sep 04, 2015 at 03:06:15PM -0400, Jonathan Toppins wrote: [..snip..]
Works fine for me, what is your libxml version? This could be related to http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=8f17d0e
commit 8f17d0eaae7ee2fa3e214b79b188fc14ed5aa1eb util: Prepare URI formatting for libxml2 >= 2.9.2
jtoppins@penguin:~$ apt-cache policy libxml2 libxml2: Installed: 2.9.1+dfsg1-5 Candidate: 2.9.1+dfsg1-5 Version table: *** 2.9.1+dfsg1-5 0 500 http://ftp.us.debian.org/debian/ jessie/main amd64 Packages 100 /var/lib/dpkg/status jtoppins@penguin:~$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 8.1 (jessie) Release: 8.1 Codename: jessie
So looks like its related to the commit listed.
Due to a revert in sid of libxml2 to the old versions all libxml2 in Jessie/Testing/Sid are affected. I dug out the fix here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781232#100 Cheers, -- Guido