Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 'group libvirtd does not exist' bug #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AI-Memory
Copy link

@AI-Memory AI-Memory commented Jan 11, 2018

It shows the bug as follows when I use setup_vagrant.sh to setup my host.

-----------------
Setting up libicu-dev (57.1-6ubuntu0.2) ...
Setting up libxml2-dev:amd64 (2.9.4+dfsg1-4ubuntu1.2) ...
Setting up libxslt1-dev:amd64 (1.1.29-2.1ubuntu1) ...
+ vagrant plugin install vagrant-libvirt
Installing the 'vagrant-libvirt' plugin. This can take a few minutes...
Installed the plugin 'vagrant-libvirt (0.0.40)'!
+ sudo adduser wg libvirtd
adduser: The group `libvirtd' does not exist.
-----------------

My host info:
Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful
Linux wgwks 4.10.17-041017-generic #201705201051 SMP Sat May 20 14:53:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

@AdeshChoudhar
Copy link

@bigdata-memory
Try sudo adduser 'id-un' libvirt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants