Bienvenido(a) a Alcance Libre 30/01/2023, 13:17
|
![]() |
Índice del foro > Todo acerca de Linux > Redes y Servidores |
![]() ![]() |
![]() |
omarohm |
|
|||||||
![]() ![]() ![]() ![]() ![]() Nuevo Estado: desconectado ![]() Identificado: 01/09/18 Mensajes: 8 |
Hola nuevamente: como dije anteriormente instale la version de ALDOS 1.4 y luego la actualice yum -y update, ahora me sucede que cuando trato de instalar cualquier paquete como superusuario me da el siguiente error
Complementos cargados:langpacks, refresh-packagekit ALDOS-updates/i386/primary_db FAILED http://mirror2.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Intentando con otro espejo. ALDOS-updates/i386/primary_db FAILED http://mirror1.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Intentando con otro espejo. ALDOS-updates/i386/primary_db FAILED http://mirror3.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Intentando con otro espejo. ALDOS-updates/i386/primary_db FAILED http://www.alcancelibre.org/al/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Intentando con otro espejo. http://mirror2.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Intentando con otro espejo. http://mirror1.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Intentando con otro espejo. http://mirror3.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Intentando con otro espejo. http://www.alcancelibre.org/al/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Intentando con otro espejo. One of the configured repositories failed (ALDOS updates 14 - i386), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Disable the repository, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable ALDOS-updates 4. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=ALDOS-updates.skip_if_unavailable=true failure: repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz from ALDOS-updates: [Errno 256] No more mirrors to try. http://mirror2.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found http://mirror1.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found http://mirror3.alcancelibre.org/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found http://www.alcancelibre.org/al/aldos/1.4/updates/i686/repodata/f78026b062b924108a4026fcdf7e17f17a2939a2f5a861e2d94974e8b38a0773-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found Ahora bien, si trato de listar con yum (yum list) o buscar un paquete (yum search) esto lo hace sin problemas pero repito desde un usuario normal, del un superusuario para cualquier accion que trato de realizar con yum me da el error mostrado arriba Agradeceria si me pudieran ayudar a encontrar una solucion a esto ya que no puedo instalar ningun paquete Gracias |
|||||||
|
||||||||
al-serv |
|
|||||||
![]() ![]() ![]() ![]() ![]() Miembro Activo ![]() Estado: desconectado ![]() Identificado: 03/01/08 Mensajes: 641 Localización:Cataluña |
Buenas!
has probado com PHP Formatted Code sudo yum clean all && sudo yum update -yCon esto borras la cache del yum y luego actualizas el sistema, si esto te lo hace correcto entonces deberias de poder instalar paquetes. También puede pasar si se ha añadido contenido nuevo a los repors y no se ha sincronizado bien la información y por te podría dar estos errores Ya nos cuentas |
|||||||
|
||||||||
omarohm |
|
|||||||
![]() ![]() ![]() ![]() ![]() Nuevo Estado: desconectado ![]() Identificado: 01/09/18 Mensajes: 8 |
Saludos. El problema fue resuelto pare que efectivamente no habia una buena sincronizacion
Gracias |
|||||||
|
||||||||
Contenido generado en: 0.13 segundos |
![]() ![]() |
Todas las horas son CST. Hora actual 01:17 PM. |
|
|