Displaying 20 results from an estimated 10000 matches similar to: "Completely automatic yum updating on Centos 6"
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
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 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.
2009 May 15
1
yum-updatesd no longer working
I recently enabled yum-updatesd on two identical servers and configured
it to notify me of updates via e-mail.
This worked fine to start with and it notified me on both machines when
the kernel-2.6.18-128.1.10.el5.x86_64.rpm update was released last week.
However, today I realised that yum-updatesd was not running and thought
it was due to rebooting after the kernel update and that I'd
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
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
2010 May 17
2
Yum segmentation fault when updating to CentOS v5.5
Hi all,
I'm getting a segmentation fault with yum when I try to update a CentOS v5.4
install to v5.5.
What I've done:
* Ran yum clean all.
* Ran yum update yum*
* Ran yum update, and got the segmentation fault.
* Yum suggested running with option --skip-broken, which I did. Still got the
segmentation fault.
* Rebooted machine and ran yum update again. Segmentation fault...
* Googled
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
2016 Dec 15
3
OT: Blank mails from this list
> -----Original Message-----
> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Frank Cox
> Sent: den 15 december 2016 08:10
> To: centos at centos.org
> Subject: Re: [CentOS] OT: Blank mails from this list
>
> On Thu, 15 Dec 2016 07:03:53 +0000
> Sorin Srbu wrote:
>
> I haven't seen what you describe myself.
>
> > I use Outlook 2013 32b
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
2007 Jun 07
3
1) Power off 2) Automatic updates with GNOME
Hi,
1) When I'm doing a server install as well as a desktop install, I
always start from a minimal install, then add components as needed. Now
I noticed that on a minimal system (no X11, no GNOME), when doing either
'halt' or 'shutdown -h now', the machine halts... but doesn't switch off
the power. The user has to do it manually. (I vaguely remember that on
older
2016 Dec 15
7
OT: Blank mails from this list
Hi all,
I apologise for this off-topic question, but wanted to hear from a
third-party as well.
Recently, like the last week or so, I've started getting blank emails from
this list.
Blank as in no message text is visible in the email.
If I do a ctrl-A however, something does get marked. Evidently there is a
message, just not visible.
This particular list is the only one I've noticed
2009 Nov 10
23
Puppet Not Running chkconfig correctly.
So, I noticed that when adding a service to puppet, puppet is running
a chkconfig <service>. However, as far as I can tell, puppet should be
running a chkconfig --add <service>, otherwise the symlinks don''t get
created from the service in /etc/rc.d/rc6.d back to the service in
/etc/init.d. As as a result, the service is not stopped on shut down.
I must be missing something
2009 Jun 02
2
Why yum-cron is only at x86_64 system?
Hello, all.
I have operated centos 4.x and 5.x system.
for 4.x system, I auto update using yum
and for 5.x system, using yum-cron.
but I can't find any yum-cron package (i386) like below.
# yum search yum-cron(at i686, centox 5.3)
Warning: No matches found for: yum-cron
No Matches found
# yum search yum-cron(at x86_64, centos 5.3)
2013 Feb 09
2
A problem
Hello every one
I am a new user of CentOS, I have installed "CentOS-5.8-i386" as a virtual
machine on VMware Workstation 9.0 for learning purposes.
There is a frequented problems, when I want to use "Add/Remove software", I
get this error message:
"another application is currently running which is accessing software
information."
I have tried to know what's
2009 Oct 22
3
Missing yum-priorities in 5.4?
I am looking for yum-priorities or any info on any changes here for
CentOS 5.4. There is also a forum post for this here:
<https://www.centos.org/modules/newbb/viewtopic.php?topic_id=22798&forum=37>
Is this missing on purpose? Function merged with another yum package?
Or is it just missing as an oversight?
--
//Morten
//morten at mortent.org
2008 Jun 25
6
5.2 blues
Hi all,
Am I the only one to have had a totally trouble-free upgrade to 5.2?? I get the
feeling that most everybody seems to have *some* problems...
--
Best Wishes
Sorin
---------------------------------------------
http://home-skynet.servehttp.com/
Proud member of TEAM OS/2.
Mountainbiker [Kona Kilauea - Member of Equipe Les Cafards VTT]
Motorcyclist [Honda VFR750F-'97]
2005 Sep 27
3
quick "points" question
Hi
Just one of those niggles.......
I've just been trying to plot a filled circle.
I thought that this would do it
plot(1,1,type="n")
points(1,1,pch=1,bg="blue",cex=5)
#bg: background ("fill") color for open plot symbols
But I need to do this instead
points(1.2,1,pch=19,col="blue",cex=5)
Am I misunderstanding the "bg" option in the points