【问题标题】:Upgrade Centos 6.10 to 6.9 [closed]将 Centos 6.10 升级到 6.9 [关闭]
【发布时间】:2018-11-19 20:33:50
【问题描述】:

我正在尝试更新我的 Centos VPS。 我在 Centos 6.9 上有一个,但在 Centos 6.10 有另一个

而且我无法升级它。 我尝试了以下命令:

# cat /etc/redhat-release
CentOS release 6.10 (Final)

# yum update
Modules complémentaires chargés : fastestmirror, presto, priorities
Configuration du processus de mise à jour
Loading mirror speeds from cached hostfile
 * atomic: www4.atomicorp.com
 * epel: mirror.ehv.weppel.nl
 * rpmforge: miroir.univ-paris13.fr
Aucun paquet marqué pour mise à jour -> No packet to install.

所以我尝试了以下命令:

# yum clean all
Modules complémentaires chargés : fastestmirror, presto, priorities
Nettoyage des dépôts : atomic base epel extras rpmforge updates
Nettoyage complet
Cleaning up list of fastest mirrors
0 delta-package files removed, by presto

# yum update
Modules complémentaires chargés : fastestmirror, presto, priorities
Configuration du processus de mise à jour
Determining fastest mirrors
epel/metalink                                                                                                                         |  21 kB     00:00
 * atomic: www4.atomicorp.com
 * epel: mirrors.ircam.fr
 * rpmforge: miroir.univ-paris13.fr
atomic                                                                                                                                | 3.4 kB     00:00
atomic/primary_db                                                                                                                     | 620 kB     00:00
base                                                                                                                                  | 3.7 kB     00:00
base/primary_db                                                                                                                       | 4.7 MB     00:00
epel                                                                                                                                  | 3.2 kB     00:00
epel/primary                                                                                                                          | 3.2 MB     00:00
epel                                                                                                                                             12522/12522
extras                                                                                                                                | 3.4 kB     00:00
extras/primary_db                                                                                                                     |  25 kB     00:00
rpmforge                                                                                                                              | 1.9 kB     00:00
rpmforge/primary_db                                                                                                                   | 2.7 MB     00:00
updates                                                                                                                               | 3.4 kB     00:00
updates/primary_db                                                                                                                    | 645 kB     00:00
Aucun paquet marqué pour mise à jour -> No packet to install.

我也试过了:

# yum install kernel
Modules complémentaires chargés : fastestmirror, presto, priorities
Configuration du processus d'installation
Loading mirror speeds from cached hostfile
 * atomic: www4.atomicorp.com
 * epel: mirrors.ircam.fr
 * rpmforge: miroir.univ-paris13.fr
Le paquet kernel-2.6.32-754.2.1.el6.x86_64 est déjà installé dans sa dernière version (Already installed in last version)
Rien à faire (nothing to do)

有人可以帮帮我吗?

谢谢

【问题讨论】:

  • 对不起,我认为我很愚蠢!我在 centos 6.9 中,在 yum 更新后它是 centos 6.10 所以我认为 centos 6.10 比 6.9 更新。但也许我错了?
  • 当前版本是centos-release-6-10.el6.centos.12.3.x86_64
  • @Ouimaisnon Toiy 当您“yum update”时,操作系统会将其更新到该版本的最新版本。例如,在您的情况下,它已经是 centOs 6.10,而 CentOs 6 的最新版本是 6.10,因此不会进一步更新。

标签: centos6 centos-6.9


【解决方案1】:

CentOS 6.10 版(Final)是最终和最后一次更新的 CentOS 6

CentOS 6.9 版本比 6.10 旧,所以不要混淆它不是 6.1..

查看此链接:https://blog.centos.org/2018/07/release-for-centos-linux-6-10-i386-and-x86_64/

【讨论】:

    猜你喜欢
    • 2017-11-29
    • 2017-09-03
    • 2019-03-20
    • 2021-08-13
    • 2018-10-11
    • 1970-01-01
    • 2021-08-07
    • 1970-01-01
    • 2019-07-21
    相关资源
    最近更新 更多