romulogcerqueira / sonar_simulation-buildconf

Build system of Imaging Sonar Simulator
Apache License 2.0
33 stars 15 forks source link

Problem of sonar_simulation during installation #16

Closed 1ADZX closed 4 years ago

1ADZX commented 4 years ago

~/sonar_simulation$ sh bootstrap.sh 2020-05-26 10:06:20 URL:https://raw.githubusercontent.com/rock-core/autoproj/master/bin/autoproj_install [32971/32971] -> "autoproj_install" [2] Detected 'gem' to be /usr/local/bin/gem Detected bundler at /home/dongzhaoxin/.local/share/autoproj/gems/ruby/2.5.0/bin/bundle Installing autoproj in /home/dongzhaoxin/.local/share/autoproj/gems/ruby/2.5.0 Fetching gem metadata from https://rubygems.org/..................... Fetching gem metadata from https://rubygems.org/.. Resolving dependencies... Using rake 12.3.3 Using equatable 0.5.0 Using tty-color 0.4.3 Using pastel 0.7.2 Using tty-cursor 0.5.0 Using necromancer 0.4.0 Using timers 4.3.0 Using tty-screen 0.6.5 Using wisper 2.0.1 Using tty-reader 0.2.0 Using tty-prompt 0.15.0 Using facets 3.1.0 Using utilrb 3.0.1 Using autobuild 1.20.0 Using backports 3.17.2 Using bundler 2.0.2 Using concurrent-ruby 1.0.5 Using ffi 1.12.2 Using rb-inotify 0.10.1 Using thor 0.20.3 Using tty-spinner 0.8.0 Using xdg 2.2.5 Using autoproj 2.12.1 Bundle complete! 2 Gemfile dependencies, 23 gems now installed. Bundled gems are installed into /home/dongzhaoxin/.local/share/autoproj/gems starting the newly installed autoproj for stage2 install saving temporary env.sh and .autoproj/env.sh running 'autoproj envsh' to generate a proper env.sh Would you like autoproj to keep apt packages up-to-date? [yes] yes updated environment running 'autoproj osdeps' to re-install missing gems updated environment Command finished successfully at 2020-05-26 10:07:12 +0800 autoproj main configuration: switching to branch master checking out autoproj main configuration checkout of autoproj main configuration failed, deleting the source directory /home/dongzhaoxin/sonar_simulation/autoproj ERROR: switching configuration failed: autoproj main configuration(/home/dongzhaoxin/sonar_simulation/autoproj): failed in import phase failed to find the merge-base between 10:12:53.418181 git.c:344 trace: built-in: git 'rev-parse' '-q' '--verify' 'HEAD^{commit}' and 10:12:53.377647 git.c:344 trace: built-in: git 'show-ref' '-s' 'refs/remotes/autobuild/master'. Are you sure these commits exist ? autoproj bootstrap failed To retry, first source the env.sh script with source /home/dongzhaoxin/sonar_simulation/env.sh and then re-run autoproj bootstrap autoproj bootstrap 'bootstrap'git'git@github.com:romulogcerqueira/sonar_simulation-buildconf.git' Command failed autoproj main configuration(/home/dongzhaoxin/sonar_simulation/autoproj): failed in import phase failed to find the merge-base between 10:12:53.418181 git.c:344 trace: built-in: git 'rev-parse' '-q' '--verify' 'HEAD^{commit}' and 10:12:53.377647 git.c:344 trace: built-in: git 'show-ref' '-s' 'refs/remotes/autobuild/master'. Are you sure these commits exist ?

1ADZX commented 4 years ago

Hi,

I am failed to build the package.. Could you explain this...?

Regards

1ADZX commented 4 years ago

This problem I solved by reinstalling the environment