Portál AbcLinuxu, 5. května 2025 09:18
Vagrant.configure("2") do |config| config.vm.box = "debian/jessie64" config.vm.network :public_network, :bridge => 'br0', :dev => 'br0' endS defaultní knihovnouu libvirt z Debian Wheezy
root@debian-backup:~/jessie64# libvirtd --version libvirtd (libvirt) 0.9.12.3skončí vagrant up takto
vagrant up --provider=libvirt Bringing machine 'default' up with 'libvirt' provider... ==> default: Starting domain. There was an error talking to Libvirt. The error message is shown below: Call to virDomainCreateWithFlags failed: error creating macvtap type of interface: Device or resource busyPo update na libvirt z wheezy-backports
root@debian-backup:~/jessie64# libvirtd --version libvirtd (libvirt) 1.2.9skončí vagrant up takto:
vagrant up Bringing machine 'default' up with 'libvirt' provider... ==> default: Starting domain. There was an error talking to Libvirt. The error message is shown below: Call to virDomainCreateWithFlags failed: unsupported flags (0x1) in function virNetDevMacVLanCreateWithVPortProfileNeřešil jste někdo Vagrant na Debian Wheezy s vagrant-libvirt pluginem ( virtualbox není řešení)? Díky za každou radu.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.