Re: apt, yum, up2date, smartpm, ... ?
Martín Marqués <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
El Jue 22 Sep 2005 11:22, Jose' Matos escribió:
> On Thursday 22 September 2005 15:04, Martín Marqués wrote:
>
> My cron.daily is different:
> #!/bin/sh
>
> if [ -f /var/lock/subsys/yum ]; then
> /usr/bin/yum -R 120 -e 0 -d 0 -y update yum
> /usr/bin/yum -R 10 -e 0 -d 0 -y shell /etc/yum/yum-daily.yum
> fi
>
> If you don't want yum to be updated daily remove the first line. For it
> it to show the updates yum-daily should then be:
>
> ----------------------------------------------
> update
> ts solve
> ts list
> exit
> ----------------------------------------------
>
> Order an update, solve the dependencies, list them and exit. Nice and
> clean.
Doesn't work here. What version of yum are you using?
--
11:50:28 up 5 days, 17:07, 3 users, load average: 2.50, 2.06, 1.58
---------------------------------------------------------
Lic. Martín Marqués | SELECT 'mmarques' ||
Centro de Telemática | '@' || 'unl.edu.ar';
Universidad Nacional | DBA, Programador,
del Litoral | Administrador
---------------------------------------------------------