Displaying 20 results from an estimated 1000 matches similar to: "KVM on CentOS 6"
2014 Dec 11
2
CentOS 5- mount shows a cifs share mounted 4 times!
Hello,
How can this happen?
mount -l
/dev/sda3/ on  type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda1 on /boot type ext4 (rw)
/dev/sdb1 on /music type ext3 (rw)
/dev/mapper/VolGroup00-LogVol00 on /fedora type ext3 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
2009 Oct 30
3
Problem YUM Centos 5
Dear Friends,
Today , I ran command yum update and  I received follow error below.
======================= BEGIN =========
Loaded plugins: fastestmirror
Determining fastest mirrors
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in ?
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 229, in user_main
   
2010 Jun 17
3
yum install perl-XML-Parser
When I do the following:          yum install perl-XML-Parser
I get all these errors.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: mirror.sanctuaryhost.com
 * base: centos.cs.wisc.edu
 * extras: mirror.trouble-free.net
 * updates: mirrors.serveraxis.net
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in ?
   
2010 May 19
2
yum install
I have centos 5.4 and trying the command "yum install yum-utils", it 
gives me an error.  I tried the "yum clean all"
and the did the command again with same message.
I only have [base] and [updates] in the repo.
 yum install yum-utils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.nexcess.net
 * updates: mirrors.gigenet.com
base     
2009 Apr 05
1
error from yum from 5.3
I am getting the the following error on 5.3 x86_64
 yum provides "*/identify"
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.steadfast.net
 * updates: ftp.lug.udel.edu
 * addons: centos.cs.wisc.edu
 * extras: centos.cs.wisc.edu
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in ?
    yummain.user_main(sys.argv[1:],
2009 May 16
1
problem of update by yum
I had updated by yum,however alway received the same result.
The result was:
filelists.xml.gz                                         | 1.0 MB     00:15     
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in ?
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 229, in user_main
    errcode = main(args)
  File
2014 Dec 22
0
Yum error
Hi there,
I've installed C7 and I'm trying to use targetcli and other.
Until yesterday all works good.
Today I've runned yum update, that has updated glibc. Then I installed 
targetcli and targetd. After some operation on an md device like 
mount/umont.
After this, during yum install lsof I get:
.....
Install  1 Package
Total size: 331 k
Installed size: 927 k
Is this ok [y/d/N]: y
2010 May 13
1
yum screwup
I have several machine running CentOS
I upgraded all of them from 5.3 to 5.4
One machine has a yum problem after upgrading
# yum update
Loaded plugins: fastestmirror
Determining fastest mirrors
  * addons: mirror.trouble-free.net
  * base: mirror.team-cymru.org
  * extras: mirror.team-cymru.org
  * updates: mirror.raystedman.net
addons                                                   |  951 B 
2009 Oct 12
1
can't update python ?!@#@?
is this a known issue?
# yum update py\*
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: download.srv.ro
 * updates: download.srv.ro
 * addons: download.srv.ro
 * extras: download.srv.ro
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
--> Running transaction check
---> Package
2011 Feb 08
1
yum is b0rked
hello centos.. my yum is b0rked...
[root at VIRTCENT03:~] #yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in ?
    yummain.user_main(sys.argv[1:], exit_code=True)
 File "/usr/share/yum-cli/yummain.py", line 309, in user_main
    errcode = main(args)
  File
2011 Nov 18
2
yum update fails / problem
Hi,
may be someone has an idea what's broken on one of our RH EL 6.1 server.
I tried all suggestions from the centosforum
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=20237 but
without success.
Thanks for any suggestion . best Regards . G?tz
Loaded plugins: rhnplugin
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
   
2017 Nov 16
2
Can't update
Hi,
I can't do update:
yum update
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 298, in user_main
    errcode = main(args)
 File "/usr/share/yum-cli/yummain.py", line 110, in main
 base = cli.YumBaseCli()
  File
2013 Mar 11
2
CentOS release 5.3 (Final) yum update error TypeError: unsubscriptable object
Just FYI. This machine has been offline and not updated for several months.
I booted it and ran yum update. It generated an error. I googled the error,
no hits. I did "yum clean all". Tried yum update again, it finished
dependency resolution and reported some missing dependencies. I can deal
with that.
love and kisses,
Dave
Here is the tail end of the error output:
---> Package
2009 Apr 08
2
Issues with vsftpd install
For an unrelated reason, I had to uninstall vsftpd from my CentOS 5.3
install.
When I went "yum install vsftpd.i386", I get this:
> [root at 76-240-25-136]# yum install vsftpd.i386
> Loaded plugins: fastestmirror, priorities
> Loading mirror speeds from cached hostfile
>  * rpmforge: fr2.rpmfind.net
>  * base: centos.mirrors.tds.net
>  * updates: ftp.lug.udel.edu
>
2009 Apr 03
1
Problem with python in 5.3 update?
I am trying to update a host from 5.2 to 5.3 via yum in sections
(yum update a\* b\* etc.).  I am seeing this error very frequently:
# yum update red/*
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: mirrors.adams.net
 * updates: ftp.lug.udel.edu
 * addons: mirrors.greenmountainaccess.net
 * extras: yum.singlehop.com
Setting up Update Process
No
2010 Jul 14
1
Running yum shows errors
Hi
I am getting the following errors when i try to use yum to install the 
net-snmp paclages.
[root at sc1 yum.repos.d]# yum install net-snmp
Loaded plugins: fastestmirror
Determining fastest mirrors
Traceback (most recent call last):
   File "/usr/bin/yum", line 29, in ?
     yummain.user_main(sys.argv[1:], exit_code=True)
   File "/usr/share/yum-cli/yummain.py", line 229,
2009 Apr 03
3
yum update perl error in CentOS 5.3
Hello,
if running 'yum update' on a CentOS 5.3 workstation, that was upgraded
from CentOS 5.2, I run into the following error with perl.
[...]
Resolving Dependencies
--> Running transaction check
---> Package perl.i386 4:5.8.8-18.el5_3.1 set to be updated
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in ?
    yummain.user_main(sys.argv[1:],
2008 Oct 13
5
puppet fails to install packages
Hello all,
After banging my head against my desk for a few hours,  I''m posting
here (after being told this isn''t a bug).
I''m trying to use puppet to install some packages on my fedora
clients, som on my puppet master i created a class with the following
contents:
class fedora-ws {
        include atrpms-repo
       $packages = ["subversion"]
       package
2009 Jun 03
4
yum update error this morning
I am getting the following "yum update" error this morning. C 5.3 x86_64.
What shall I do?
Jerry
-----------
yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.nac.net
 * updates: centos.mirror.nac.net
 * addons: mirrors.unbornmedia.com
 * extras: centos.mirror.nac.net
Setting up Update Process
Resolving Dependencies
-->
2016 Dec 14
3
Problem with yum on CentOS Linux release 7.2.1511 (Core) with 3.10.0-327.36.3.el7.x86_64 kernel
Everyone,
I am at a loss on this problem would appreciate some guidance as to
where to start to fix it.
I noticed that my home gateway server was not being updated with the
new kernel and other software, and when I ran yum it aborted with the
following notices.  I tried a yum clean all, but this did not fix the
problem.  I thought the problem may be related to one of the repos, but
I have other