Description of problem:
RPM installation reports the output of "getent group fuse" on STDOUT:
# rpm -i openstack-nova-2011.3.1-2.el6.noarch.rpm
fuse:x:495:nova
Version-Release number of selected component (if applicable):
openstack-nova-2011.3.1-2.el6
Closing bug, as it was fixed some time ago:
% rpm -q openstack-nova -changelog
<snip>
* Fri Jan 27 2012 Pádraig Brady <P> - 2011.3.1-3
- Suppress erroneous output to stdout on package install (#785115)
Cheers, Jan