Questions tagged «yum»

在基于RPM的系统上安装,更新和删除软件包的软件包管理器。yum代表Yellowdog Updater,Modified。

1
百胜回购问题
我的CentOS-Base.repo具有以下镜像: [base] name=CentOS-$releasever - Base baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 enabled=1 #released updates [updates] name=CentOS Server updates gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 baseurl=http://custom-url/centOS-updates/ enabled=1 当我说时yum install yum-utils,它失败并显示错误信息 http://custom-url/centOS-updates/Packages/yum-utils-1.1.31-46.el7_5.noarch.rpm: [Errno 14] HTTP Error 500 - Internal Server Error Trying other mirror. Error downloading packages: yum-utils-1.1.31-46.el7_5.noarch: [Errno 256] No more mirrors to try. 我在这里有两个问题: Why is it …
1 linux  centos  yum 

0
在centos 5.5上安装最新的vlc
我正在使用Centos 5.5。当我尝试的时候 yum install vlc 我有vlc 0.9.9a版本,该版本非常老,有很多错误。有没有办法获取最新版本的VLC?我已经尝试过 yum update vlc 它说“没有更新”,这是不正确的,因为最新版本的VLC>2。任何帮助将不胜感激。谢谢。

1
完整的百胜历史
当我运行时,yum history我会得到最近20次yum操作的列表。如果我不清除历史记录,是否可以获取完整列表? yum是否仅跟踪最近的20次操作?是否有类似于bash的设置让您保留更多?
1 linux  history  yum 

4
yum更新失败
i have RHEL 6.3 [root@RHEL6 yum.repos.d]# uname -a Linux RHEL6.3-64-BuildMac 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux My /etc/yum.conf looks like [main] cachedir=/var/cache/yum/$basearch/$releasever keepcache=0 debuglevel=2 logfile=/var/log/yum.log exactarch=1 obsoletes=1 gpgcheck=1 plugins=1 installonly_limit=3 reposdir=/etc/yum.repos.d/rhel.repo The contents of my /etc.yum.repo.d/rhel.repo looks like [rhelrepo] name=my rhel repo baseurl=http://mirror.centos.org/centos/6.3/os/x86_64/ …


1
安装MEAD依赖项错误
我正在尝试安装一个名为MEAD的程序。 做的时候 sudo yum localinstall mead-2.2.9-12.1.x86_64.rpm 我明白了: --> Processing Dependency: libstdc++.so.6(CXXABI_1.3.9)(64bit) for package: mead-2.2.9-12.1.x86_64 --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) for package: mead-2.2.9-12.1.x86_64 --> Finished Dependency Resolution Error: Package: mead-2.2.9-12.1.x86_64 (/mead-2.2.9-12.1.x86_64) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: mead-2.2.9-12.1.x86_64 (/mead-2.2.9-12.1.x86_64) Requires: libstdc++.so.6(CXXABI_1.3.8)(64bit) Error: Package: mead-2.2.9-12.1.x86_64 (/mead-2.2.9-12.1.x86_64) Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) You could try using --skip-broken to work …


0
Sudo yum vs sudo apt-get
我曾经是一个Ubuntu用户,最近在一台旧电脑上安装了Fedora,我不得不使用yum而不是apt-get。yum和apt-get有什么区别?有什么好处或缺点可以区分彼此?
linux  yum  apt-get 

2
在没有root权限的情况下在CentOS上安装devtools
我想在运行CentOS 5.4的集群上安装devtools(获取比默认版本更高版本的gcc。我需要gcc> 4.7才能使用某些C ++ 11功能) 但是我没有root权限。是否可以在我的用户主文件夹中安装devtools,而无需root访问权限?本回答中给出的步骤假定root访问权限可用。感谢您的任何信息或链接。
centos  root  yum 

2
YUM更新错误
我有一台带有CentOS 6的虚拟机。我试过运行yum update,但是我收到了这个错误: http://mirror.centos.org/centos/6/addons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again 我怎样才能解决这个问题。有没有办法重新安装Yum以恢复其设置?

1
YUM由于库缺失而崩溃
我试图删除股票Lua并构建我自己的股票,所以我试过: yum remove lua 但是对包的依赖性太多而且它不允许我删除它所以我使用rpm代替: rpm -r --nodeps --force lua 它删除了Lua。然后我建立了自己的。然而yum从现在开始崩溃,每次我运行yum(如果是yum install或yum list,或者只是yum都没关系),它给了我 error:There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: liblua-5.1.so: cannot open shared object file: No such file or directory Please install a package which …
linux  fedora  yum  rpm 



2
fedora12,yum在执行操作后未释放“锁定”
这个问题最近经常发生,我似乎找不到预防它的方法。每当执行yum诸如安装或删除软件之类的操作时,它似乎都能成功执行,但随后我将无法继续执行下一个yum命令 例如,我执行了yum remove skype,它似乎删除了ok,但是接下来,当我尝试yum search skype显示yum仍在处理时,我必须通过kill 1234(或任何PID)手动终止该进程。 我的输出如下 [root@nevada james]# yum remove skype Loaded plugins: presto, refresh-packagekit Setting up Remove Process Resolving Dependencies --> Running transaction check ---> Package skype.i586 0:2.1.0.47-fc10 set to be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: skype …

3
如何修复RHEL 5.3框上的yum错误
尝试在RHEL 5.3 linux机器上安装任何软件包时出现错误。我以前使用yum安装了mc(midnight commander),但最近它开始失败。 我该如何解决? 谢谢, 我在下面插入了会话的日志。 [root@anjanb ~]# yum install multitail Repository engineering-update is listed more than once in the configuration Repository engineering-install is listed more than once in the configuration Repository emergency-update is listed more than once in the configuration Repository emergency-install is listed more than once in …

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.