From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15986 invoked by alias); 6 Jun 2013 16:45:52 -0000 Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org Received: (qmail 15976 invoked by uid 89); 6 Jun 2013 16:45:51 -0000 X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD,SPF_PASS,TW_BZ autolearn=ham version=3.3.1 Received: from ipmx6.colorado.edu (HELO ipmx6.colorado.edu) (128.138.128.246) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 06 Jun 2013 16:45:50 +0000 From: Patrick Alken X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AroFAFq8sFGMrLMp/2dsb2JhbABZgwm9AYJ3eBZtB4IjAQEFOEARCxgJEwMPCQMCAQIBNwENBg0IAQGICbNyiAeOAIE5g1sDiSCUKos1gy4dgTU Received: from bonanza.ngdc.noaa.gov ([140.172.179.41]) by smtp.colorado.edu with ESMTP/TLS/DHE-RSA-CAMELLIA256-SHA; 06 Jun 2013 10:45:33 -0600 Message-ID: <51B0BCAD.2040809@colorado.edu> Date: Thu, 06 Jun 2013 16:45:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: "gsl-discuss@sourceware.org" Subject: Re: BZR Issue? References: <51B0AE81.5090504@gladman.plus.com> In-Reply-To: <51B0AE81.5090504@gladman.plus.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-q2/txt/msg00016.txt.bz2 Looks strange, is it possible the server was just down earlier today? I just did a fresh checkout (on linux) and everything went ok. If you still have problems I'll forward your mail to the repository admins. Patrick On 06/06/2013 09:45 AM, Brian Gladman wrote: > Since Patrick removed the redundant symlinks in the GSL repository, bzr > on Windows has been working flawlessly for me until today. > > But today I am getting the error: > > Server does not understand Bazaar network protocol 3, reconnecting. > (Upgrade the server to avoid this.) > Server does not understand Bazaar network protocol 2, reconnecting. > (Upgrade the server to avoid this.) > bzr: ERROR: Generic bzr smart protocol error: Server is not a Bazaar > server: Received bad protocol version marker: "failed to open trace > file: [Errno 13] Permission denied: '/var/lib/bzr/.bzr.log'\n" > > As far as I am aware, nothing has changed at my end so I am wondering if > anything has been changed at the repository that might explain this error? > > best regards, > > Brian Gladman >