You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because CentOS 7 is old and hootenanny doesn't work on 8 apparently. Use vagrant sshwhen the VM is up. You need to go to .repo files in the directory /etc/yum.repos.d inside the VM and comment out all the mirrorlist lines and uncomment all the baseurl lines. There are three files in /etc/yum.repos.d that include mirrorlist lines: CentOS-base.repo , CentOS-SCLo-scl.repo and CentOS-SCLo-scl-rh.repo. Modify them using vim. You will also need to change mirror.centos to vault.centos in the baseurl lines.
This will fix the issue with the VM but I am currently stuck at this stage where after running the VM without error and logging into it, it does not recognize hoot command. I have already run source ./SetupEnv.sh and I am inside hoot directory.
Hi @olearytd, any guesses on why hoot command is not recognized on my VM? I am currently trying to run hootenanny via the command line. I have followed the steps in the instructions and the VM runs without error but hoot command is still not found. Thanks!
All setup based on
mirrorlist.centos.org
fails with "Could not retrieve mirrorlist". The web site does not any more exits.It fails on
vagrant up hoot_centos7_rpm
like on docker RPM based setup.Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: