X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: [1.7] bzr no work Date: Wed, 17 Sep 2008 09:56:26 -0400 Lines: 24 Message-ID: <2n22d49n5l25hrs97ggrus31v0pnb39310@4ax.com> References: <9jflc4ls6cnuqhlqos4vmobadkhl12n8bn AT 4ax DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > In Cygwin 1.7: > > $ bzr whoami > Traceback (most recent call last): > File "/usr/bin/bzr", line 64, in > import bzrlib > File "__init__.py", line 25, in > File "osutils.py", line 319, in > File "lazy_import.py", line 106, in __getattribute__ > File "lazy_import.py", line 89, in _replace > File "lazy_import.py", line 193, in _import > File "win32utils.py", line 56, in > File "/tmp/python.6884/usr/lib/python2.5/ctypes/__init__.py", line 431, in dule> > File "/tmp/python.6884/usr/lib/python2.5/ctypes/__init__.py", line 340, in __i > nit__ > OSError: No such file or directory I just upgraded to bzr 1.6.1-1, and I still have this problem. This seems like a missing dependency, but I'm not able to figure out from the error messages what's missing. Line 340 of __init__.py calls _dlopen(). 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/