Hi.
I executed the command yum update in a centos 3.5 (originally a whitebox enterprise) and I got the results:
Corriendo·un·test·de·la·transacción: Errores·reportados·haciendo·la·prueba installing package glibc-common-2.3.2-95.37 needs 29MB on the / filesystem installing package nptl-devel-2.3.2-95.37 needs 29MB on the / filesystem
Sorry but part of the messages is in spanish.
Iago.
______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es
On Wed, 2005-11-09 at 09:55 +0100, iagosineiro@yahoo.es wrote:
I executed the command yum update in a centos 3.5 (originally a whitebox enterprise) and I got the results:
Corriendo·un·test·de·la·transacción: Errores·reportados·haciendo·la·prueba installing package glibc-common-2.3.2-95.37 needs 29MB on the / filesystem installing package nptl-devel-2.3.2-95.37 needs 29MB on the / filesystem
Sorry but part of the messages is in spanish.
You're too low on drive space in /.
Hi Ignacio.
I executed the next command in /var [root@prototipo var]# du -h cache/yum 337M cache/yum/base/packages 25M cache/yum/base/headers 361M cache/yum/base 8.0K cache/yum/updates-released/packages 6.0M cache/yum/updates-released/headers 6.1M cache/yum/updates-released 4.0K cache/yum/addons/packages 1.5M cache/yum/addons/headers 1.5M cache/yum/addons 4.0K cache/yum/extras/packages 164K cache/yum/extras/headers 172K cache/yum/extras 553M cache/yum/update/packages 25M cache/yum/update/headers 578M cache/yum/update 4.0K cache/yum/updates/headers 8.0K cache/yum/updates 946M cache/yum
How could I clean the cache used by yum for the updates?
-----Mensaje original----- De: centos-bounces@centos.org [mailto:centos-bounces@centos.org] En nombre de Ignacio Vazquez-Abrams Enviado el: miércoles, 09 de noviembre de 2005 10:04 Para: CentOS mailing list Asunto: Re: [CentOS] Problem updating with yum
On Wed, 2005-11-09 at 09:55 +0100, iagosineiro@yahoo.es wrote:
I executed the command yum update in a centos 3.5 (originally a whitebox enterprise) and I got the results:
Corriendo·un·test·de·la·transacción: Errores·reportados·haciendo·la·prueba installing package glibc-common-2.3.2-95.37 needs 29MB on the / filesystem installing package nptl-devel-2.3.2-95.37 needs 29MB on the / filesystem
Sorry but part of the messages is in spanish.
You're too low on drive space in /.
On Wed, 2005-11-09 at 12:03 +0100, iagosineiro@yahoo.es wrote:
How could I clean the cache used by yum for the updates?
yum clean all
Thanks, after that it works the update using yum.
-----Mensaje original----- De: centos-bounces@centos.org [mailto:centos-bounces@centos.org] En nombre de Ignacio Vazquez-Abrams Enviado el: miércoles, 09 de noviembre de 2005 12:14 Para: CentOS mailing list Asunto: RE: [CentOS] Problem updating with yum
On Wed, 2005-11-09 at 12:03 +0100, iagosineiro@yahoo.es wrote:
How could I clean the cache used by yum for the updates?
yum clean all