need to use shadow --- https://www.pld-linux.org/packages/chef-server?rev=1371740378 +++ https://www.pld-linux.org/packages/chef-server @@ -57,10 +57,17 @@ <code> # (umask 2; rpm -Uhv --define '_check_dirname_deps 0' chef-server-11.0.8+20130618223354.git.14.1853585-1.pld.3.0.x86_64.rpm) </code> + + You need to use [[package>shadow]] instead of [[package>pwdutils]] as ''gpasswd'' doesn't have ''-M'' option: <file> + ---- Begin output of gpasswd -M chef_server chef_server ---- + STDOUT: + STDERR: gpasswd: invalid option -- 'M' + Try `gpasswd --help' or `gpasswd --usage' for more information. + ---- End output of gpasswd -M chef_server chef_server ---- + </file> After that, follow onscreen instructions: <code> # sudo chef-server-ctl reconfigure </code> -
Diff URL: https://www.pld-linux.org/packages/chef-server?do=diff&r1=1371740378&r2=1373549731 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
