kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #12970
Re: kiCad install script for linux fails
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Fri, 11 Apr 2014 07:47:55 -0500
-
In-reply-to:
<CA+Mgg7NLDaFO8=bWo8T_yYjnqh++TUyaS60pcVzSQgpHwAndOg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
On 04/11/2014 06:34 AM, Fabrizio Tappero wrote:
> Hi,
> the current install script for linux fails at step:
>
> step 5) checking out the documentation from launchpad repo...
> bzr: ERROR: No such file:
> 'http://bazaar.launchpad.net/~kicad-developers/kicad/doc/.bzr/repository/pack-names'
>
>
> Anybody knows why? maybe some file name with non ASCII characters?
>
~/kicad_sources$ rm -rf kicad-doc.bzr/
~/kicad_sources$ /svn/kicad/product/scripts/kicad-install.sh --install-or-update
We switched to https protocol recently, because this allows a checkout without having a
launchpad.net account. It's possible that a repo previously checked out with a different
protocol than https, must be fully replaced in order to use https subsequently.
I don't know.
I just know it works for me fine if the kicad-doc.bzr directory is missing, thus causing a
fully new checkout.
Until you've tried that and it fails, this is not a bug.
Follow ups
References