[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: F7 mixing %post --nochroot and %post broken
- From: David Lehman <dlehman redhat com>
- To: phil themeyerfarm com, Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Cc:
- Subject: Re: F7 mixing %post --nochroot and %post broken
- Date: Thu, 07 Jun 2007 13:11:07 -0500
> The adduser in the %pre section produces:
> /usr/sbin/adduser: No Such file or directory
> and then each file generates a no such user or group error.
You probably need to add a line like the following to your spec:
Requires(pre): shadow-utils
HTH,
Dave
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]