Hi Satish, I was looking the flavor of Linux OS not the kernel.
Run the below command to check OS major and minor version. facter | egrep 'operatingsystem|lsbdistid|lsbdistdescription' Also, the output of the command states that you do not git in your repository. /usr/bin/yum -d 0 -e 0 -y list git *Note* Red Hat Network repositories are not listed below. You must run this command as root to access RHN repositories. Error: No matching Packages to list I think *git* rpm is there by default in all RedHat based OS. Still can you run below commands and share the output. yum clean all yum repolist yum list all | grep git Regards, Vikas On Tuesday, 12 August 2014 20:52:39 UTC+10, Satish Katuru wrote: > > Hi Vikas, > > Please find the below information: > > Linux version: *Linux 2.6.32-358.6.2.el6.x86_64 x86_64* > > > Below is the output for the command > > /usr/bin/yum -d 0 -e 0 -y list git > > > > **Note* Red Hat Network repositories are not listed below. You must run > this command as root to access RHN repositories.Error: No matching Packages > to list* > > > On Tuesday, August 12, 2014 12:42:10 PM UTC+5:30, Vikas Kumar wrote: >> >> Hi Satish, >> >> Which flavor or version of Linux are you using ? >> >> I can try creating the scenario on my test machine and check myself. >> >> In the meantime, can you please post output of this command - >> /usr/bin/yum -d 0 -e 0 -y list git >> >> >> >> A small suggestion - Use code syntax for pasting logs, it makes a post >> much readable. >> >> Regards, >> Vikas >> > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/8f0d8e9c-28ed-4ffe-9e7f-d676a73dc844%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
