我将CentOS与Citrix XenServer一起使用。
[root@xen01 shm]# uname -a
Linux xen01 2.6.32.43-0.4.1.xs1.8.0.855.170800xen #1 SMP Mon Jul 21 05:12:35 EDT 2014 i686 i686 i386 GNU/Linux
[root@xen01 shm]# lsb_release -a
LSB Version: :core-4.0-ia32:core-4.0-noarch
Distributor ID: XenServer
Description: XenServer release 6.2.0-70446c (xenenterprise)
Release: 6.2.0-70446c
Codename: xenenterprise
我从http://sourceforge.net/projects/apcupsd/files/rpms%20-%20Stable/3.14.10/apcupsd-3.14.10-1.el5.i386.rpm/download安装了apcupsd软件包
但是过去一年有一个新版本,并且RPM似乎没有更新为3.14.12。
我找到了这个版本:https : //admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4191/apcupsd-3.14.12-1.el6
我想知道EL5和EL6在包装方面究竟意味着什么。后者由于依赖关系而失败,但是我可以安装EL6软件包吗?
我相信Enterprise Linux 5和Enterprise Linux 6-对应于CentOS 5和CentOS 6。
—
muru