Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
1.0.3
-
None
-
None
Description
The hadoop.spec preinstall script creates users -but it does this even if they already exist. This may causes problems if the installation has already got those users with different uids. A check with id can avoid this.