← Back to team overview

kicad-developers team mailing list archive

strange behaviour with the ./kicad-install.sh --install-or-update

 

I try to run this script everytime I see a commit on the project.
After building I have an installed latest version of KiCad.

But when I run the script again :

Something very strange happens, it does not update, but it rolls back to an
old version :

Application: KiCad
Version: (2014-03-19 BZR 4756)-product Release build
wxWidgets: Version 3.0.1 (debug,wchar_t,compiler with C++ ABI 1002,GCC
4.8.1,wx containers,compatible with 2.8)
Platform: Linux 3.11.0-26-generic x86_64, 64 bit, Little endian, wxGTK
Boost version: 1.54.0
         USE_WX_GRAPHICS_CONTEXT=OFF
         USE_WX_OVERLAY=OFF
         KICAD_SCRIPTING=OFF
         KICAD_SCRIPTING_MODULES=OFF
         KICAD_SCRIPTING_WXPYTHON=OFF
         USE_FP_LIB_TABLE=HARD_CODED_ON
         BUILD_GITHUB_PLUGIN=ON


The I run the script again and my installed version changes to the latest
again:

Application: kicad
Version: (2014-08-05 BZR 5054)-product Release build
wxWidgets: Version 3.0.1 (debug,wchar_t,compiler with C++ ABI 1002,GCC
4.8.1,wx containers,compatible with 2.8)
Platform: Linux 3.11.0-26-generic x86_64, 64 bit, Little endian, wxGTK
Boost version: 1.54.0
         USE_WX_GRAPHICS_CONTEXT=OFF
         USE_WX_OVERLAY=OFF
         KICAD_SCRIPTING=OFF
         KICAD_SCRIPTING_MODULES=OFF
         KICAD_SCRIPTING_WXPYTHON=OFF
         USE_FP_LIB_TABLE=HARD_CODED_ON
         BUILD_GITHUB_PLUGIN=ON

Notes :
I have tested this on 2 different PC's of Linux Ubuntu machines.
Linux i7-ssd-pc 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15
03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 12.04.4 LTS

and
Linux ubuntu 3.11.0-26-generic #45-Ubuntu SMP Tue Jul 15 04:02:06 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 13.10

Thanks for working on this software, I really love the new P&S functions
Greetings,
Edwin van den Oetelaar