FC11testing版升级到FC12。 当我做yum列表时,我看到列在最右边的列如下:'fedora''安装'和'@fedora'。 以前我从来没有“@fedora”,只是从FC11-> FC12升级时才出现。 另外当我看看我安装的内核 kernel-PAE 2.6.30-0.97.rc.fc12 installed kernel-PAE 2.6.31.5-127.fc12 @fedora 为什么我有两个条目?
我是一个Linux的noob,所以我试图让我的网站运行apache和PHP,然后我离开我的Linux服务器独自,它只是工作,没有抱怨。 不过,这一次,我正在使用networking解决schemeVPS,而且没有像yum这样的预装实用程序。 我试图安装这些实用程序,但问题似乎是所有的说明是针对Linux的不同版本或FC的不同版本。 最新的指令,在http://www.wallpaperama.com/forums/how-to-install-yum-problems-installing-on-linux-redhat-fedora-commands-t471.html – 导致这个错误。 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 installed correctly. It's possible that the above module doesn't match […]
我正在尝试使用YUM在CentOS上安装Apache和PHP,但不断收到这些错误。 任何人都知道什么是错的? 谢谢! Loading mirror speeds from cached hostfile * c5-testing: dev.centos.org Setting up Install Process Parsing package install arguments Resolving Dependencies –> Running transaction check —> Package httpd.i386 0:2.2.8-1.el5s2.centos set to be updated –> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: httpd i386 2.2.8-1.el5s2.centos c5-testing 1.0 M Transaction […]
我正在运行Centos 5.3,我正在使用split作为数据导入的关键部分。 运行在服务器上的拆分版本似乎不支持-p (模式匹配)。 服务器上的版本是split (GNU coreutils) 5.97 ,而我的mac上有-p的版本不会响应-v或–version。 yum list split并没有提到任何东西。 我怎么能在那里得到?
目前,我通过sudo遇到了一些麻烦。 出于某种原因,它似乎不工作: aron@graviton [/var/log]# sudo yum clean all There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: /usr/lib64/python2.4/lib-dynload/datetime.so: failed to map segment from shared object: Cannot allocate memory Please install a package which provides this module, or verify that the module is installed […]
我还没有进一步的信息,但是我会在早上排除故障,我想要一个起点。 有没有任何理由,昨天在Apache设置基本身份validation后,安装yum(昨天工作正常)会失败? 我已经search谷歌和SF近一个小时,找不到任何相关的。
我做了 yum install git-core 然后git 我越来越 bash: git: command not found 我在上面的步骤中错过了什么?
我的apache不是从源码安装的,而是由yum安装的。 现在我想添加apache:asp模块,它仍然可能与yum ?
我知道如何在更新RHEL时排除某些软件包,例如: yum update –exclude = kernel 如何防止百胜从5.3更新到5.5
我目前在安装了PHP 5.3.2的Cent OS 5上运行我的系统。 我没有任何问题,但已经注意到我的一个主要yum软件仓库(primefaces)继续使用5.2,并推动所有5.2.14的最新更新定期。 5.3.2或5.3.3比5.2.14有真正的优势吗? 是否有可能伤害我以任何方式删除PHP和重新安装5.2.14?