Problems with update, mirrors.  [Solved]

Message
Author
User avatar
keos
Posts: 1394
Joined: Sat Mar 04, 2017 12:00 pm

Problems with update, mirrors.

#1 Post by keos »

Code: Select all

keos@kaos:~
$ LANG=C sudo apt-get update
Hit:1 http://security.debian.org bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye-backports InRelease                
Hit:3 http://ftp.us.debian.org/debian bullseye-updates InRelease               
Hit:4 http://ftp.us.debian.org/debian bullseye InRelease                       
Get:5 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye InRelease [27.4 kB]
Get:6 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye/main i386 Packages [380 kB]
Err:6 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye/main i386 Packages
  File has unexpected size (380348 != 380355). Mirror sync in progress? [IP: 2620:8d:8000:15:225:90ff:fefd:344c 80]
  Hashes of expected file:
   - Filesize:380355 [weak]
   - SHA256:9897f735a30cffca5caee86aa369ba38461ed9e4958b89334b7c03604f578f64
   - SHA1:e63404d596d0514a1d5135e91cd325558c9cccca [weak]
   - MD5Sum:c3b017bd760a2555ef7f26727c4a6f50 [weak]
  Release file created at: Mon, 21 Feb 2022 18:11:17 +0000
Get:7 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye/main amd64 Packages [381 kB]
Get:8 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye/nosystemd i386 Packages [186 kB]
Get:9 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye/nosystemd amd64 Packages [187 kB]
Get:10 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye/nonfree amd64 Packages [9404 B]
Get:11 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye/nonfree i386 Packages [9768 B]
Fetched 27.4 kB in 1s (46.7 kB/s)
Reading package lists... Done
E: Failed to fetch http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye/dists/bullseye/main/binary-i386/Packages.gz  File has unexpected size (380348 != 380355). Mirror sync in progress? [IP: 2620:8d:8000:15:225:90ff:fefd:344c 80]
   Hashes of expected file:
    - Filesize:380355 [weak]
    - SHA256:9897f735a30cffca5caee86aa369ba38461ed9e4958b89334b7c03604f578f64
    - SHA1:e63404d596d0514a1d5135e91cd325558c9cccca [weak]
    - MD5Sum:c3b017bd760a2555ef7f26727c4a6f50 [weak]
   Release file created at: Mon, 21 Feb 2022 18:11:17 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
keos@kaos:~
$ 
Acer Aspire A315-58
Intel Core i7-1165G7
Iris Xe Graphics
MX-23.2-Xfce4 - 4.18.2

*Matthew 5:11

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: Problems with update, mirrors.  [Solved]

#2 Post by SwampRabbit »

a mirror sync might probably in-progress, try a different mirror, or wait a bit

also, please remove http://deb.debian.org/debian bullseye-backports , can't be certain, but pretty sure this repo is not enabled by default on antiX
no one should be manually enabling this repo unless they know exactly what they are doing and don't expect help because adding this repo creates a unsupported version of antiX and or MX
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
dolphin_oracle
Developer
Posts: 22248
Joined: Sun Dec 16, 2007 12:17 pm

Re: Problems with update, mirrors.

#3 Post by dolphin_oracle »

SwampRabbit wrote: Mon Feb 21, 2022 5:55 pm a mirror sync might probably in-progress, try a different mirror, or wait a bit

also, please remove http://deb.debian.org/debian bullseye-backports , can't be certain, but pretty sure this repo is not enabled by default on antiX
no one should be manually enabling this repo unless they know exactly what they are doing and don't expect help because adding this repo creates a unsupported version of antiX and or MX
I think its up by default on antiX
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
keos
Posts: 1394
Joined: Sat Mar 04, 2017 12:00 pm

Re: Problems with update, mirrors.

#4 Post by keos »

LANG=C is not working now ... :alien:

Code: Select all

root@kaos:/home/keos# apt-get update && apt-get upgrade && apt-get dist-upgrade
Obj:1 http://security.debian.org bullseye-security InRelease
Obj:2 http://ftp.us.debian.org/debian bullseye-updates InRelease               
Obj:3 http://ftp.us.debian.org/debian bullseye InRelease                       
Obj:4 http://deb.debian.org/debian bullseye-backports InRelease                
Obj:5 http://mirrors.rit.edu/mxlinux/mx-packages/antix/bullseye bullseye InRelease
Leyendo lista de paquetes... Hecho
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias... Hecho
Leyendo la información de estado... Hecho
Calculando la actualización... Hecho
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 0 no actualizados.
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias... Hecho
Leyendo la información de estado... Hecho
Calculando la actualización... Hecho
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 0 no actualizados.
root@kaos:/home/keos# 
... or wait a bit
The system is already updated.

EDIT:

By the way, how to know where are the mirrors of AntiX? and there is nothing at the /etc/apt/sources.list
Acer Aspire A315-58
Intel Core i7-1165G7
Iris Xe Graphics
MX-23.2-Xfce4 - 4.18.2

*Matthew 5:11

User avatar
anticapitalista
Developer
Posts: 4288
Joined: Sat Jul 15, 2006 10:40 am

Re: Problems with update, mirrors.

#5 Post by anticapitalista »

keos wrote:
By the way, how to know where are the mirrors of AntiX? and there is nothing at the /etc/apt/sources.list
https://antixlinux.com/antix-21-packages/

or use Repo Manager
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
keos
Posts: 1394
Joined: Sat Mar 04, 2017 12:00 pm

Re: Problems with update, mirrors.

#6 Post by keos »

Thanks.
Acer Aspire A315-58
Intel Core i7-1165G7
Iris Xe Graphics
MX-23.2-Xfce4 - 4.18.2

*Matthew 5:11

Post Reply

Return to “antiX”