SyneRBI / SyneRBI_VM

Virtual Machine with pre-installed SyneRBI software
http://www.ccpsynerbi.ac.uk
Apache License 2.0
3 stars 7 forks source link

vagrant up failed #199

Closed evgueni-ovtchinnikov closed 2 years ago

evgueni-ovtchinnikov commented 2 years ago

@paskino Tried to follow the instructions at https://github.com/SyneRBI/SIRF-SuperBuild/tree/master/VirtualBox/vagrant.

After a long while vagrant up failed with this error:

    default:   Attempting uninstall: pexpect
    default:     Found existing installation: pexpect 4.2.1
    default: ERROR: Cannot uninstall 'pexpect'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
    default: An error occurred in /home/sirfuser/devel/SyneRBI_VM/scripts/INSTALL_python_packages.sh at line 70. Current working-dir: /home/sirfuser/devel/SyneRBI_VM
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what went wrong.
KrisThielemans commented 2 years ago

thanks for checking. Please recreate this issue on the SB repo and assign to 3.2.

By the way, might be worth checking if there are any issue in this repo that need to be addressed.