[Question] Problem with Yum on CentOS 5.5 Final |
21/01/2011 12:57:29 (+0700) | #1 | 229990 |
hmrdung
Member
|
0 |
|
|
Joined: 12/09/2010 02:57:38
Messages: 12
Offline
|
|
Dear All ,
Ngày hôm qua em mới cài xong bản CentOS 5.5 Final 32bit . Em đã cấu hình network ra vào internet bình thường vì em ping tới OpenDNS của google thì thấy có phản hồi và ping tới gateway cũng có phản hồi tương tự .
Nhưng em enter : #yum install firefox trong Terminal thì xuất hiện message :
"
Loaded plugins : fastestmirror
Loading mirror speeds from cached hostfile
Could not retreive mirror list http://mirrorlist.centos.org/?release=5&arch=i386&repo=addons error was
[Error 4]IO error :<urlopen error(-3,'Temporary failure in name resolution')>
Error : can notfind a valid baseurl for repo:addons
"
Em đã check và search thông tin trên google nhưng kết quả vẫn vậy .
Em đã thử 1 cách như : #yum clean all . em sử dụng câu lệnh này thì nó làm việc nhưng khi em thử câu lệnh #yum update thì vẫn lặp lại lỗi trên
Mọi người có cao kiến gì thì reply lại giùm em
Cảm ơn mọi người |
|
|
|
|
[Question] Problem with Yum on CentOS 5.5 Final |
21/01/2011 13:51:52 (+0700) | #2 | 229993 |
|
quanta
Moderator
|
Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
|
|
Một trong những lỗi rất khó chịu liên quan đến yum. Bạn thử yum --noplugins update xem nó báo cáo gì. |
|
Let's build on a great foundation! |
|
|
|
[Question] Problem with Yum on CentOS 5.5 Final |
21/01/2011 14:42:11 (+0700) | #3 | 229997 |
hmrdung
Member
|
0 |
|
|
Joined: 12/09/2010 02:57:38
Messages: 12
Offline
|
|
Hi quanta,
Cảm ơn sự quan tâm của quanta . Đây là kết quả hiển thị khi mình nhập #yum --noplugins update :
Loaded plugins: fastestmirror
usage: yum [options] COMMAND
List of Commands:
check-update Check for available package updates
clean Remove cached data
deplist List a package's dependencies
downgrade downgrade a package
erase Remove a package or packages from your system
groupinfo Display details about a package group
groupinstall Install the packages in a group on your system
grouplist List available package groups
groupremove Remove the packages in a group from your system
help Display a helpful usage message
info Display details about a package or group of packages
install Install a package or packages on your system
list List a package or groups of packages
localinstall Install a local RPM
makecache Generate the metadata cache
provides Find what package provides the given value
reinstall reinstall a package
repolist Display the configured software repositories
resolvedep Determine which package provides the given dependency
search Search package details for the given string
shell Run an interactive yum shell
update Update a package or packages on your system
upgrade Update packages taking obsoletes into account
Command line error: no such option: --plugins
Mình cần làm gì tiếp ?
cảm ơn |
|
|
|
|
[Question] Problem with Yum on CentOS 5.5 Final |
21/01/2011 14:55:09 (+0700) | #4 | 229998 |
|
quanta
Moderator
|
Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
|
|
Bạn gõ --plugins hay --noplugins mà nó lại báo thế này vậy:
Command line error: no such option: --plugins
|
|
Let's build on a great foundation! |
|
|