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: Problems with bzr-2.1.2-1


On 19 June 2010 21:51, Angelo Graziosi wrote:
> After an update, BZR does not work any more:
>
> $ bzr up
> bzr: ERROR: Couldn't import bzrlib and dependencies.
> Please check the directory containing bzrlib is on your PYTHONPATH.
>
> Traceback (most recent call last):
> ÂFile "/usr/bin/bzr", line 107, in <module>
> Â Âimport bzrlib
> ImportError: No module named bzrlib
>
> Updating has installed bzr-2.1.2-1.
>
> Perhaps setup.exe has missed to install some something by which BZR depend
> on...

Uh oh, this is likely due to the bzr-2.1.2-1 package built with Python
2.6 having been set to 'current' while Python 2.6 is still in
'testing'. Until this is fixed, you'll either need to downgrade bzr to
the previous version or upgrade Python to 2.6. I'd recommend
downgrading.

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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