Closed andrewyatz closed 6 years ago
@andrewyatz, looks like your username on that VM is vagrant
. could you set that in group_vars/all
under main_guy: vagrant
? This should solve your problem.
This is a bit annoying it should auto detect localhost username, but for some reason I'm struggling to do that through ansible, hopefully will be able to fix in the future
@andrewyatz going to close this issue for now, feel free to reopen it again if you need to. As I've mentioned on the other channel, you can now simply install with conda install
more info here
Have to reopen this I'm sorry. So I've just tried to run this on vagrant/virtualbox using Ubuntu 16.04 as suggested. Firstly I think your docs should be updated to first issue a sudo apt-get update ensuring apt is ready to install. Secondly you should add --yes to your install commands as it will make it a lot easier to copy and paste the commands to run them. That's the good news.
Bad news. I got to running bioansible as prescribed on the ubuntu VM and get the following output
Honestly I don't know what is wrong here. There must be an issue in how these directories are being created but I don't know what that is. Please can you take a look.