This is the mail archive of the cygwin 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: popen problems


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Dan Armbrust on 5/4/2007 12:02 PM:
> Thats what I keep thinking - but all of my other tools are telling me
> it should be executeable:
> 
> $ ls -al /bin/sh.exe
> -rwxrwxrwx+ 1 mn04swbuild-svc Users 49152 May  3 14:54 /bin/sh.exe

The + on the end of the permissions states that ACLs are in effect; what
does 'getfacl /bin/sh.exe' show?  Maybe the easiest thing for you to do is
just delete /bin/sh.exe, then copy /bin/bash.exe back to /bin/sh.exe
(because of your permissions problems, I don't know if you will have
success doing it from inside bash, but doing it from Windows explorer
would also be an option); maybe by deleting and restoring /bin/sh.exe you
will get more reasonable permissions.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGO5FK84KuGfSFAYARAsg1AJ4zgpFh+a/TOr4hMJFm+3ddBYELMQCgowzu
A2roIXs4vsZka5rSt5G3N3g=
=n/Mx
-----END PGP SIGNATURE-----

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