我有一个rpm(redis),我需要安装在十几台服务器上。 EPEL中提供的redis版本太旧了(2.4.x)。 软件提供商不提供在线存储库,我可以下载。 我需要安装最新版本的2.6.x或2.8.x(最好是2.6.x) 我已经尝试了以下解决scheme。 每个人都有自己的问题。 从源代码编译2.8.x(不缩放,不得不重复12次) 从木偶伪造使用redis木偶模块 所有的puppet模块都没有logging,或者使用旧的redis url进行安装,因此被locking到旧版本。 唯一的清单,我必须工作,安装2.6.14的最高版本,已经打破了CentOS上的初始化脚本 使用ruby安装,(对于3.x.beta以前的版本,没有gem) 我唯一能做的就是做我自己的回购,并find一个地方来承载它。 这就需要我在内部创build一个Web服务器或者ftp服务器,我真的不想这样做。 当然有一个更简单的方法来获取redis 2.6.x或2.8.x安装在多台机器不在那里? 那还能怎么办呢?
我已经拿到FC14的机器了,过去几天我一直在努力工作。 机器(这是一个设备)与冲突的软件包一起发货到fedora-release,并花了几天的时间在它上面运行。 我现在有工作了,但是当我尝试安装某些东西时,却遇到了一大堆依赖性问题。 这里输出: 1:net-snmp-utils-5.7.2-1648306.4132F.2.i686 has missing requires of perl(Sys::Hostname) 1:net-snmp-utils-5.7.2-1648306.4132F.2.i686 has missing requires of perl(Term::ReadLine) 1:net-snmp-utils-5.7.2-1648306.4132F.2.i686 has missing requires of perl(strict) 1:net-snmp-utils-5.7.2-1648306.4132F.2.i686 has missing requires of perl(vars) 这对许多这些Perl(*)需求和其他一些软件包都是如此。 我试图让gcc和automake在这个盒子上。 我如何清理百胜餐饮,我正在猜测这些东西,并在这里与Perl问题…任何想法?
SuSE的软件包pipe理器zypper能够在/etc/zypp/repos.d/创build存储库文件。 zypper -n rr myrepo zypper -n ar -f http://path/to/myrepo myrepo 我正在寻找一个等效的工具为centos做同样的事情。 我检查了yum的手册页,但似乎yum没有能力做到这一点。 目前我必须编写以下硬代码来为centos创build一个存储库文件。 echo "[myrepo] name = My Repository baseurl = http://path/to/myrepo proxy = _none_ gpgcheck = 0 metadata_expire = 300 fastestmirror_enabled = 1 failovermethod = roundrobin priority = 1 enabled = 1 retries = 5 timeout = 10" >/etc/yum.repos.d/myrepo.repo 如果我可以写两行代码作为zypper来完成我的工作,那将会很棒。
我最近购买了运行RHEL 5.5的红帽服务器。 我感觉到我的YUM存储库完全过时,原因如下: 我尝试使用YUM更新GCC。 更新后的版本显示版本号为4.1.2-54,最新版本为4.9。 同样,我尝试安装SVN。 (新)安装的版本显示1.6.11作为版本号,而我相信1.8.9是最新的。 由于这些事件,我被引导相信我的YUM存储库已经过时。 此外,所有这些都发生在使用“yum update”更新系统之后。 有没有什么办法可以更新版本库URL,而无需将RHEL升级到新版本? 非常感谢!
每次我尝试运行sudo yum install mysql-devel 我遇到了以下错误: Setting up Install Process Resolving Dependencies –> Running transaction check —> Package mysql-devel.i686 0:5.1.73-3.el6_5 will be installed –> Processing Dependency: mysql = 5.1.73-3.el6_5 for package: mysql-devel-5.1.73-3.el6_5.i686 –> Finished Dependency Resolution Error: Package: mysql-devel-5.1.73-3.el6_5.i686 (updates) Requires: mysql = 5.1.73-3.el6_5 Installed: mysql-5.5.28-1.el6.i686 (@CentALT) mysql = 5.5.28-1.el6 Available: mysql-5.1.71-1.el6.i686 (base) mysql = 5.1.71-1.el6 […]
嗨,我有一个问题,百胜,我似乎已经打破了依赖? 我有一个Linux的一般知识,但我不知道如何解决这个问题。 运行CentOS 6.6。 以下是yum的输出: yum update Loaded plugins: fastestmirror Setting up Update Process Loading mirror speeds from cached hostfile * epel: mirror.symnds.com Resolving Dependencies –> Running transaction check —> Package ntpdate.x86_64 0:4.2.6p5-1.el6.centos will be updated –> Processing Dependency: ntpdate = 4.2.6p5-1.el6.centos for package: ntp-4.2.6p5-1.el6.centos.x86_64 —> Package ntpdate.x86_64 0:4.2.6p5-2.el6.centos will be an update –> Finished […]
当试图运行yum更新时,我收到以下错误: Downloading Packages: Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/lib/rpm/macros from install of rpm-4.4.2.3-36.el5_11.x86_64 conflicts with file from package rpm-4.4.2.3-36.el5_11.i386 file /usr/lib/rpm/noarch-linux/macros from install of rpm-4.4.2.3-36.el5_11.x86_64 conflicts with file from package rpm-4.4.2.3-36.el5_11.i386 file /usr/share/man/man8/pam_sss.8.gz from install of sssd-client-1.5.1-71.el5.x86_64 conflicts with file from package sssd-client-1.5.1-70.el5.i386 file /usr/share/man/man8/sssd_krb5_locator_plugin.8.gz from install of […]
在RHEL 6服务器上运行yum update ,我收到以下消息。 我已经尝试searchlibmodule-10.0.0.1826-b10_0_0_1826.x86_64软件包和依赖项,但找不到解决scheme。 Loaded plugins: product-id, rhnplugin, security, subscription-manager This system is receiving updates from RHN Classic or RHN Satellite. Setting up Update Process rhel-x86_64-server-6 | 1.8 kB 00:00 Resolving Dependencies –> Running transaction check —> Package unixODBC.x86_64 0:2.2.11-7.1 will be updated –> Processing Dependency: libodbc.so.1()(64bit) for package: libmodule-10.0.0.1826-b10_0_0_1826.x86_64 —> Package unixODBC.x86_64 0:2.2.14-14.el6 […]
当我做yum ,它说 bash: /usr/bin/yum: /usr/bin/python2.62.7: bad interpreter: No such file or directory 我的aws实例细节如下: Linux ip-72-311-15-127 3.14.27-25.47.amzn1.x86_64 #1 SMP Wed Dec 17 18:36:15 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux /usr/bin/apt-get也不可用 /usr/bin/yum在那里,所以我试过了 /usr/bin/yum install -u mongodb-org 这使 bash: /usr/bin/yum: /usr/bin/python2.62.7: bad interpreter: No such file or directory 对此有何build议?
我试图在Centos 6.7下安装最新版本的sqlite( > 3.7.5 )。 所以当我启动install命令: yum install sqlite 我收到以下消息: 打包sqlite-3.6.20-1.el6_7.2.x86_64已经安装和最新版本 没事做 问题:如何在Centos6.7中安装最新版本的sqlite ? 谢谢。