similar to: yum-updatesd no longer working

Displaying 20 results from an estimated 10000 matches similar to: "yum-updatesd no longer working"

2008 Jul 07
3
yum-updatesd not working on CentOS 5.2
Dear Srs, yum-updatesd-0.9-2.el5 appears that it's not working on freshly installed CentOS 5.2, using: # rpm -qa "yum*" yum-metadata-parser-1.1.2-2.el5 yum-updatesd-0.9-2.el5 yum-3.2.8-9.el5.centos.2.1 yum-fastestmirror-1.1.10-9.el5.centos I see some bugs ([1], [2] and [3]) in the bug tracker, and more info related to other distros like Fedora, etc.. with the same problem.
2007 Aug 01
3
yum-updatesd.conf on centos 5
Hi All, I am running CentOS5 . Yum pkg was installed by deault fresh installation. pls see below for installed yum pkgs. [root at mailgw ~]# rpm -qa |grep yum yum-updatesd-3.0.5-1.el5.centos.2 yum-3.0.5-1.el5.centos.2 later, I installed below pkg for protection. yum-protectbase-1.0.4-2.el5.centos Now, everything works. But, in this vershion of yum, It has no crontab running. It has a file
2011 Dec 28
3
why not have yum-updatesd running by default?
Ever since someone told me that one of my servers might have been hacked (not the most recent instance) because I wasn't applying updates as soon as they became available, I've been logging in and running "yum update" religiously once a week until I found out how to set the yum-updatesd service to do the equivalent automatically (once per hour, I think). Since then, I've
2009 Jan 09
1
Yum-updatesd version in reports?
Hi, I've just startted configuring yum-updatesd on all our servers to install updates automatically and it works great. But I don't see anywhere in its config or command line options a way to find which package version was replaced by which. Is this achieveable in any way or should I resort to some home-grown scripting again? Thanks. -Amos
2011 Dec 14
1
CentOS 6, yum-updatesd
Back in the Fedora docs I found on a google, it mentions that in FC6, the preferred tool for updates was the "new" yum-updatesd. Anyone know: a) what theological reason upstream had to drop it altogether, and b) what's the recommended replacement - is it yum-cron? I hand-update some servers, and of course users' workstations, but some system, like home directory servers and
2012 Jan 17
6
anyone doing automatic yum updates via yum-updatesd on production servers?
I've read that it's not recommended to automatically apply updates via yum-updated on production servers, but I keep encountering servers that have this enabled. Are any of you doing automatic yum updates on production servers in CentOS 5 via yum-updatesd? Have you experienced any negative side effects? The only thing I can think of is if say a client had a custom version of PHP
2008 Feb 25
0
Yum-updatesd not functioning
I have a couple of CentOS 5.1 boxes, mostly i386, but a couple x86_64, some real, some virtual. On all of them, I have yum-updatesd configured to emit via email to root. Here is a sample yum-updatesd.conf from one of them: [main] # how often to check for new updates (in seconds) run_interval = 14400 # how often to allow checking on request (in seconds) updaterefresh = 600 # how to send
2014 Aug 05
0
CESA-2014:1004 Important CentOS 5 yum-updatesd Update
CentOS Errata and Security Advisory 2014:1004 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1004.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e593f9eab9fe9517cae767a1601e076ebd9d5a6e9d5a81428b72c4cc2c382573 yum-updatesd-0.9-6.el5_10.noarch.rpm x86_64:
2009 Feb 12
4
tty login hangs
Hi all, I have two servers both identical in hardware and I have just done a clean install of CentOS 5.2 x86_64 on both. Sometimes (more often than not) when I log in at the physical console (e.g. tty1, tty2, etc.) I will be logged in and it stops responding even if the shell is not doing anything. When this happens I can still switch to another VT with alt+f2 and login as normal. I don't
2008 Dec 11
6
yum-updatesd or similar for CentOS 4
Hello, we have enabled yum-updatesd on our dozen real and virtual machines running CentOS 5.2 some time ago and are very satisfied: afarber at ablsw01:~> grep -v ^# /etc/yum/yum-updatesd.conf [main] run_interval = 7200 updaterefresh = 1200 emit_via = email dbus_listener = no do_update = yes do_download = yes do_download_deps = yes (it would be good to make it use the proxy though...) My
2009 Apr 28
1
Update notification
CentOS 5.3 New updates available used to be flagged in the (Gnome) desktop notification area, but I don't get them any longer. What could be the problem? yum-updatesd is set up with the default configuration (dbus), and on the machines I changed the notification to email, I do indeed receive these emails.
2010 Aug 03
1
yum doesn't exit
Running "yum update", yum appears to perform fine and appears to finish but continues to reside in memory: ... Updating : lftp 2/4 Cleanup : lftp 3/4 Cleanup : freetype 4/4 Updated: freetype.i386 0:2.2.1-25.el5_5 lftp.i386 0:3.7.11-4.el5_5.3
2009 Aug 13
5
yum update
Can any one clarify this, is auto updating at all production servers recommended or not? need to know your opinion, how do you manage the update? -mu
2012 Oct 25
6
Completely automatic yum updating on Centos 6
I am about to set up a computer with Centos 6 that I'll probably never see again. I don't want to give out the root password, but I would like to have it automatically and transparently update itself. What is the best way to do this? I have been looking at webpages about yum-cron and yum-updatesd but nothing directly addresses Centos 6 and it appears that at least one of those two
2010 Jul 19
2
Problem with yum
I am experiencing a problem with yum on one of my CentOS-5.5 systems. Specifically, on Friday past (July 16), I ran yum update as root. Yum displayed all of the outdated packages and asked if I wanted to proceed. An answered yes. This first package downloaded was nss. At this point yum simply stopped processing or responding. A ctrl-c at the yum session terminal window did not interrupt the
2009 Jun 16
7
Rsync, SSH and authorized_keys problem
Hi, I'm trying to backup from one machine to the other (automatically via cron) using rsync and ssh password-less public key authentication. I having been trying to set this up following an article in a Linux magazine[1] by only allowing the specific rsync command to run on the remote box. I am using the following rsync command: $ rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup
2011 Apr 05
3
Understanding yum automatic upgrades
Hello, Sorry if this is somewhat naive, but I'm a little confused as to what the criteria is for that which will get upgraded automatically by yum and what will not. I see in our logwatch messages from time to time that yum upgraded a bunch of stuff, but I also notice that yum will not upgrade other packages at all (easy example is clamav, but there are others). Can someone
2009 Mar 03
1
Yum security plugin
Hi, On CentOS 5.2 x86_64 (2.6.18-92) the yum security plugin seem to not working. If I try "yum update --security" nothing is done. Is there something to configure ? All the following packages are installed on my system. yum.noarch 3.2.8-9.el5.centos.2.1 installed yum-aliases.noarch 1.1.10-9.el5.centos installed
2008 Jul 02
3
Crashing after Update
Hello All! I''ve been running Rails 2.0.2 with Ruby 1.8.6 for the last six months. I developed an application that runs fine on two different servers -- or at least, it used to. I used Mongrel as a development server, but requirements called for using Apache for a production deployment. I found Phusion Passenger (mod_rails) and decided to give it a try. I decided to update my rubygems
2016 Apr 11
0
Xen4CentOS 6 64bit - domUs don't shutdown on dom0 after "yum upgrade" to 4.6.1
On Thu, Apr 7, 2016 at 5:46 PM, exvito here <ex.vitorino at gmail.com> wrote: > Hello all, > > I'm addressing the mailing list following the suggestion of gwd on > #centos-virt @freenode IRC. > > The subject says most of it. Here are the details : > > - Was running 4.4.x and configured such that /etc/xen/auto domUs would be > saved/restored on dom0