<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="sans-serif">Whoops!  you need to specify
the full path, or the package name, so either<br>
<br>
Requires: /usr/sbin/useradd,/usr/sbin/groupadd <br>
<br>
or<br>
<br>
Requires: shadow-utils<br>
<br>
Matt<br>
</font></font><br>
Tom Brown wrote:
<blockquote cite="mid:49DE095E.5010706@ng23.net" type="cite">
  <blockquote type="cite">
    <pre wrap="">You need to make sure adduser and addgroup are in the Requires: line
of the spec file.  Possibly you need a PreReq: line in the .spec file,
but according to Jeff Johnson, that's not clear.  Try putting
adduser/group in the Requires line first.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
that did not seem to help -

Requires: useradd groupadd

will keep digging

thanks

_______________________________________________
Kickstart-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/kickstart-list">https://www.redhat.com/mailman/listinfo/kickstart-list</a>
  </pre>
</blockquote>
</body>
</html>