This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Postinstall failure: file not found


On Thu, Apr 03, 2003 at 09:14:14PM -0500, Igor Pechtchanski wrote:
> 
> Since this is happening on a clean install, I can only assume that there
> is something wrong with the mkpasswd invocation...  But I'd be very
> interested in Pierre's and Corinna's opinion on this.

Igor, what's your reading of the log?
We have a chicken and egg problem here. Perhaps mkpasswd works just
fine but it was never called because passwd-grp.sh could not be
found!

Rudiyanto,

What happens when you type sh -c /etc/postinstall/passwd-grp.sh.done?
Do you have an /etc/passwd file? If not please type
mkpasswd -l -c > /etc/passwd
mkgroup -l -c > /etc/group
and then getfacl /etc
 
Pierre



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]