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: bzr completely broken?


On 6/6/2011 9:01 AM, Andrew Schulman wrote:
> Am I right that bzr is just completely broken in Cygwin?  If so, is there
> an ETA to get it fixed?
> 
> My bzr is 2.3.1-1, in Cygwin 1.7.9.  No matter what bzr command I run, I
> always get the same result:

As a quick workaround, you can delete all the dll files in
/usr/lib/python2.6/site-packages/bzrlib. bzr will complain that it can't
find the native modules, but it'll fall back to pure-Python code and
work just fine. You can eliminate the warning by putting
"ignore_missing_extensions=True" in ~/.bazaar/bazaar.conf.

Attachment: signature.asc
Description: OpenPGP digital signature


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