系统安装了CentOS 6.2 32位。 我有一些问题运行“yum更新” – 我得到一系列的错误,指出正在安装不正确的RPM(请参阅此链接: http : //www.centos.org/modules/newbb/print.php? form=1&topic_id = 34994&forum = 56&order = ASC&start = 0 ) [root @ orange yum]#yum更新 完成依赖关系解决scheme 错误:Package:python-paramiko-1.7.6-1.el5.rf.noarch(rpmforge) 需要:python(abi)= 2.4 安装:python-2.6.6-29.el6.i686(@ anaconda-CentOS-201112130233.i386 / 6.2) python(abi)= 2.6 你可以尝试使用–skip-broken来解决这个问题 你可以试试运行:rpm -Va –nofiles –nodigest 我正在跟踪该线程,并input此cmd:rpm -qa | fgrep .el5 | less了,find了一些条目。 [root @ orange〜]#rpm -qa | grep .el5 | 分类 fping-3.1-1.el5.rf.i386 […]
具体而言,我想知道Oracle Instant Client的yum软件包的软件包名称。 我尝试了一些Google似乎喜欢的东西 ,比如oracle , oracle-instantclient-basic , oracle-instantclient-devel等。 其次,我如何search可用的yum包?
我是linux新手,在成功安装PostgreSQL 9.1之后试图安装PostGIS2。 机器正在运行CentOS 6.3并安装了cPanel。 问题:当我尝试使用yum: yum install postgis2_91 postgis2_91-utils安装PostGIS时,出现下面的依赖关系错误。 我应该如何解决这个依赖问题并安装PostGIS? 非常感谢! –> Finished Dependency Resolution Error: Package: postgis2_91-utils-2.0.1-1.rhel6.i686 (pgdg91) Requires: perl-DBD-Pg Error: Package: gdal-1.7.2-1.el6.i686 (pgdg91) Requires: libdapserver.so.7 Error: Package: gdal-1.7.2-1.el6.i686 (pgdg91) Requires: libdap.so.11 Error: Package: gdal-1.7.2-1.el6.i686 (pgdg91) Requires: libgeotiff.so.1.2 Error: Package: gdal-1.7.2-1.el6.i686 (pgdg91) Requires: libnetcdf.so.6 Error: Package: gdal-1.7.2-1.el6.i686 (pgdg91) Requires: libdapclient.so.3 Error: Package: gdal-1.7.2-1.el6.i686 (pgdg91) […]
运行“百胜更新”,它得到安装,然后中断。 不确定是什么问题。 Google什么也没有显示 Error in POSTIN scriptlet in rpm package gtk2-2.18.9-10.el6.x86_64 error: error creating temporary file /var/tmp/rpm-tmp.NB84HC: Invalid argument error: Couldn't create temporary file for %post(gtk2-2.18.9-10.el6.x86_64): Invalid argument Updating : e2fsprogs-libs-1.41.12-12.el6.x86_64 44/378 Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/yum/rpmtrans.py", line 387, in callback self._instCloseFile( bytes, total, h ) File "/usr/lib/python2.6/site-packages/yum/rpmtrans.py", line 463, in _instCloseFile self.base.history.trans_data_pid_end(pid, […]
我看到了很多这样的其他问题,但是他们没有一个回答我遇到问题的确切部分(实际上安装了Python RPM)。 我的系统上有人在我的64位CentOS 5.8安装上删除了/ usr / bin / python和/usr/bin/python2.4。 我从源代码重新编译Python 2.4,但现在每当我尝试yum安装任何东西,我得到以下错误: [root@cerulean-OW1 ~]# yum install httpd There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named yum Please install a package which provides this module, or verify that the module is […]
运行以下命令时,yum挂起Setting up repositories 。 [vagrant@centos48 yum.repos.d]$ sudo yum install emacs Setting up Install Process Setting up repositories 的yum.conf [vagrant@centos48 ~]$ cat /etc/yum.conf [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest installonlypkgs=kernel kernel-smp kernel-devel kernel-smp-devel kernel-largesmp kernel-largesmp-devel kernel-hugemem kernel-hugemem-devel distroverpkg=centos-release tolerant=1 exactarch=1 retries=20 obsoletes=1 gpgcheck=1 plugins=1 proxy= [intentionally not listed] # PUT YOUR REPOS HERE OR IN separate files […]
我有以下问题与百胜: $ yum There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named cElementTree Please install a package which provides this module, or verify that the module is installed correctly. It's possible that the above module doesn't match the current version […]
我有一个Centos 6服务器..我已经编译了Perl 5.16(在一个非标准的位置)。 现在,当我尝试安装一些依赖Perl使用yum的包。 百胜尝试再次安装Perl ..我如何告诉百胜使用安装的Perl .. FYI: # perl -v This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-multi-ld Copyright 1987-2012, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source […]
我的系统信息:操作系统:CentOS版本5.7(最终) Apache 2.2.3 Server Running DirectAdmin 1.40.1 Running Exim 4.76 Running MySQL 5.1.57 Running Named 9.3.6 Running ProFTPd 1.3.3c Running sshd Running dovecot 2.0.16 Running Php 5.2.17 Installed Total Memory 8052740 kB Free Memory 3680156 kB Total Swap Memory 25164468 kB Free Swap Memory 25164468 kB 而我试图通过做安装php-imap yum install php-imap 我有以下错误。 [root@www mailer]# yum install […]
我终于开始创build一个本地镜像,由于“locking”符号链接,我现在可以在所有机器上运行yum更新,并让他们拉同样的软件包等,所以他们都是同步的,而不pipe什么时候yum更新是跑。 我现在遇到的问题是确保只使用本地镜像,因为yum似乎默认为另一个镜像,即使我使用baseurl。 是否有可能locking回购configuration,所以yum将只从指定的镜像,即使它不可用? 示例repo conf: [base] name=CentOS-$releasever – Base baseurl=ftp://user:[email protected]/centos/locked/$releasever/os/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 [updates] name=CentOS-$releasever – Updates baseurl=ftp://user:[email protected]/centos/locked/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 [extras] name=CentOS-$releasever – Extras baseurl=ftp://user:[email protected]/centos/locked/$releasever/extras/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5