Displaying 20 results from an estimated 200 matches similar to: "Yum errors"
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:],
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
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 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
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
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
2010 Nov 04
2
HELP! My Wine doesn't work at all !
root at localhost ~ pts4 # wine
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
root at localhost ~ pts4 # wine --version
wine-1.3.6
root at localhost ~ pts4 # winecfg
Nothing is happening!
root at localhost ~ pts3 # sh winetricks
Nothing
2012 Mar 05
3
how to find...
I'm trying to find out from which repo I got xiphos and its matching
sword libraries from, and somehow am not finding it. hints, anyone?
thanks!
--
-------------------------------------------------------------------------------
Under no circumstances will I ever purchase anything offered to me as
the result of an unsolicited e-mail message. Nor will I forward chain
letters,
2018 Apr 30
2
Problem with cr repo.
Hi,
I am having a problem with yum update from the cr repo.
Below is the output of yum:
(vgeppetto2 pts4) # yum update
Loaded plugins: changelog, fastestmirror, priorities
Loading mirror speeds from cached hostfile
* epel: mirror.cogentco.com
171 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package
2005 Aug 08
1
wbinfo problem
Hi all,
I am trying to setup a samba pdc using the "making users happy" example from
Samba-by-Example. Everything seems to check out fine except that I cannot get
wbinfo -u to work. When I do wbinfo -g I get a list of the groups. If I do
wbinfo -u I get the following:
(pocono pts4) # wbinfo -u
Error looking up domain users
(pocono pts4) #
I tried turning up the logging for samba but
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 ?
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
2017 Aug 31
3
sysvolreset doesn't reset all ACLs
On Thu, 24 Aug 2017, Rowland Penny via samba wrote:
> On Thu, 24 Aug 2017 12:41:36 +0200
> Sven Schwedas via samba <samba at lists.samba.org> wrote:
>
>> On 2017-08-24 12:27, Rowland Penny via samba wrote:
>
> I actually used worse words when I found out why I couldn't get my work
> on the python code to work. ;-)
>
>> Does this apply only to sysvolreset
2017 Aug 31
1
sysvolreset doesn't reset all ACLs
On Thu, 31 Aug 2017, Rowland Penny via samba wrote:
> On Thu, 31 Aug 2017 16:04:42 -0400 (EDT)
> me at tdiehl.org wrote:
>
>> On Thu, 24 Aug 2017, Rowland Penny via samba wrote:
>>
>>> On Thu, 24 Aug 2017 12:41:36 +0200
>>> Sven Schwedas via samba <samba at lists.samba.org> wrote:
>>>
>>>> On 2017-08-24 12:27, Rowland Penny via
2006 Jan 26
1
Yum Python Errors
Hi All,
what is the meaning of below from yum,
Traceback (most recent call last):
File "/usr/bin/yum", line 7, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 68, in main
result, resultmsgs = base.doCommands()
File "/usr/share/yum-cli/cli.py", line 408, in doCommands
return self.updatePkgs()
File "/usr/share/yum-cli/cli.py",
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
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
2019 Mar 26
2
do not uninstall old when yum install new
Hi,
I have a specific needs that requires yum do not to uninstall old
version when install new one. For example, I found that
yum install kernel
will install new kernel, and old kernel will remained. But
yum install <something-else>
will uninstall old version after install new one, how to disable it?
Thanks.
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,