similar to: how to stop yum when networkmanager has broken resolv.conf?

Displaying 20 results from an estimated 3000 matches similar to: "how to stop yum when networkmanager has broken resolv.conf?"

2015 Feb 20
1
how to stop yum when networkmanager has broken resolv.conf?
Oh, and if you don't have killall installed, you can use: ps -ef | grep yum to get the pid and then use: kill -TERM pid or easier even is: kill -TERM `pid of yum` Chris On Fri, Feb 20, 2015 at 4:13 PM, Chris Stone <axisml at gmail.com> wrote: > try CTRL-Z to put that running process in your shell to sleep, then: > > bg 1 > > to put the process in the background.
2015 Feb 20
0
how to stop yum when networkmanager has broken resolv.conf?
try CTRL-Z to put that running process in your shell to sleep, then: bg 1 to put the process in the background. Then you can run: killall -TERM yum to kill all the yum processes. If that doesn't kill it after running a couple of times, then use: killall -9 yum and that should do it. Chris On Fri, Feb 20, 2015 at 4:00 PM, Les Mikesell <lesmikesell at gmail.com> wrote: > So,
2015 Mar 09
6
Centos 6 - disabling IPv6 addressing
Sorry - that should be sysctl -w net.ipv6.conf.all.accept_ra=0 to disable that, not 1. Chris On Sun, Mar 8, 2015 at 11:14 PM, Chris Stone <axisml at gmail.com> wrote: > Try: > > sysctl -w net.ipv6.conf.all.accept_ra=1 > > to persist between boots, be sure to add this to your /etc/sysctl.conf > file. > > This should prevent the box from listening to any RA
2005 Oct 23
5
dags repo after 4.2 update
Is anyone else having probs with dags repo after 4.2 update? # yum update Setting up Update Process Setting up repositories http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (101, 'Network is unreachable')> Trying other mirror. Cannot open/read repomd.xml file for repository: dag failure: repodata/repomd.xml from dag: [Errno 256] No more
2015 Mar 09
3
Centos 6 - disabling IPv6 addressing
On Fri, Mar 6, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com> wrote: > > > On 03/06/2015 11:00 AM, Robert Moskowitz wrote: > >> >> >> On 03/06/2015 10:55 AM, Barry Brimer wrote: >> >>> >>> >>> IPV6INIT="no" >>>> >>>> But I am still getting a global IPv6 (and of course local scope).
2007 Oct 31
3
Enable Repositories: [Errno 14] HTTP Error 404: Not Found
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Centos Users How to enable Repositories mentioned in "What are all the CentOS repositories (directories) and what is each one for?" [0] # yum -y update Loading "installonlyn" plugin Loading "protectbase" plugin Setting up Update Process Setting up repositories base 100%
2007 Apr 18
2
Yum Mirror Errors
While attempting to grab some packages from the repos I've been getting a lot of mirror errors. Anyone have any idea why? I've recently updated from CentOS 5 Beta2 to the final version and it went flawlessly. The first thing I did though was to update the centos-release packages per a previous post. I was under the impression this would take care of repo problems. Was I incorrect?
2016 May 17
4
Re Centos 7.2 Repos
On 05/17/2016 12:08 AM, Peter wrote: > On 17/05/16 17:51, jd1008 wrote: >> I installed the nux repo just now. I ran >> >> yum -y install mplayer-common-1.1-33.20150505svn.el7.nux.x86_64.rpm >> mplayer-1.2-92_snap20130920.el7.x86_64.rpm > ... > > This is insane, just do: yum install smplayer > The insane thing is that not all the repos are NOT installed in
2015 Jun 15
3
Having a problem with a yum repo
Hi, yum update is giving me the following errors: # yum -y install mplayer Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security Setting up Install Process Loading mirror speeds from cached hostfile epel/metalink | 12 kB 00:00 * base: centos.sonn.com * c6-media: * elrepo: elrepo.org * epel: mirrors.tummy.com * extras: mirrors.xmission.com *
2013 May 30
1
6.4 failing to connect
Why do I keep getting this, and what do I do?? The error message is Greek to me. :-{ [root at Hbsk ~]# yum update Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile epel/metalink | 13 kB 00:00 * c6-media: * epel: mirror.vcu.edu * remi: rpms.famillecollet.com
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 -
2005 Sep 19
4
YUM error - are repositories down or something?
Following advice on how to ensure that PHP and MySQL are on my machine and working correctly, I ran the following YUM command, with the subsequent error: [root at localhost ~]# yum install php php-mysql httpd mysqlclient10 mysql- server Setting up Install Process Setting up Repos http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (113, 'No route
2019 Apr 18
2
epel-repository | repomd.xml.asc: [Errno 14] HTTP Error 404
Hi. I try to install openvpn at my centos 7 server (CentOS Linux release 7.6.1810 (Core)). According to many tutorials at the internet, I was using yum install epel-release -y to enable the repo. When (after installing epel-release) I try to install openvpn using yum install openvpn -y I get this error: Geladene Plugins: fastestmirror Loading mirror speeds from cached hostfile
2015 Mar 10
1
(no subject)
Hi Guys, i've CentOS 6.6 (Final) 64 bit version installed and I can not access the online repositories to install/update (pls see eror below the error), I tried to google this error I get a lot of links but nothing I could really solving this issue. I've already disabled ipv6 and also defined proxy in /etc/yum.conf. [root at myhost ~]# yum update Loaded plugins: fastestmirror,
2017 Jul 10
2
Problem with download from local mirror
Hello Dear I have lunched a local mirror but, I have a problem when I want to download package from it , I get this error when I run "yum update" failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try. http://centos.local/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP Error 4 04 - Not Found I do not Find out what is problem? I haved installed centos 7
2015 Feb 15
2
Updated Spam Assassin for CentOS 5...
I am wondering about updating the version of Spam Assassin on my CentOS 5 mail server. The current version, 3.3.1-4.el5 (stock RHEL version), has been 'leaking' recently. I suspect I need some newer match rules to detect some of the newer flavors of spam. I see that in rpmforge's extras repo is version 3.3.2-4.el5.rfx -- is this version worth installing? Are there even newer versions
2006 Dec 14
1
Dag mirror, yum and repomd.xml!
Hi: I have a mirror of dag repository (http://apt.sw.be/redhat/el4/en/i386/dag/) in my intranet which is used by other servers to install/update rpms. I installed on every remote server the rpmforge rpm, edit the /etc/yum.repos.d/rpmforge.repo to fit with my intranet mirror, but when I run yum, I get this error: #yum -c rpmforge.repo search nagios Warning, could not load sqlite, falling back to
2013 Nov 02
1
6.4 : How to enable epel and the rpmfusions??
I've installed 6.4 on an old T30 ThinkPad, and I'm in the midst of setting it up. I can't seem to get an rpm of Pan for it, nor even to do yum update. Mousing around fedoraproject eventually got me to http:// rpmfusion.org/Configuration/ and from there to downloads for the free, nonfree, and epel packages (along with a caveat that tells you -- *after* you've gotten rpmfusion
2011 Jun 15
2
Mirror URL Times Out
Dear All, I am using Centos 4.7, i have an issue when i run yum update, the URL times-out even when i browse it on firefox #yum update php Setting up Update Process Setting up repositories http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out> Trying other mirror. Cannot open/read repomd.xml file for repository: update
2017 Jul 11
1
Problem with download from local mirror
Thanks for consideration I use this command for update my repo rsync -avzH --delete-after centos.mirror.angkasa.id::centos /home/centos/ --log-file=/var/log/rsync/rsync.log.$(date +%Y%m%d%H%m%S) Best Regard Mohsen On Mon, Jul 10, 2017 at 11:32 PM, Marcelo Roccasalva < marcelo-centos at irrigacion.gov.ar> wrote: > On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour >