Well ... at least I'm going to track that problem down before they release 1.16.
On Tue, Sep 19, 2017 at 10:21 AM, Ajish Babu <[email protected]> wrote: > Hi Sylvain, > > uninstalling the 'pre' version solved the problem. Thanks. I am not sure how > it got installed. > > Best > > Ajish > > > > On 19.09.2017 15:11, Sylvain Joyeux wrote: >> >> Just tried the autoproj bootstrap script directly, as well as the >> bootstrap.sh from rock-core/buildconf. Both worked. >> >>> Using bundler 1.16.0.pre.1 >> >> This bothers me ... why do you have a 'pre' version installed ? The >> bootstrap scripts both install 1.15.4. >> >> Sylvain >> >> On Tue, Sep 19, 2017 at 9:57 AM, Ajish Babu <[email protected]> wrote: >>> >>> hi, >>> >>> i am trying to do fresh installation of rock (master) on Ubuntu 16.04. I >>> am >>> getting an error when I run the bootstrap.sh file. The complete output is >>> as >>> follows. >>> >>> Which protocol do you want to use to access rock-core/buildconf.git on >>> github.com? [git|ssh|http] (default: http) >>> Detected 'gem' to be /usr/bin/gem2.3 >>> Detected bundler at /home/sagar/.autoproj/gems/ruby/2.3.0/bin/bundler >>> Installing autoproj in /home/sagar/.autoproj/gems/ruby/2.3.0 >>> The latest bundler is 1.16.0.pre.2, but you are currently running >>> 1.16.0.pre.1. >>> To install the latest version, run `gem install bundler --pre` >>> Fetching gem metadata from https://rubygems.org/............. >>> Fetching gem metadata from https://rubygems.org/...... >>> Fetching gem metadata from https://rubygems.org/.. >>> Resolving dependencies... >>> Using rake 12.0.0 >>> Using equatable 0.5.0 >>> Using tty-color 0.4.2 >>> Using pastel 0.7.1 >>> Using necromancer 0.4.0 >>> Using tty-cursor 0.4.0 >>> Using wisper 1.6.1 >>> Using tty-prompt 0.12.0 >>> Using facets 3.1.0 >>> Using utilrb 3.0.1 >>> Using autobuild 1.11.2 >>> Using bundler 1.16.0.pre.1 >>> Using concurrent-ruby 1.0.5 >>> Using thor 0.19.4 >>> Using tty-spinner 0.4.1 >>> Using autoproj 2.1.1 >>> Bundle complete! 2 Gemfile dependencies, 16 gems now installed. >>> Bundled gems are installed into `/home/sagar/.autoproj/gems` >>> starting the newly installed autoproj for stage2 install >>> /usr/bin/ruby2.3: No such file or directory -- >>> /home/sagar/rock_tt/.autoproj/bin/autoproj (LoadError) >>> autoproj_bootstrap:577:in `call_stage2': failed to execute autoproj >>> install-stage2 (RuntimeError) >>> from autoproj_bootstrap:610:in `<main>' >>> >>> Any help is appreciated. >>> >>> Best >>> >>> Ajish >>> >>> >>> -- >>> Ajish Babu >>> Researcher >>> >>> Besuchsadresse der Nebengeschäftsstelle: >>> DFKI GmbH >>> Robotics Innovation Center >>> Robert-Hooke-Straße 5 >>> 28359 Bremen, Germany >>> >>> Postadresse der Hauptgeschäftsstelle Standort Bremen: >>> DFKI GmbH >>> Robotics Innovation Center >>> Robert-Hooke-Straße 1 >>> 28359 Bremen, Germany >>> >>> Tel.: +49 421 178 45-4138 >>> Zentrale: +49 421 178 45-0 >>> Fax: +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen) >>> E-Mail: [email protected] >>> >>> Weitere Informationen: http://www.dfki.de/robotik >>> ----------------------------------------------------------------------- >>> Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH >>> Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern >>> Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster >>> (Vorsitzender) Dr. Walter Olthoff >>> Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes >>> Amtsgericht Kaiserslautern, HRB 2313 >>> Sitz der Gesellschaft: Kaiserslautern (HRB 2313) >>> USt-Id.Nr.: DE 148646973 >>> Steuernummer: 19/673/0060/3 >>> ----------------------------------------------------------------------- >>> >>> >>> _______________________________________________ >>> Rock-dev mailing list >>> [email protected] >>> http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev >>> > > -- > Ajish Babu > Researcher > Besuchsadresse der Nebengeschäftsstelle: > DFKI GmbH > Robotics Innovation Center > Robert-Hooke-Straße 5 > 28359 Bremen, Germany > Postadresse der Hauptgeschäftsstelle Standort Bremen: > DFKI GmbH > Robotics Innovation Center > Robert-Hooke-Straße 1 > 28359 Bremen, Germany > Tel.: +49 421 178 45-4138 > Zentrale: +49 421 178 45-0 > Fax: +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen) > E-Mail: [email protected] > Weitere Informationen: http://www.dfki.de/robotik > ----------------------------------------------------------------------- > Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH > Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern > Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster > (Vorsitzender) Dr. Walter Olthoff > Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes > Amtsgericht Kaiserslautern, HRB 2313 > Sitz der Gesellschaft: Kaiserslautern (HRB 2313) > USt-Id.Nr.: DE 148646973 > Steuernummer: 19/673/0060/3 > ----------------------------------------------------------------------- > _______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
