For 14.04 and 1.3.1ubuntu10 from cloud-archive.  I cannot reproduce:

1. uvt-simplestreams-libvirt sync --source http://cloud-images.ubuntu.com/daily 
"release~(trusty)" "arch=amd64"
2. uvt-kvm create --memory 4096 --cpu 4 --disk 20 t1 release=trusty
3. uvt-kvm wait --insecure t1
4. uvt-kvm ssh --insecure t1

# in the guest
5. sudo add-apt-repository cloud-archive:mitaka
6. sudo apt-get update && sudo apt-get install --no-install-recommends 
libvirt-bin

Note, there's a 1ubuntu10.1, so possible that the update resolved this
issue

root@t1:~# cat /etc/issue
Ubuntu 14.04.5 LTS \n \l

root@t1:~# apt-cache policy libvirt-bin
libvirt-bin:
  Installed: 1.3.1-1ubuntu10.1~cloud0
  Candidate: 1.3.1-1ubuntu10.1~cloud0
  Version table:
 *** 1.3.1-1ubuntu10.1~cloud0 0
        500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ 
trusty-updates/mitaka/main amd64 Packages
        100 /var/lib/dpkg/status
     1.2.2-0ubuntu13.1.17 0
        500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
     1.2.2-0ubuntu13.1.16 0
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
     1.2.2-0ubuntu13 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
root@t1:~# status libvirt-bin
libvirt-bin start/running, process 3000
root@t1:~# ps 3000
  PID TTY      STAT   TIME COMMAND
 3000 ?        Sl     0:00 /usr/sbin/libvirtd -d
root@t1:~$ ps aux | grep virtlogd
root      2727  0.0  0.0  78204   980 ?        Sl   14:17   0:00 
/usr/sbin/virtlogd -d
root    3175  0.0  0.0  10460   916 pts/0    R+   16:28   0:00 grep 
--color=auto virtlogd

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

Title:
  virtlogd not started automatically with libvirt-bin
  1.3.1-1ubuntu10~cloud0

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

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

Reply via email to