Hi,

Trying to use the git updater desktop item, I get a window that says 
'git -v pull' and never completes.

Using the exec line, I try:

   python /home/bill/src/gpodder/doc/dev/update-git-gui.py

and get:

Exception in thread Thread-1:
Traceback (most recent call last):
   File "/usr/lib/python2.6/threading.py", line 522, in __bootstrap_inner
     self.run()
   File "/usr/lib/python2.6/threading.py", line 477, in run
     self.__target(*self.__args, **self.__kwargs)
   File "/home/bill/src/gpodder/doc/dev/update-git-gui.py", line 49, in 
thread_code
     cwd=git_checkout_root)
   File "/usr/lib/python2.6/subprocess.py", line 595, in __init__
     errread, errwrite)
   File "/usr/lib/python2.6/subprocess.py", line 1106, in _execute_child
     raise child_exception
OSError: [Errno 2] No such file or directory


I'm not sure what to try.  Do I need to set any environment variables?

-Bill


-- 
Bill McGonigle, Owner           Work: 603.448.4440
BFC Computing, LLC              Home: 603.448.1668
http://www.bfccomputing.com/    Cell: 603.252.2606
Twitter, etc.: bill_mcgonigle   Page: 603.442.1833
Email, IM, VOIP: [email protected]
Blog: http://blog.bfccomputing.com/
VCard: http://bfccomputing.com/vcard/bill.vcf
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to