X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <82f04dc40705040736w3fbdb9a8r6fd9b0a9a8f9ee42 AT mail DOT gmail DOT com> Subject: RE: popen problems Date: Fri, 4 May 2007 15:58:25 +0100 Message-ID: <013a01c78e5c$ac29bb60$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <82f04dc40705040736w3fbdb9a8r6fd9b0a9a8f9ee42@mail.gmail.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 04 May 2007 15:36, Dan Armbrust wrote: > python > Python 2.4.3 (#1, May 18 2006, 07:40:45) > [GCC 3.3.3 (cygwin special)] on cygwin > Type "help", "copyright", "credits" or "license" for more information. >>>> import os.path >>>> os.popen('ls').readline() > Traceback (most recent call last): > File "", line 1, in ? > OSError: [Errno 13] Permission denied > > > What on earth happened? No idea. Can't reproduce in either console or rxvt, either with or without CYGWIN=tty. > Any idea how I can fix this? Nope, not yet, need more information. Please send your "cygcheck -svr" output (as an attachment) and we'll take a look. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/