This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: [ANNOUNCEMENT] Updated: bzr 1.7.1-1 -- Python based distributed version control
- From: Andrew Schulman <schulman dot andrew at epamail dot epa dot gov>
- To: cygwin at cygwin dot com
- Date: Tue, 28 Oct 2008 10:04:31 -0400
- Subject: Re: [ANNOUNCEMENT] Updated: bzr 1.7.1-1 -- Python based distributed version control
- References: <announce.8763nf6a53.fsf@jondo.cante.net>
Jari, bzr 1.7.1-1 in Cygwin 1.7 is still completely broken for me here:
$ bzr whoami
Traceback (most recent call last):
File "/usr/bin/bzr", line 93, in <module>
import bzrlib
File "__init__.py", line 25, in <module>
File "osutils.py", line 319, in <module>
File "lazy_import.py", line 106, in __getattribute__
File "lazy_import.py", line 89, in _replace
File "lazy_import.py", line 192, in _import
File "win32utils.py", line 56, in <module>
File "/tmp/python.6884/usr/lib/python2.5/ctypes/__init__.py", line 431, in
<module>
File "/tmp/python.6884/usr/lib/python2.5/ctypes/__init__.py", line 340, in
__init__
OSError: No such file or directory
I reported this problem before, at
http://www.cygwin.com/ml/cygwin/2008-09/msg00293.html. It persists with bzr
1.7.1-1.
Thanks,
Andrew.
--
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/