Displaying 20 results from an estimated 60000 matches similar to: "yum clean all"
2008 Jul 28
3
CentOS 5.2 yum repos old rpm
Hey everyone,
This is the first time I've ever used a mailing-list so bear with me :-)
I've just got a new dedicated server from Hostik and they've installed
CentOS 5.2 on the system (awesome!) and came pre-installed with PHP, MySQL,
and Apache (among other things). I noticed that PHP version is 5.1.6, the
MYSQL is 5.0.45, and Apache is 2.2.3
I ran yum to update, thinking it would
2011 May 24
3
yum check-updates script not working correctly
Hi all...
A few weeks ago, I installed (and configured) the three recommended scripts to run yum update check via cron.daily on my CentOS 5.6
server (a Dell 2650). Although it is clearly configured to "check only", it appears to be updating, instead. Has something
(environmentally?) changed between the version of CentOS under which those scripts were originally authored and version
2018 Jun 03
1
Questions about yum-cron
Hi,
Up until now I always kept my servers up-to-date manually. Currently I'm
experimenting with yum-cron to automate this process.
I read through various online tutorials, and now I have a couple questions.
1. As far as I know, when editing /etc/yum/yum-cron.conf, I can only use
the following value for update_cmd :
update_cmd = default
If I understand this correctly, 'update_cmd =
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)
2007 Feb 27
1
How to enable yum at startup with yum 2.9
Hi all,
I updated yum 2.4 to yum 2.9 from ATRPMS by using yum as below.
yum update yum
I now have yum 2.9.
pls see yum ver below
[root at mailgw yum]# rpm -qa |grep yum
yum-2.9.4-74.el4.at
yum-metadata-parser-1.0-7.1_1.el4.at
Before that (i.e when I was running yum 2.4), I could enable yum at startup
as below
chkconfig yum on
and I was also able to start/stop/restart yum as below.
2017 Dec 06
0
yum files in /tmp
On 06/12/17 20:25, Jerry Geis wrote:
> Ok so I looked for yum in cron and did not find it.
>
> cd /etc
> # grep yum cron*
>
> grep: cron.d: Is a directory
> grep: cron.daily: Is a directory
> grep: cron.hourly: Is a directory
> grep: cron.monthly: Is a directory
> grep: cron.weekly: Is a directory
>
> # grep yum cron*/*
>
> and the files:
> ls -lR
2017 Dec 06
1
yum files in /tmp
Ok so I looked for yum in cron and did not find it.
cd /etc
# grep yum cron*
grep: cron.d: Is a directory
grep: cron.daily: Is a directory
grep: cron.hourly: Is a directory
grep: cron.monthly: Is a directory
grep: cron.weekly: Is a directory
# grep yum cron*/*
and the files:
ls -lR cron.*
-rw-r--r--. 1 root root 5 Jan 25 2016 cron.allow
-rw------- 1 root root 0 Aug 3 11:33 cron.deny
2014 Aug 11
1
yum-cron email notification doesn't appear
Hi.
I'm installed yum-cron and set:
# by default MAILTO is unset, so crond mails the output by itself
# example: MAILTO=root
MAILTO="root at domain.org.ua"
I see in log that yum-cron done it's job:
# grep "yum" /var/log/cron
Aug 11 03:08:02 venti run-parts(/etc/cron.daily)[4516]: starting
0yum.cron
Aug 11 03:49:30 venti run-parts(/etc/cron.daily)[4761]: finished
2017 Nov 07
0
yum-cron
Hi, folks,
Has anyone else seen the issue of having an excludes= in /etc/yum.conf,
but yum-cron appears to be ignoring it?
This may have been the case earlier this year, where it seemed to
partly install a new kernel, then not done the post-install. I *think*
that's what I'm seeing on a box with twin Tesla cards, with yum.conf:
exclude=kernel* xorg* cuda* kmod*
and yet cron.daily
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
2023 Jan 09
2
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
Hello everybody,
What is the status of the freeipa/sssd and samba conflicts in the
repositories?
I can not wrap my mind around that two big packages are not getting
security updates anymore, because they are conflicting. I will go to
FOSDEM in Belgium this year to figure out more, but I am considering
moving my centos systems to rockylinux.
Kind regards,
Jelle de Jong
On 12/16/22 16:59,
2012 Mar 04
2
getting yum-cron to send a mail
Hello,
On my old centos 5 system I get updates from yum automatically, it sends
a mail to root.
on my new centos 6 things have changed and it has a thing called 'yum-cron'
I have it on and it is working....except I can find no particular file
where mailto might be added.
The crontab is going to root, but yum-cron has nothing as far as a
variable for this.
yum-cron has no man page, no
2009 Jun 12
0
.doTrace problem with eval.parent(substitute(expr)) vs. lazy evaluation of expr
Here are a couple of problems with the use of
eval.parent(substitute(expr))
instead of just lazily evaluating expr in the .doTrace function used by
trace.
(a) In S+ I sometimes use trace() to see how long a function takes
to run with a tracer expression the saves the start time and calls
on.exit to report the difference between the start and end times
when the trace function ends. E.g.,
>
2020 Aug 17
3
Where can CentOS7 yum-cron logs be found?
I'm trying to setup two CentOS7 systems with automatic security updates to run
as my kubernetes nodes. I've also centralized all my outgoing mail through my
mailgun service, so I've been using the cli tool "mailx", which I have configured
with my credentials. Coming from Fedora32 and CentOS7, dnf-automatic had a
helpful emission target that was "email_command". By
2007 Nov 01
1
yum message
I am getting the following daily:
etc/cron.daily/yum.cron:
** Message: sqlite cache needs updating, reading in metadata
** Message: sqlite cache needs updating, reading in metadata
I have run "yum clean dbcache" each time I see this. What am I missing?
Bob
--
Bob Taylor <bob8221 at gmail.com>
2009 Sep 08
3
how to clean YUM download?
We have CENTOS 5.2 on DELL server. While I run "yum update" and yum start download files. in middle of download there have power surge and computer reboot.
Does there has way to clean yum download?
Thanks
___________________________________________________
??????? ? ????????????????
http://messenger.yahoo.com.tw/
2019 Apr 13
0
compile samba 4.10.2 centos 7.6
On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba
<samba at lists.samba.org> wrote:
>
> Hi,
>
> I managed to compile 4.10.0 under CentOS 7.6. I did the following:
I'll put muney down that you did not get it working as a full domain
controller. The"--with-dc" option activates a gnutls >= 3.4.7
requirement.
> - update the yum package repository cache:
2019 Nov 28
0
error in parallel:::sendMaster
Hi Tomas,
Thanks for your prompt reply and your offer to help. I might need to get back to this since I am not too experienced in debugging these kinds of issues. Anyway, I gave it a try and I think I have found the immediate cause:
I installed the debug symbols (r-base-core-dbg), placed https://github.com/wch/r-source/blob/tags/R-3-5-2/src/library/parallel/src/fork.c in cwd and changed the
2004 Nov 23
0
[OT] *nix Server/Windows Client Tips and tricks
Sorry if this is too off topic, but one of the things
that happens when you use a *nix box is you have
opportunities to do some nifty tricks with shell
scripts and whatnot to help maintain your network.
Sometimes, this comes at the expense of using the
tools that come with some windows software and is
the result of necessity. Other times, this comes
because the "nifty" tools that come
2010 Aug 08
5
Encrypted remote backup?
Can anyone recommend a commercial off site remote backup service with a
client (preferably FOSS) for CentOS 5, preferably that allows encryption
of the data being backed up?
Small scale, I'm primarily looking to just back up my mail folder on my
server.
I've been backing it up to local hd via rsync but that drive just died,
I'd prefer to have it backed up to somewhere more stable
2009 Jun 10
1
CentOS 5.3 cron / crontab missing?
Hi On 6/10/09, James Bensley <jwbensley at gmail.com>
Hi all,
I don't know what exactly is causing this, but I can't find cron /
crontab on my CentOS 5.3 machine.
Yes, I know, it's an obvious one, install it. But, it is, according to rpm:
[root at zaxen01 ~]# rpm -aq | grep cron
anacron-2.3-45.el5.centos
crontabs-1.10-8
I have tried yum update crontabs, and then it said there