Hello, running the autoproj bootstrap gives the following error:
~/Uni/projekt$ ruby2.0 autoproj_bootstrap git [email protected]:spacebot/buildconf.git Detected bundler at /home/skuehl/.gem/ruby/2.0.0/bin/bundler Installing autoproj in /home/skuehl/Uni/projekt/.autoproj Fetching gem metadata from https://rubygems.org/......... Fetching version metadata from https://rubygems.org/.. Resolving dependencies... Using rake 10.4.2 Using equatable 0.5.0 Using tty-screen 0.4.0 Using pastel 0.5.1 Using necromancer 0.3.0 Using tty-which 0.1.0 Using unicode_utils 1.4.0 Using verse 0.4.0 Using tty-pager 0.3.0 Using tty-platform 0.1.0 Using tty-progressbar 0.7.0 Using tty-spinner 0.1.0 Using tty-table 0.4.0 Using tty 0.2.1 Using facets 3.0.0 Using utilrb 3.0.0 Using autobuild 1.10.0.rc3 Using concurrent-ruby 0.9.1 Using thor 0.19.1 Using autoproj 2.0.0.rc9 Using bundler 1.10.6 Bundle complete! 2 Gemfile dependencies, 21 gems now installed. Use `bundle show [gemname]` to see where a bundled gem is installed. starting the newly installed autoproj for stage2 install /home/skuehl/.gem/ruby/2.0.0/gems/autoproj-2.0.0.rc9/lib/autoproj/cli.rb:7:in `load_plugins': undefined method `find_latest_files' for Gem:Module (NoMethodError) from /home/skuehl/.gem/ruby/2.0.0/gems/autoproj-2.0.0.rc9/bin/autoproj:9:in `<top (required)>' from /home/skuehl/Uni/projekt/.autoproj/autoproj/bin/autoproj:16:in `load' from /home/skuehl/Uni/projekt/.autoproj/autoproj/bin/autoproj:16:in `<main>' autoproj_bootstrap:442:in `stage1': failed to execute autoproj install-stage2 (RuntimeError) from autoproj_bootstrap:463:in `<main>' And running "autoproj build" gives the following: "/path/to/folder looks like a v1 workspace, run autoproj upgrade before continuing" _______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
