यम रेपो मुद्दे
मेरे CentOS-Base.repo में निम्नलिखित दर्पण हैं: [base] name=CentOS-$releasever - Base baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 enabled=1 #released updates [updates] name=CentOS Server updates gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 baseurl=http://custom-url/centOS-updates/ enabled=1 जब मैं कहता हूं yum install yum-utils, तो यह कहते हुए त्रुटि के साथ विफल होता है http://custom-url/centOS-updates/Packages/yum-utils-1.1.31-46.el7_5.noarch.rpm: [Errno 14] HTTP Error 500 - Internal Server …