X-Spam-Check-By: sourceware.org
Message-ID: <82f04dc40705040742w2a8633dbuef1d6f67f4aa40b1@mail.gmail.com>
Date: Fri, 4 May 2007 09:42:45 -0500
From: "Dan Armbrust" <daniel.armbrust.list@gmail.com>
To: "Jeff Hawk" <Jeff.Hawk@navigon.com>
Subject: Re: popen problems
Cc: "cygwin@cygwin.com" <cygwin@cygwin.com>
In-Reply-To: <A8C9B1E752D80D42AF1F89CE4D93CB1F03B8F2E6EC@USIL-EXCHG01.us.navigon.local>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <82f04dc40705040736w3fbdb9a8r6fd9b0a9a8f9ee42@mail.gmail.com> 	 <A8C9B1E752D80D42AF1F89CE4D93CB1F03B8F2E6EC@USIL-EXCHG01.us.navigon.local>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I've tried both - I reran the installer and went back to the other
python it offered - 2.4.3 - I get the same problem with 2.5.



On 5/4/07, Jeff Hawk <Jeff.Hawk@navigon.com> wrote:
>
>
> > -----Original Message-----
> > From: On Behalf
> > Of Dan Armbrust
> > Sent: Friday, May 04, 2007 9:36 AM
> > To: cygwin@cygwin.com
> > Subject: popen problems
> >
> > I made the mistake of upgrading a cygwin install that was working.
> >
> > Now:
> >
> >  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 "<stdin>", line 1, in ?
> > OSError: [Errno 13] Permission denied
> >
> >
> > What on earth happened?
> >
> > Any idea how I can fix this?  I can't open anything with popen from
> > python.
> >
>
>
> What did you actually upgrade?
>
>
> The current python version in Cygwin is 2.5 (yours is 2.4.3)
>
> --Jeff
>
>

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

