From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30685 invoked by alias); 11 Sep 2003 21:58:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 30678 invoked from network); 11 Sep 2003 21:58:15 -0000 Received: from unknown (HELO redhat.com) (66.187.230.200) by sources.redhat.com with SMTP; 11 Sep 2003 21:58:15 -0000 Received: by redhat.com (Postfix, from userid 201) id 3A83E32A822; Thu, 11 Sep 2003 17:58:14 -0400 (EDT) Date: Thu, 11 Sep 2003 21:58:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Antw: Re: cygwin python 2.3 oddity Message-ID: <20030911215814.GA9634@redhat.com> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2003-09/txt/msg00716.txt.bz2 On Thu, Sep 11, 2003 at 11:55:10PM +0200, Olivier Lefevre wrote: >OK, so I upgraded everything and now with python 2.3.2 it works. Weird. >I didn't change anything else. > >However, following up on my own suggestion re. truss, I found about >strace and wanted to try it but: > > bash-2.05b$ strace python > strace.exe: error creating process python, (error 2) > >Is this a known issue? It's not mentioned in python-2.3.README, at any rate. python is a symlink. strace doesn't grok symlinks. cgf -- 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/