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


On Thu, 24 Apr 2003, Maron Tapia, Jose Fernando, ENDESA S.A. wrote:

> > 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.

Looks ok so far...
Ok, some more things cygcheck would have shown: what's the output of
"/bin/env"  and, from bash, "type -a id"?..  Also, "/bin/ls -l
/bin/id.exe"?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha at cs dot nyu dot edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson dot ibm dot com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II



--
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]