X-Recipient: archive-cygwin@delorie.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.6010805@alice.it>
Date: Sat, 19 Jun 2010 22:19:13 +0100
Message-ID: <AANLkTim-OHqnnz7CflN3x_4qm-3u9VqFZx49hfX30L4y@mail.gmail.com>
Subject: Re: Problems with bzr-2.1.2-1
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <module>
> =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

