[Bug 1569249] [NEW] Quiesce ceph-common postinst
Dr. Jens Rosenboom
j.rosenboom at x-ion.de
Tue Apr 12 09:38:24 UTC 2016
Public bug reported:
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.
** Affects: ceph (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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