Thread (16 messages) flat view 16 messages, 6 authors, 2016-06-15

Re: Scripted clone generating an incomplete, unusable .git/config

From: Stefan Naewe <hidden>
Date: 2016-06-15 22:50:00

On 11/11/2010 8:55 AM, Stefan Naewe wrote:
On 11/11/2010 12:21 AM, Dun Peal wrote:
quoted
Here's a bash log fully demonstrating the issue:

  $ python -c "import os; os.popen('git clone
git@git.domain.com:repos/repo.git')"
  [...]
What's causing this?  Is it a bug?
Same for me with git version 1.7.3.2 on Debian Etch.
Make that 'Debian Lenny (5.0.6)' FWIW...
Seems to be a problem with the popen() returning too early or
the interpreter dying too early.
I forgot to say:

...because it works if I do it interactivley in the python shell.
 
This works though:

$ python -c "import subprocess; subprocess.call(['git', 'clone', 'git://host/repoo.git'])"
 
Regards,
  Stefan
-- 
----------------------------------------------------------------
/dev/random says: I is knot dain bramaged!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help