X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_BZ,TW_ZR,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4C1D2DDF.6010805@alice.it> References: <4C1D2DDF DOT 6010805 AT alice DOT it> Date: Sat, 19 Jun 2010 22:19:13 +0100 Message-ID: Subject: Re: Problems with bzr-2.1.2-1 From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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): > =C2=A0File "/usr/bin/bzr", line 107, in > =C2=A0 =C2=A0import 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