[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Adding user with rpm in %packages section




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.


that did not seem to help -

Requires: useradd groupadd

will keep digging

thanks


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]