|
|
发表于 2007-1-9 19:46:48
|
显示全部楼层
Post by cifan
#yum update
成功!
有问题,请跟贴!
我想从fedora4更新到fedora6
我在更新时出现以下情况:
[root@flw8 yum.repos.d]# yum update
Setting up Update Process
Setting up repositories
ftp://202.115.64.131/yum/fedora/core...ta/repomd.xml: [Errno 4] IOError: [Errno ftp error] timed outTrying other mirror.
Error: Cannot open/read repomd.xml file for repository: core
我的singnet.repo是照着你说的做的
我的yum.conf如下:
[root@flw8 ~]# cat /etc/yum.conf
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
retries=1
gpgcheck=0
plugins=1
metadata_expire=1800
timeout=7
还请各位指点一二?
谢谢! |
|