[Bug 1637601] Comment bridged from LTC Bugzilla

bugproxy bugproxy at us.ibm.com
Mon Jan 16 19:58:09 UTC 2017


------- Comment From mauricfo at br.ibm.com 2017-01-16 14:45 EDT-------
Christian,

> That said, it would be very kind if you did a check if it works for you as
> intended.
>
> It does for me, but an ack would be nice
> $ id libvirt-qemu
> uid=64055(libvirt-qemu) gid=116(kvm) groups=116(kvm),64055(libvirt-qemu)

Yes, it does work OK on Zesty for me too.

How would you prefer to handle this for Xenial -- myself or yourself to
provide a backport of changes in Debian/Zesty?

Thanks!

Details
----------

Distro and Package version
---

# lsb_release -d
Description:    Ubuntu Zesty Zapus (development branch)

# apt-cache madison libvirt-daemon-system
libvirt-daemon-system | 2.5.0-3ubuntu1 | http://us.ports.ubuntu.com/ubuntu-ports zesty/main ppc64el Packages

Install without existing user/group (set UID/GID)
---

# id libvirt-qemu
id: ?libvirt-qemu?: no such user

# apt-get install --yes --no-install-recommends libvirt-daemon-system

# id libvirt-qemu
uid=64055(libvirt-qemu) gid=117(kvm) groups=117(kvm),64055(libvirt-qemu)

Install with existing user/group (keep UID/GID)
---

# apt-get purge --yes libvirt-daemon-system

# id libvirt-qemu
id: ?libvirt-qemu?: no such user

# useradd --system --no-create-home --uid 1704 libvirt-qemu

# id libvirt-qemu
uid=1704(libvirt-qemu) gid=999(libvirt-qemu) groups=999(libvirt-qemu)

# apt-get install --yes --no-install-recommends libvirt-daemon-system

# id libvirt-qemu
uid=1704(libvirt-qemu) gid=999(libvirt-qemu) groups=999(libvirt-qemu)

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

Title:
  UbuntuKVM: migration using NFS mount fails #190

Status in libvirt:
  Fix Released
Status in base-passwd package in Ubuntu:
  Fix Released
Status in libvirt package in Ubuntu:
  Fix Released

Bug description:
  <...>

  Please see comments for the problem description, and summary of
  originally bridged comments in the description.

  Sorry about the inconvenience.

  <...>

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



More information about the foundations-bugs mailing list