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

Missing apt-get install kvm libvirt-bin #2

Open
dkovar opened this issue Jul 24, 2014 · 2 comments
Open

Missing apt-get install kvm libvirt-bin #2

dkovar opened this issue Jul 24, 2014 · 2 comments

Comments

@dkovar
Copy link

dkovar commented Jul 24, 2014

libvrtd could not be found when everything tried to start. I added:

apt-get install kvm libvirt-bin

And I think it is working now.

ubuntu-14.04-desktop-amd64.iso

@dkovar
Copy link
Author

dkovar commented Jul 24, 2014

Nope, apparently not:

virtualbox-4.3 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

  • Stopping RDP Session manager [ OK ]
  • Starting Remote Desktop Protocol server [ OK ]
    error: failed to get network 'default'
    error: Network not found: no network with matching name 'default'

error: failed to get network 'default'
error: Network not found: no network with matching name 'default'

libvirtd: unrecognized service

@wmetcalf
Copy link
Owner

This does not need to be present for the build to succeed. Only if present
does it need to be restarted. If you reached this part you are probably
okay.

Regards,

Will

On Thu, Jul 24, 2014 at 3:14 PM, dkovar notifications@github.com wrote:

Nope, apparently not:

virtualbox-4.3 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

  • Stopping RDP Session manager [ OK ]
  • Starting Remote Desktop Protocol server [ OK ] error: failed to get
    network 'default' error: Network not found: no network with matching name
    'default'

error: failed to get network 'default'
error: Network not found: no network with matching name 'default'

libvirtd: unrecognized service


Reply to this email directly or view it on GitHub
#2 (comment)
.

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

No branches or pull requests

2 participants