Re: [Python-Dev] Cygwin: Problem detecting subprocess termination after _spawn_posix in distutils?

2007-08-01 Thread Steve Holden
Martin v. Löwis wrote:
>> The only environment variables that don't appear in the shell output 
>> from the env command are INFOPATH, MAKE_MODE and PLAT. I am still flummoxed.
> 
> At this point, I'd recommend to perform a cygwin update; with Cygwin,
> these problems often go away with an update.
> 
I updated Cygwin and did a rebaseall before posting.

> If that doesn't help, you can ask on the Cygwin list also; to analyse
> this further, ISTM one will need to debug the internals of cygwin.
> 
I posted on Cygwin before asking here.

> One thing you could try is to add -v to the list of gcc options;
> you can then see whether gcc is progressing correctly.
> 
I'll do that, though I have reason to believe the gcc *is* terminating 
and _spawn_posix isn't detecting the end of the process. At the very 
least we should get another test out of this dreadfully irritating bug.

Thanks again for looking at this.

regards
  Steve
-- 
Steve Holden+1 571 484 6266   +1 800 494 3119
Holden Web LLC/Ltd   http://www.holdenweb.com
Skype: holdenweb  http://del.icio.us/steve.holden
--- Asciimercial --
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
--- Thank You for Reading -

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Python Package Index hostname change

2007-08-01 Thread Lisandro Dalcin
Martin, could you please verify if this change did not break the
download counter?


-- 
Lisandro Dalcín
---
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Python Package Index hostname change

2007-08-01 Thread Martin v. Löwis
> Martin, could you please verify if this change did not break the
> download counter?

Do you have reason to believe that it did? It should not have.

Regards,
Martin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com