On Mon, 8 Aug 2005, Dave Korn wrote:
Not Found: sh
That'll be it. All system (...) calls are critically dependent on sh
existing and being runnable! Re-run setup and select 'Reinstall' for bash,
or manually run the postinstall script, or just "cp /bin/bash.exe
/bin/sh.exe", then have another
Original Message
>From: Nick Burch
>Sent: 08 August 2005 15:13
> On Mon, 8 Aug 2005, Dave Korn wrote:
>> I reckon you probably got bitten by the recent sh/ash/bash transition
>> problems. You could post your cygcheck output as described at
>> http://cygwin.com/problems.html if you want u
On Mon, 8 Aug 2005, Dave Korn wrote:
WJFFM:
Sorry, I was probably being to terse in what I included. To confirm, on
the newly updated machine, here's what I get:
Python 2.4.1 (#1, May 27 2005, 18:02:40)
[GCC 3.3.3 (cygwin special)] on cygwin
Type "help", "copyright", "credits" or "lice
Original Message
>From: Nick Burch
>Sent: 08 August 2005 11:16
> I think the os.popen function in python has recently been broken.
>
> You can see this with the following python code:
> import os
> fout = os.popen("echo hello")
> print fout.read()
>
> On a machine I hav
4 matches
Mail list logo