[Bug 1569249] Re: Quiesce ceph-common postinst
James Page
james.page at ubuntu.com
Tue Apr 12 10:02:23 UTC 2016
** Changed in: ceph (Ubuntu)
Status: New => Triaged
** Changed in: ceph (Ubuntu)
Importance: Undecided => Medium
** Changed in: ceph (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1569249
Title:
Quiesce ceph-common postinst
Status in ceph package in Ubuntu:
Fix Committed
Bug description:
Currently there is some output from usermod during postinst, even if
there is no change to the user:
Setting up ceph-common (10.1.1-0ubuntu1) ...
usermod: no changes
So just add a "2> /dev/null" to the call to usermod like it is done
with all the other user management calls in the postinst.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1569249/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list