Package Details: virt-manager-git 4.1.0.r323.gb83a1b0d0-1

Git Clone URL: https://aur.archlinux.org/virt-manager-git.git (read-only, click to copy)
Package Base: virt-manager-git
Description: Desktop user interface for managing virtual machines
Upstream URL: http://virt-manager.org/
Keywords: libvirt virtualization
Licenses: GPL
Conflicts: virt-manager
Provides: virt-manager
Submitter: unknown
Maintainer: z3ntu
Last Packager: z3ntu
Votes: 15
Popularity: 0.000513
First Submitted: 2011-04-08 14:26 (UTC)
Last Updated: 2024-09-22 18:09 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

Distorted commented on 2015-09-10 09:36 (UTC)

They moved the git repo to https://github.com/virt-manager/virt-manager

jamespharvey20 commented on 2015-07-29 19:42 (UTC)

New maintainer. New PKGBUILD, based off the community repo. Current git fixes a bug in latest release, that can prevent remote VM creation through virt-manager.

h4xxflame commented on 2014-03-15 16:00 (UTC)

I had to create a symlink of python2.7 to python2.72. $ virt-manager /usr/bin/virt-manager: /usr/share/virt-manager/virt-manager: /usr/bin/python2.72: bad interpreter: No such file or directory /usr/bin/virt-manager: line 3: /usr/share/virt-manager/virt-manager: Success fix: # ln-s /usr/bin/python2.7 /usr/bin/python2.72

Apsu commented on 2013-07-03 04:07 (UTC)

The vte dep should be vte3, since all newer virt-manager uses gtk3; without this it fails to launch.

Apsu commented on 2013-07-01 18:47 (UTC)

This seems to be missing a dep on urlgrabber. I'm assuming it was previously a dep on one of this package's deps, but perhaps is not anymore. The relevant error is as follows: ImportError: No module named urlgrabber.progress

patryk commented on 2013-06-19 09:54 (UTC)

I'll add python2-gobject and gtk3 to dependencies.