"yum update" is not runningReply :~thank you TrevorH, it cause of nameserversolution is nano /etc/resolv.confand insertnameserver 8.8.8.8nameserver 8.8.4.4it all work!Reply :~same issues , running on VMany solution ?[root@xserve ~]#
yum update
Loaded plugins:...
Unable to install calling yum - but have internetReply :~My error is as follows:Loaded plugins: fastestmirrorLoading
mirror speeds from cached hostfileYumRepo Error: All
mirror URLs are not
using ftp, http[s]
or file./Eg. </html>removing mirrorlist with no valid mirrors: /var/cache/
yum/addons/mirrorlist.txtError:
Cannot find a valid
baseurl for...
yum updates failReply :~Make sure the services 'network' and 'NetworkManager' are not both enabled.chkconfig --list | grep -i networkReply :~so i commented
out the addon area and now i get an issue with the base.
yum updateLoaded plugins: fastestmirrorLoading
mirror speeds from cached hostfileCould not...
Simple Custom Localhost YUM Server using FTPReply :~Am I asocial claiming that this discussion is rather CentOS?Anyway. Why edit/replace the CentOS
-Base.
repo? It can get updated. How about creating:cat - >> MyBase.
repo << EOF
[mybase]
name=CentOS
-5.4 -...
CentOS repo problemReply :~Welcome to the CentOS fora.The syntax for a
repo that I've used in kickstart look more like:
repo --name=a
-local --
baseurl=http://192.168.1.254/centos/5/os/$basearch >>Read
Full Post...
Mirror mirror on the wall [CentOS 6 sync to mirrors]Reply :~http://qaweb.dev.centos.org/qa/node/105Quote:The internal mirrors will now be opening up for external mirrors to sync from. This
may take up to a couple of hours to propagate throughout the system, but external mirrors should start seeing...
Spacewalk installation helpReply :~That explains it. Many people fail to grasp that an includepkgs= directive implicitly excludes anything not
explicitly on the list.
If a package is not on the list
or matched
by a wildcard it will not be seen
by yum in that
repo.Reply :~Welcome to the CentOS fora. The
following reading is recommended for new users:
Yum Update / Dependency IssuesReply :~Can you
post the contents of your /etc/
yum.repos.d/rpmforge.
repo file please.A lot of people here recommend
using yum-priorities to assign different priorities to the various repos and putting the extra ones a long way down the list. I tend to
use yum-protectbase instead and put protect=1 in all the Centos repos and protect=0...
Just updated gcc and now need to update glibc and libstdcReply :~Welcome to the CentOS fora. The
following reading is recommended for new users:Readme FirstInstalling Software