[Rock-dev] Autoproj v2

Thomas Roehr thomas.roehr at dfki.de
Wed May 31 18:16:11 CEST 2017


Hey Sylvain,

I briefly dealt now with autoproj v2 and therefore just a brief wrapup
what I found and parts of it should be mentioned in History.txt or
Changelog:

Changes:
- configuration is now in <workspace>/.autoproj, e.g.
   .autoproj/config.yml formerly in autoproj/config.yml
- .gems/ is obsolete since bundler is in use now (and default is
~/.autoproj/gems/) (regarding Gemfile see question below)

Dropped functionality:
- 'amake -n <package>'
  "autoproj: wrong package selection on command line, cannot find a
match for -n"


Open questions for me:

1. in order to install (manually) a gem into a workspace -- add the gem
to .autoproj/Gemfile or .autoproj/Gemfile.lock and then bundle install?

2. is there a good way of manually installing autoproj -- without using
the bootstrap script, e.g., something comparably to (with autoproj v1)

export GEM_HOME=$PWD/.gems
gem install autoproj
.gems/bin/autoproj envsh

3. what is the redirection good for?
        BUNDLE_GEMFILE=<dev>/install/gems/Gemfile
	install/gems/Gemfile.lock --> .autoproj/Gemfile.lock
	install/gems/Gemfile.lock --> .autoproj/Gemfile.lock

Best
Thomas

-- 
Thomas Röhr (M.Sc.)
Space Robotics

Besuchsadresse der Nebengeschäftstelle:
 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-4151
 Zentrale: +49 421 178 45-0
 Fax:      +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
 E-Mail:   thomas.roehr at dfki.de

 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
 -----------------------------------------------------------------------


More information about the Rock-dev mailing list