Displaying 20 results from an estimated 200 matches similar to: "Yum Python Errors"
2005 Jul 21
1
Yum problem
Anyone tell me why I am suddenly getting this error, I did an RPM
rebuild remove all the duff db files from /var/lib/rpm, uninstalled yum
re-installed it from the CD, still doesn't work:
yum -y update
Setting up Update Process
Setting up Repos
addons 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
2008 Jan 29
2
yum fails with invalid dependency on sqlite
Hi, I am using Centos 4.6 on x86-64. recently when I tried to do a yum -y
check-update this is the output I get
[root at amd64 ~]# yum check-update
Setting up repositories
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
2006 Dec 15
0
YUM KeyError: 'epoch'
Hello,
I am running Centos 4 fully updated (as of 1 week ago)
I tried to use yum last night and I got this error:
[root at localhost share]# yum update
Setting up Update Process
Setting up repositories
update 100% |=========================| 951 B 00:00
rpmforge 100% |=========================| 1.1 kB 00:00
base 100%
2007 Nov 15
1
Yum update fails
I updated my centos 4.5 server to centos last week and I am now getting
errors when I attempt to do a yum update:
[root at AJD-slag ~]# yum update
Loading "installonlyn" plugin
Plugin "fastestmirror" uses deprecated constant TYPE_INTERFACE.
Please use TYPE_INTERACTIVE instead.
Loading "fastestmirror" plugin
Setting up Update Process
Setting up repositories
update
2008 Jul 02
2
Yum errors
I'm having a problem with a fairly new server.
Running yum upgrade I get the following:
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 105, in main
result, resultmsgs = base.doCommands()
File "/usr/share/yum-cli/cli.py", line 289, in doCommands
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 ?
2013 Jul 01
3
Yum errors
Hi,
I have a machine that recently had some file system corruption. fsck was able
repair the file system but I am getting the following error when I try to
do yum update:
[Errno 21] Is a directory: '/var/lib/yum/yumdb/e/2f883c08e3b596b66fcc19c6b4d73b11c9aaa43e-e2fsprogs-1.41.12-14.el6_4.2-x86_64/checksum_type'
In searching Google, some suggested renaming the yumdb but that just results
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
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,
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
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
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 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
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
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>
2007 Dec 31
1
Yum breaks after updating to CentOS 4.6
Hi everyone,
Yum on one my CentOS systems has decided to stop functioning after an
upgrade to CentOS 4.6. It's complaining about errors with
Python-SQLite packages?
Any ideas anyone? Here is what happens.
[root at monk var]# yum search zaptel
Setting up repositories
Reading repository metadata in from local files
Traceback (most recent call last):
File "/usr/bin/yum", line 29,
2007 Dec 23
1
yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade
Hello all,
I am having a problem running yum after doing the 4.6 upgrade. I did
a live update through yum and no problems were encountered. However, now
when I try to run yum (with any commands/options) I get this error right
after loading/reading the repo's -
eading repository metadata in from local files
Traceback (most recent call last):
File "/usr/bin/yum", line
2011 Jul 13
1
PXE booting centos6
Hello I am trying to PXE boot centos6 but i get an error,
Seetings are: PXE server is a cobbler centos5 machine trying to
boot a centos6 client
Traceback (most recent call first):
File "<string>", line 64, in __iter__
File "/usr/lib/yum-plugins/whiteout.py", line 46, in
postreposetup_hook
for event, elem in iterparse(infile):
File
2007 Dec 17
21
New error in Centos 5.1
Just started a "pilot" puppet server for real after messing around in
VMs for the past week or so... I used the 0.24.0 since it was available,
and on the test run, got this:
err: Could not prefetch package provider ''yum'': Execution of
''/usr/bin/python
/usr/lib/ruby/site_ruby/1.8/puppet/provider/package/yumhelper.py''
returned 512: /usr/bin/python: