Seem to have a similar YVM problem as another thread
by mfaraz669 from LinuxQuestions.org on (#5JJP5)
Quote:
Im facing similar issue and my http:ipaddress repo.xml file(28, 'Connection timed out after 30001 milliseconds'), its getting stuck at base command line
MOD EDIT: Link for the related thread https://www.linuxquestions.org/quest...ed-out-700681/
Originally Posted by alan_ri(Post 3426239)Hi! You could try; Code:yum clean all && yum clean metadata && yum clean dbcache && yum makecache && yum update or Code:rm -f /var/lib/rpm/__db* && rpmdb -vv --rebuilddbWill you post the output of your /etc/yum.repos.d/. |
MOD EDIT: Link for the related thread https://www.linuxquestions.org/quest...ed-out-700681/