← Back to team overview

kicad-developers team mailing list archive

Re: kiCad install script for linux fails

 

Hi Dick,
I am not sure I understand 100% your comment but the current script
does fail after trying when kicad_sources does not exist.

Some guys reported the same problem. I am not sure where the problem
is and I thought of point it out here.

Regards
Fabrizio






On Fri, Apr 11, 2014 at 2:47 PM, Dick Hollenbeck <dick@xxxxxxxxxxx> wrote:
> 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.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References