Displaying 20 results from an estimated 100 matches similar to: "yum fails with invalid dependency on sqlite"
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
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:
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
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%
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 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
2007 Oct 22
0
6 commits - doc/Makefile.am doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_player.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_internal.h libswfdec/swfdec_player.c libswfdec/swfdec_player.h
doc/Makefile.am | 2 -
doc/swfdec-sections.txt | 2 +
libswfdec-gtk/swfdec_gtk_player.c | 3 +
libswfdec/swfdec_as_context.c | 31 +++++++++++++++
libswfdec/swfdec_as_context.h | 2 +
libswfdec/swfdec_as_internal.h | 1
libswfdec/swfdec_player.c | 74 ++++++++++++++++++++++++++++++++++++-
libswfdec/swfdec_player.h |
2024 Oct 22
1
invalid permissions
Dear Prof. Roger Koenker,
On Tue, 22 Oct 2024 09:08:12 +0000
"Koenker, Roger W" <rkoenker at illinois.edu> wrote:
> > fN <- rqss(y~qss(x,constraint="N")+z)
>
> *** caught segfault ***
> address 0x0, cause 'invalid permissions?
Given a freshly produced quantreg.Rcheck directory, I was able to
reproduce this crash by running
R -d gdb
# make
2007 Oct 28
0
5 commits - autogen.sh configure.ac libswfdec-gtk/Makefile.am libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_player.c test/trace
autogen.sh | 2 +-
configure.ac | 10 ++--------
libswfdec-gtk/Makefile.am | 4 ++--
libswfdec/swfdec_codec_audio.c | 6 +++---
libswfdec/swfdec_codec_video.c | 6 +++---
libswfdec/swfdec_player.c | 3 +++
test/trace/Makefile.am | 4 ++--
7 files changed, 16 insertions(+), 19 deletions(-)
New commits:
commit
2024 Oct 22
1
invalid permissions
Gurus:
I have a new version of my quantreg package with minimal changes, mainly to fix some obscure fortran problems. It fails R CMD check ?as-cran with the error:
Running examples in ?quantreg-Ex.R? failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot.rqss
> ### Title: Plot Method for rqss Objects
2007 Nov 01
0
4 commits - libswfdec/swfdec_sound_object.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/crashfinder.c test/Makefile.am
libswfdec/swfdec_sound_object.c | 3
libswfdec/swfdec_text_field_movie.c | 3
libswfdec/swfdec_text_field_movie_as.c | 1
test/Makefile.am | 8 +
test/crashfinder.c | 154 +++++++++++++++++++++++++++++++++
5 files changed, 164 insertions(+), 5 deletions(-)
New commits:
commit 9d8541e233b6bb2a465bea0c7b8f8b66f37bb25a
Author: Pekka
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 ?
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
2007 Dec 13
0
libswfdec-gtk/swfdec_gtk_player.c libswfdec/swfdec_as_date.c libswfdec/swfdec_audio.c libswfdec/swfdec_audio_event.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_interval.c libswfdec/swfdec_key_as.c libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie.c
libswfdec-gtk/swfdec_gtk_player.c | 1
libswfdec/swfdec_as_date.c | 7
libswfdec/swfdec_audio.c | 10
libswfdec/swfdec_audio_event.c | 2
libswfdec/swfdec_button_movie.c | 2
libswfdec/swfdec_interval.c | 14
libswfdec/swfdec_key_as.c | 6
libswfdec/swfdec_mouse_as.c | 8
libswfdec/swfdec_movie.c |
2010 Oct 23
0
How to install and update a src rpm?
Hello,
is there please a way to install and later update a src rpm -
instead of locating and downloading that package manually?
I've run: "yum install rpm-build mock yum-utils" successfully.
But when I try to run "yumdownloader --source httpd",
I get the error listed at the bottom of my mail.
Do I maybe need to add a file to /etc/yum.repos.d/ ?
I'd like to have
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
2013 Jan 18
1
F18 import error?
Should I be concerned?
[root@fs1 ~]# cobbler import --name=F18
--path=rsync://mirrors.kernel.org/fedora/releases/18/Fedora/x86_64/os
--arch=x86_64
task started: 2013-01-18_062009_import
task started (id=Media import, time=Fri Jan 18 06:20:09 2013)
Found a redhat compatible signature: Packages
adding distros
creating new distro: F18-x86_64
creating new profile: F18-x86_64
associating repos
2011 Aug 25
2
Puppet Error during Yum execution
Every time a client checks in with the puppetmaster, I receive the
following error in the client logs:
Wed Aug 24 19:55:27 +0000 2011 Puppet (notice): Starting Puppet client
version 0.25.5
Wed Aug 24 19:56:05 +0000 2011 Puppet (err): Could not prefetch
package provider ''yum'': Execution of ''/usr/bin/python /usr/lib/ruby/