similar to: Yum Issues ; Segmentation fault

Displaying 20 results from an estimated 3000 matches similar to: "Yum Issues ; Segmentation fault"

2016 Jul 28
3
installing centos 7 32 bit i386 to laptop
On 7/27/2016 9:58 PM, geo.inbox.ignored wrote: > $ sudo yum install NetworkManager-wifi > [sudo] password for geo: > Loaded plugins: aliases, changelog, fastestmirror, ovl, presto, refresh- > : packagekit, security, tmprepo, verify, versionlock > Setting up Install Process > Loading mirror speeds from cached hostfile > * base: mirror.steadfast.net > *
2011 Jul 26
1
yum segfault - rpmforge problem?
[root at host ~]# yum clean all Loaded plugins: fastestmirror, protectbase Cleaning up Everything Cleaning up list of fastest mirrors [root at ost ~]# yum search libcli Loaded plugins: fastestmirror, protectbase Determining fastest mirrors * base: centos-distro.cavecreek.net * elrepo: elrepo.imt-systems.com * extras: ftp.ussg.iu.edu * rpmforge: apt.sw.be * updates: mirror.nandomedia.com base
2015 Nov 20
5
yum errors
I have inherited centos 6.3 and 6.2 vms in an esxi environment. When I do yum provides ntpd on the 6.3 box I get a lot of errors like: Loaded plugins: fastestmirror, presto Loading mirror speeds from cached hostfile * base: mirror.unl.edu * extras: mirrors.cmich.edu * updates: mirror.steadfast.net http://mirror.unl.edu/centos/6.4/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 -
2011 Mar 02
2
Error: Missing Dependency: libgnokii.so.4()(64bit) is needed by package 6:kdepim-3.5.10-2.el5.x86_64 (installed)
Hi Y'All, Yum update on CentOS 5 has for the last week or so started giving me the following errors root at neodymium 16:03:46 ~ # nice yum upgrade Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.sov.uk.goscomb.net * base: mirror.sov.uk.goscomb.net * epel: mirror01.th.ifl.net * extras: mirror.sov.uk.goscomb.net * rpmfusion-free-updates:
2011 Jul 23
1
Why are all repos < 5.6 listed?
Greetings all. I just enabled all repos on my system, to enable me to find a particular package. This is the first time I have noticed all the Centos repos < 5.6 being listed. Is this a new feature, to include all repos pre 5.6 now? Here's the output of the aforementioned yum command - sorry it's a little bit long: [root at karsites ~]# yum --enablerepo '*' --disablerepo
2015 Nov 20
2
yum errors
> On Nov 20, 2015, at 10:41 AM, Jim Perrin <jperrin at centos.org> wrote: > > It should be looking at /6/ instead of a specific point release. We > (CentOS) do not provide updates for individual point releases. You are > several years behind in security and bug-fix updates. Once a specific > minor version is expired, it is moved off the main mirrors and into the >
2011 Feb 01
1
python-dbus
What is this all about? Seems to be related to my attempt to load hplip-3.10.9 to support an HP Photosmart 3210 all-in-one for scanning through saned. from /var/log/messages: Jan 31 20:07:26 desk python: [2851]: error: dbus failed to load (python-dbus ver. 0.80+ required). Exiting... Jan 31 20:07:49 desk python: hp-systray[3402]: warning: Qt/PyQt 4 initialization failed. When I check for
2016 Jul 28
2
installing centos 7 32 bit i386 to laptop
On 7/27/2016 8:51 PM, geo.inbox.ignored wrote: > have you tried the 7 32 bit? no, all my linux servers now are 64 bit, I havent' run a 32 bit system in a long time. if your internet is working over ethernet, you should be able to install what you need via yum, rather than reinstall from different media... yum install NetworkManager-wifi and you should be able to configure wifi
2009 Mar 24
2
update yum
Am trying to update my wine i get the following .. [] download]# yum update wine* Loading "priorities" plugin Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * epel: ftp.nluug.nl * rpmforge: fr2.rpmfind.net * base: ftp.halifax.rwth-aachen.de * updates: ftp.halifax.rwth-aachen.de * addons: ftp.halifax.rwth-aachen.de * extras:
2011 Jan 30
1
py-yaml complaints from yum
hello list!! I'm having a curious issue.. if I type yum update -y the system complains of a PyYAML dependency: --> Finished Dependency Resolution PyYAML-3.08-4.el5.x86_64 from installed has depsolving problems --> Missing Dependency: libyaml-0.so.1()(64bit) is needed by package PyYAML-3.08-4.el5.x86_64 (installed) Error: Missing Dependency: libyaml-0.so.1()(64bit) is needed by
2010 Jun 01
2
how to install ip6tables?
Hi all, I'm sorry if this is a quick dumb one, but how does one install ip6tables? Running yum install ip6tables doesn't return anything, even with the rpmforge repository enabled: root at mercury:[~]$ yum install -y ip6tables Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirrors.netdna.com * base: pubmirrors.reflected.net * extras: mirror.vcu.edu *
2014 Mar 11
2
Upgrading openssh to 6.5 on centOS 5 machine
Hello Everyone, I am a newbie. I am supposed to upgrade openssh on a centOS machine. Following are the current versions of openssh and centOS. /tmp# /usr/sbin/sshd -V OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008 /tmp# rpm -q centos-release centos-release-5-2.el5.centos I have already tried the following link. http://fr2.rpmfind.net/linux/rpm2html/search.php?query=openssh I am unable
2008 May 18
1
plot a function with a vector as argument
I tried to define a function using another function I defined before, and the previous function has a vector as an argument, when I tried to get the graph of the new function, there was something going wrong. Here is a simple example to explain how it happend: fr1 <- function(x,y){ x^2+x*y+1 } fr2 <- function(x){ fr1(x,3) } plot(fr2) In this case, it worked just fine. But when I
2016 Jul 28
0
installing centos 7 32 bit i386 to laptop
On 28/07/16 06:16, John R Pierce wrote: > On 7/27/2016 9:58 PM, geo.inbox.ignored wrote: >> $ sudo yum install NetworkManager-wifi >> [sudo] password for geo: >> Loaded plugins: aliases, changelog, fastestmirror, ovl, presto, refresh- >> : packagekit, security, tmprepo, verify, versionlock >> Setting up Install Process >> Loading mirror speeds
2009 Aug 22
2
fasttest mirror -doesnt seem to pick sites near my region
guys, i have the yum plugin -> fastest mirror . But not even once i have seen it selecting repos which are near my region such as japan or australia ( where i get the best speeds). Something is wrong. It seems stuck with these 3 sites ; Determining fastest mirrors * ftp-stud.fht-esslingen.de : 0.309373 secs * apt.sw.be : 0.483867 secs * fr2.rpmfind.net : 0.503842 secs
2016 Jul 28
0
installing centos 7 32 bit i386 to laptop
On 07/27/16 23:33, John R Pierce wrote: > On 7/27/2016 8:51 PM, geo.inbox.ignored wrote: >> have you tried the 7 32 bit? > > no, all my linux servers now are 64 bit, I havent' run a 32 bit system > in a long time. > > > if your internet is working over ethernet, you should be able to install > what you need via yum, rather than reinstall from different media...
2014 Sep 02
2
An R rpm question
I've had a request to downgrade R on one server, to match three others (someone who's just left had important scripts, and I assume they break going a full subrelease...). The server they want downgraded is running 4.1.0-5; the others are running 3.0.1-1. ALL are CentOS 6.5, yet yum downgrade tells me "only upgrade available", and yum list R-core-3.0.2\* gives me "no
2010 Aug 06
3
yum-fastestmirror inconsistent exclude behavior
Hi guys, I'm trying to figure out something wherein excluded repositories for the yum-fastestmirror plugin are still being used by the system. To illustrate: [root at sales ~]# cat /etc/yum/pluginconf.d/fastestmirror.conf [main] enabled=1 verbose=0 socket_timeout=3 hostfilepath=/var/cache/yum/timedhosts.txt maxhostfileage=10 maxthreads=15 #exclude=.gov, facebook exclude=maulvi, .gov.ph, .vn
2019 Feb 22
2
new Centos server install yum dependancy error
> Am 22.02.2019 um 14:43 schrieb Voytek Eymont via dovecot <dovecot at dovecot.org>: > > > > On Sat, February 23, 2019 12:31 am, Gerald Galster via dovecot wrote: >> Hello Voytek, >> >> >> the *-devel packages include header files that are only needed if you >> want to compile something, they are not needed for running a dovecot >>
2011 May 04
1
Invalid use of undefined type when make dahdi
I am attempting to install Dahdi on a virtual machine running Centos 5.5 and having various problems. yum install kernel-devel gcc make gcc-c++ libxml2-devel Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.optus.net * extras: mirror.optus.net * rpmforge: fr2.rpmfind.net * updates: mirror.optus.net Setting up Install Process Package