Hide Forgot
UseraddUnknownUid Invocation of useradd with UID 184, but there's no assigned UID for %{pkg_name} in /usr/share/doc/setup-2.8.14/uidgid (WARNING: UID 184 is assigned to mongodb ...in mongodb.spec:228 useradd -r -g %{pkg_name} -u 184 -d %{_localstatedir}/lib/%{pkg_name} -s /sbin/nologin -c "MongoDB Database Server" %{pkg_name}
I checked the uidgid file on one of my RHEL 7 machines and mongodb user is listed there with the proper UID. So I think this is just issue with the BrewTap machine - using older version of setup. # rpm -q setup setup-2.8.71-6.el7.noarch # grep mongod /usr/share/doc/setup-2.8.71/uidgid mongodb 184 184 /var/lib/mongodb /sbin/nologin mongodb >> CLOSED NOTABUG