Thanks for the access to your machine.  However, all appeared to "just
work" for me.  I did

root@ubu-1:~# ls -l /usr/libexec
ls: cannot access /usr/libexec: No such file or directory

root@ubu-1:~# lxc-create -n b1 -t busybox
setting root password to "root"

root@ubu-1:~# wget http://people.canonical.com/~serge/o1.xml
[...]
2014-06-09 15:01:58 (80.4 MB/s) - ‘o1.xml’ saved [585/585]

root@ubu-1:~# cp o1.xml b1.xml
root@ubu-1:~# sed -i 's/o1/b1/' b1.xml
root@ubu-1:~# virsh -c lxc:/// define b1.xml
Domain b1 defined from b1.xml

root@ubu-1:~# virsh -c lxc:/// start b1
Domain b1 started

root@ubu-1:~# virsh -c lxc:/// list
 Id    Name                           State
----------------------------------------------------
 78195 b1                             running

root@ubu-1:~# virsh -c lxc:/// console b1
Connected to domain b1
Escape character is ^]
mount: mounting shm on /dev/shm failed: No such file or directory
udhcpc (v1.21.1) started
Sending discover...
Sending discover...
Sending discover...
Sending select for 192.168.122.31...
Lease of 192.168.122.31 obtained, lease time 3600

Please press Enter to activate this console. 
ubu-1 login: 
( hit ctrl-] )
root@ubu-1:~# virsh -c lxc:// destroy b1
Domain b1 destroyed


** Changed in: libvirt (Ubuntu)
       Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318691

Title:
  missing or wrong links in /usr/libexec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1318691/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to