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: Another postinstall failure


> Hmm, are you logging in as "cygwin"?  If not, your login user is not in
> /etc/passwd.  If it's a domain user, run "mkpassdw -d -u YOURUSER >>
> /etc/passwd" (you may also want to run "mkgroup -d >> /etc/group").
> 
> It looks like "cygcheck" stops before it can produce enough useful
> information.  What's the output of "ls -ld /bin"?  What's the output of
> "mount"?
> 	Igor
> P.S. FYI, if you do eventually get cygcheck to provide the full output,
> please attach it instead of providing it inline.
> -- 
> 
Yes, I'm logging in as user cygwin, but I will try as a domain user and I'll
run mkpasswd -d -u. 

Here's the ouput of ls -ld /bin and mount:

bash-2.05b$ /bin/ls -ld /bin
drwxrwxrwx+   2 cygwin   Usuarios   114688 Apr 24 16:31 /bin

bash-2.05b$ /bin/mount
C:\cygwin\bin on /usr/bin type user (binmode)
C:\cygwin\lib on /usr/lib type user (binmode)
C:\cygwin on / type user (binmode)
c: on /cygdrive/c type user (binmode,noumount)

Thanks for the fast reply!

Regards, Joey.

PS: Yes, I'll definitely attach it if I get cygcheck working, I only
inlcuded it inline because it was really short.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]