X-Spam-Check-By: sourceware.org Message-ID: <463B914A.203@byu.net> Date: Fri, 04 May 2007 14:02:18 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com, daniel DOT armbrust DOT list AT gmail DOT com Subject: Re: popen problems References: <82f04dc40705040736w3fbdb9a8r6fd9b0a9a8f9ee42 AT mail DOT gmail DOT com> <20070504175428 DOT GA2556 AT tishler DOT net> <82f04dc40705041102w540ea844se14ca244c926186e AT mail DOT gmail DOT com> In-Reply-To: <82f04dc40705041102w540ea844se14ca244c926186e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----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 AT byu DOT 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/