解決CentOS下yum update三個歎號相關問題
這篇日誌記錄了CentOS使用過程中遇到的問題,在經過了一個小時以上的探索後仍然沒有頭緒的問題
問題一:yum update三個歎號問題
[root@localhost ~]# yum update
Loaded plugins: fastestmirror, langpacks, priorities
base | 3.6 kB 00:00
elrepo | 2.9 kB 00:00
epel/x86_64/metalink | 5.7 kB 00:00
epel | 4.3 kB 00:00
extras | 3.4 kB 00:00
google-chrome | 951 B 00:00
librehat-shadowsocks | 3.0 kB 00:00
nux-dextop | 2.9 kB 00:00
rpmforge | 1.9 kB 00:00
updates | 3.4 kB 00:00
virtualbox/7/x86_64/signature | 198 B 00:00
virtualbox/7/x86_64/signature | 951 B 00:00 !!!
(1/3): epel/x86_64/updateinfo | 493 kB 00:00
(2/3): extras/7/x86_64/primary_db | 101 kB 00:00
(3/3): epel/x86_64/primary_db | 3.9 MB 00:02
google-chrome/primary | 1.8 kB 00:00
Loading mirror speeds from cached hostfile
* base: mirrors.aliyun.com
* elrepo: ftp.yz.yamagata-u.ac.jp
* epel: mirrors.hustunique.com
* extras: mirrors.163.com
* nux-dextop: li.nux.ro
* rpmforge: mirrors.neusoft.edu.cn
* updates: mirrors.neusoft.edu.cn
google-chrome 3/3
651 packages excluded due to repository priority protections
No packages marked for update
這是在yum更新過程中遇到的,為什麼virtualbox/7/x86_64/signature會下載了兩遍,同時第二遍後面還有三個驚嘆號
感覺好像是gpgcheck的問題,但是virtualbox的repo檔案中有兩個相關的,一個是gpgcheck=1,另一個是repo_gpgcheck=1
同時在virtualbox.repo檔案中所指向的網頁中並沒有找到大小為198B或是951B的檔案