私の専用サーバーはCentos 6.7で動作しています Yumはまったく動作していないようです。 Yumを使ってインストールしようとするパッケージは、「xyx」というパッケージは使用できず、何もエラーが発生しません。Centos 6.7 Yum何もしないエラー
yum全体をデフォルトにリセットするにはどうすればいいですか?
私は
yum update
と
yum clean all
何も動作してみました。
例:パッケージをインストールしようとしたとき。
[email protected] [~]# sudo yum install -y tigervnc-server
Setting up Install Process
No package tigervnc-server available.
Error: Nothing to do
[email protected] [~]# subscription-manager list
-bash: subscription-manager: command not found
[email protected] [~]# yum search tigervnc-server
No Matches found
例:私はyumの
[email protected] [~]# yum update
Setting up Update Process
base | 3.4 kB 00:00
base/primary_db | 4.3 MB 00:00
epel/metalink | 25 kB 00:00
epel | 4.3 kB 00:00
epel/primary_db | 5.0 MB 00:00
extras | 3.4 kB 00:00
extras/primary_db | 30 kB 00:00
updates | 3.4 kB 00:00
updates/primary_db | 4.3 MB 00:00
Resolving Dependencies
--> Running transaction check
---> Package bind.i686 32:9.8.2-0.30.rc1.el6_6.1 will be updated
--> Processing Dependency: bind = 32:9.8.2-0.30.rc1.el6_6.1 for package: 32:bind-chroot-9.8.2-0.30.rc1.el6_6.1.i686
---> Package bind.i686 32:9.8.2-0.37.rc1.el6_7.7 will be an update
---> Package bind-devel.i686 32:9.8.2-0.30.rc1.el6_6.1 will be updated
---> Package bind-devel.i686 32:9.8.2-0.37.rc1.el6_7.7 will be an update
---> Package bind-libs.i686 32:9.8.2-0.30.rc1.el6_6.1 will be updated
---> Package bind-libs.i686 32:9.8.2-0.37.rc1.el6_7.7 will be an update
---> Package bind-utils.i686 32:9.8.2-0.30.rc1.el6_6.1 will be updated
---> Package bind-utils.i686 32:9.8.2-0.37.rc1.el6_7.7 will be an update
---> Package initscripts.i686 0:9.03.46-1.el6.centos.1 will be updated
---> Package initscripts.i686 0:9.03.49-1.el6.centos.4 will be an update
--> Processing Dependency: sysvinit-tools >= 2.87-6 for package: initscripts-9.03.49-1.el6.centos.4.i686
--> Processing Dependency: module-init-tools >= 3.9-25 for package: initscripts-9.03.49-1.el6.centos.4.i686
---> Package libcgroup.i686 0:0.40.rc1-15.el6_6 will be updated
---> Package libcgroup.i686 0:0.40.rc1-17.el6_7 will be an update
---> Package ntpdate.i686 0:4.2.6p5-2.el6.centos will be updated
---> Package ntpdate.i686 0:4.2.6p5-5.el6.centos.4 will be an update
---> Package openssh.i686 0:5.3p1-104.el6_6.1 will be updated
---> Package openssh.i686 0:5.3p1-114.el6_7 will be an update
---> Package openssh-clients.i686 0:5.3p1-104.el6_6.1 will be updated
---> Package openssh-clients.i686 0:5.3p1-114.el6_7 will be an update
---> Package openssh-server.i686 0:5.3p1-104.el6_6.1 will be updated
---> Package openssh-server.i686 0:5.3p1-114.el6_7 will be an update
--> Finished Dependency Resolution
Error: Package: 32:bind-chroot-9.8.2-0.30.rc1.el6_6.1.i686 (@updates)
Requires: bind = 32:9.8.2-0.30.rc1.el6_6.1
Removing: 32:bind-9.8.2-0.30.rc1.el6_6.1.i686 (@updates)
bind = 32:9.8.2-0.30.rc1.el6_6.1
Updated By: 32:bind-9.8.2-0.37.rc1.el6_7.7.i686 (base)
bind = 32:9.8.2-0.37.rc1.el6_7.7
Available: 32:bind-9.8.2-0.37.rc1.el6_7.1.i686 (base)
bind = 32:9.8.2-0.37.rc1.el6_7.1
Available: 32:bind-9.8.2-0.37.rc1.el6_7.2.i686 (base)
bind = 32:9.8.2-0.37.rc1.el6_7.2
Available: 32:bind-9.8.2-0.37.rc1.el6_7.4.i686 (base)
bind = 32:9.8.2-0.37.rc1.el6_7.4
Available: 32:bind-9.8.2-0.37.rc1.el6_7.5.i686 (base)
bind = 32:9.8.2-0.37.rc1.el6_7.5
Available: 32:bind-9.8.2-0.37.rc1.el6_7.6.i686 (base)
bind = 32:9.8.2-0.37.rc1.el6_7.6
Error: Package: initscripts-9.03.49-1.el6.centos.4.i686 (base)
Requires: module-init-tools >= 3.9-25
Installed: module-init-tools-3.9-24.el6.i686 (@base)
module-init-tools = 3.9-24.el6
Error: Package: initscripts-9.03.49-1.el6.centos.4.i686 (base)
Requires: sysvinit-tools >= 2.87-6
Installed: sysvinit-tools-2.87-5.dsf.el6.i686 (@base)
sysvinit-tools = 2.87-5.dsf.el6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
リターンを更新しようとすると、私は
[email protected] [~]# yum repolist
repo id repo name status
base CentOS-6 - Base 1,068+103
epel Extra Packages for Enterprise Linux 6 - i386 9,199+710
extras CentOS-6 - Extras 40
updates CentOS-6 - Updates 1,068+103
repolist: 11,375
を入力したとき、私は基本的に私は、専用ホスティングサーバーを制御できるように、GNOMEなどのデスクトップ環境をインストールしたいですGUIを使用してリモートで