This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: bzr 1.7.1-1 -- Python based distributed version control


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]