溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點(diǎn)擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

rhn-client-tools和oraclelinux-release-6:6Server-5.0.2.x86_64的異常

發(fā)布時間:2020-05-01 00:52:18 來源:網(wǎng)絡(luò) 閱讀:894 作者:pcnk 欄目:關(guān)系型數(shù)據(jù)庫

異常

安裝包時出現(xiàn)異常:
[root@200-70 ~]# yum groupinstall "Desktop"
(略)
Transaction Summary
================================================================================================================================================================================================================================================================
Install     135 Package(s)
Upgrade      16 Package(s)

Total size: 124 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test


Transaction Check Error:
  file /etc/pki/rpm-gpg/RPM-GPG-KEY from install of rhn-client-tools-1.0.0.1-18.0.2.el6.noarch conflicts with file from package oraclelinux-release-6:6Server-5.0.2.x86_64

Error Summary
-------------

找原因:
http://docs.oracle.com/cd/E37670_01/E57668/html/ol_ki_65rn.html

2.2.36 Upgrading rhn-client-tools
The expiration date for the Oracle Linux 6 GPG key has been extended in this update. If you install the rhn-client-tools package and the installed version of the oraclelinux-release package is from a previous update, you might see a transaction error such as the following:
Transaction Check Error:
  file /etc/pki/rpm-gpg/RPM-GPG-KEY from install of
rhn-client-tools-1.0.0.1-18.0.2.el6.noarch conflicts with file from package
oraclelinux-release-6:6Server-5.0.2.x86_64 
To avoid this error, install both the oraclelinux-release and rhn-client-tools packages from this update (oraclelinux-release-6Server-6.0.2 or later and rhn-client-tools-1.0.0.1-18.0.2 or later). 


OK,我們來更新下系統(tǒng)先:
[root@200-70 ~]# yum update
Loaded plugins: security
Setting up Update Process
Resolving Dependencies
--> Running transaction check
(略)

Complete!

查看版本:
[root@200-70 ~]# rpm -qa |grep oraclelinux-release
oraclelinux-release-notes-6Server-14.x86_64
oraclelinux-release-6Server-6.0.2.x86_64
[root@200-70 ~]# rpm -qa |grep rhn-client
rhn-client-tools-1.0.0.1-18.0.2.el6.noarch


再次安裝包:
[root@200-70 ~]# yum groupinstall "Desktop"
(略)
Complete!

無異常,問題解決。


向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報,并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI