FS#30682 - [libvirt] switched libvirt to use the XDG base directories

Attached to Project: Community Packages
Opened by Alfredo Matas (amatas) - Sunday, 15 July 2012, 00:39 GMT
Last edited by Sergej Pupykin (sergej) - Sunday, 15 July 2012, 19:48 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Some actual clients, like gnome-boxes and virsh, use XDG base directories to connect to per-user socket but libvirt isn't using them.

See this patch description:
http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=efe6c8021146d046846ead5b5efc9828d97c1ceb

Applying this patch solves this issue.

Additional info:
* package version(s)
0.9.13-1

* config and/or log files etc.
[alf@pc ~]$ virsh list
error: Failed to reconnect to the hypervisor
error: no valid connection
error: Failed to connect socket to '/run/user/alf/libvirt/libvirt-sock': No such file or directory

Steps to reproduce:
1. Install libvirt 0.9.13-1
2. Exec "virsh list" as normal user.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Sunday, 15 July 2012, 19:48 GMT
Reason for closing:  Fixed

Loading...