Package 'git' not detected

Assignment.
Git
Level 1

Task is to setup a git bare repository on a storage server. Initially git in not installed on the server. I have installed git on the server, and created a bare repository too, but the assignment is failing by saying that the package git is not detected.

In the attached screenshot, it is visible on the left side the error/failure message, and on the right side the VM instance that clearly output successful installation of git.

P.S. I even tried purging and recreating the yum cache, thinking the issue could be here, but that didn’t seem to make any difference.
Any help would be highly appreciated.

Hi @jain-d

The task requires installing git and setting up a repo on Storage Server. The issue is that you have run those commands on jumphost.

:person_facepalming:
sorry, my bad

Thanks for help @Santosh_KodeKloud