Most repositories do not work. Not sync. Again... 17 October 2021, 16:41:42 I look all mirrors ) Most Artix repositories is not updated so long. Only one repos updated.Others not updated from October 12-13thhttps://artix.wheaton.edu/repos/ - this mirror updated recently.Others not updated few daysI'm already talking about it in you telegram.Suggested that the problem is in mirror1.artixlinux.org Quote Selected Last Edit: 13 December 2021, 18:27:55 by gendalf
Re: Most repositories do not work. Not sync. Reply #1 – 17 October 2021, 20:02:20 We are checking the issue, and will post any update here Quote Selected 1 Likes
Re: Most repositories do not work. Not sync. Reply #2 – 19 October 2021, 08:36:27 Most mirrors should be up-to-date by now, and keep syncing.In case of issues download https://gitea.artixlinux.org/packagesA/artix-mirrorlist/src/branch/master/trunk/mirrorlist and save it as /etc/pacman.d/mirrorlistThen in this file move the mirror closest to you to the top of the list, and try pacman again. Quote Selected
Re: Most repositories do not work. Not sync. Reply #3 – 19 October 2021, 10:13:49 Yesterday update stucked at 0, today no new updates, mirrors are synced. Quote Selected
Re: Most repositories do not work. Not sync. Reply #4 – 19 October 2021, 10:20:43 Please provide the command and its output, and also the contents of file /etc/pacman.d/mirrorlist Quote Selected
Re: Most repositories do not work. Not sync. Reply #5 – 19 October 2021, 12:28:22 Quotepacman -Syyyyyy:: Синхронизујем базе пакета... system 262,7 KiB 52,3 KiB/s 00:05 [######################] 100% world 1934,2 KiB 292 KiB/s 00:07 [######################] 100% galaxy 1950,2 KiB 234 KiB/s 00:08 [######################] 100% universe 77,5 KiB 9,03 KiB/s 00:09 [######################] 100% omniverse 80,7 KiB 12,0 KiB/s 00:07 [######################] 100% extra 1569,8 KiB 173 KiB/s 00:09 [######################] 100% community 5,8 MiB 495 KiB/s 00:12 [######################] 100% multilib 149,2 KiB 29,7 KiB/s 00:05 [######################] 100%[artix ~]# pacman -Suuu:: Покрећем пуну надоградњу система... нема се шта чинитиQuote# Artix mirrors## EuropeServer = https://mirrors.dotsrc.org/artix-linux/repos/$repo/os/$archServer = http://ftp.ntua.gr/pub/linux/artix-linux/$repo/os/$archServer = https://ftp.cc.uoc.gr/mirrors/linux/artixlinux/$repo/os/$archServer = https://quantum-mirror.hu/mirrors/pub/artix-linux/$repo/os/$archServer = https://ftp.sh.cvut.cz/artix-linux/$repo/os/$archServer = https://artix.unixpeople.org/repos/$repo/os/$archServer = https://artix.cccp.io/$repo/os/$archServer = https://mirror.linux.pizza/artix-linux/$repo/os/$archServer = http://mirrors.redcorelinux.org/artixlinux/$repo/os/$archServer = https://mirror.one.com/artix/$repo/os/$archServer = https://mirror.pascalpuffke.de/artix-linux/$repo/os/$archServer = https://linuxer.ellak.gr/artixlinux/$repo/os/$archServer = https://artixlinux.qontinuum.space:4443/$repo/os/$archServer = https://mirror.easylee.nl/artix/$repo/os/$archServer = https://ftp.ludd.ltu.se/mirrors/artix/$repo/os/$archServer = http://mirror1.artixlinux.org/repos/$repo/os/$archServer = https://eu-mirror.artixlinux.org/repos/$repo/os/$arch## North AmericaServer = https://artix.wheaton.edu/repos/$repo/os/$archServer = https://mirror.clarkson.edu/artix-linux/repos/$repo/os/$archServer = https://us-mirror.artixlinux.org/$repo/os/$archServer = http://www.nylxs.com/mirror/repos/$repo/os/$archServer = https://mirrors.nettek.us/artix-linux/$repo/os/$arch## AsiaServer = https://mirrors.tuna.tsinghua.edu.cn/artixlinux/$repo/os/$archServer = https://mirrors.cloud.tencent.com/artixlinux/$repo/os/$archServer = https://mirror.maakpain.kro.kr/artix/$repo/os/$archServer = https://artix.funami.tech/artix/$repo/os/$arch Quote Selected
Re: Most repositories do not work. Not sync. Reply #6 – 19 October 2021, 12:44:33 A number of recently updated packages was not yet available on most mirrors, but these should be synced over the next hours.Can you please try again then?Sorry for the inconvenience.artist Quote Selected
Re: Most repositories do not work. Not sync. Reply #7 – 19 October 2021, 13:35:34 Repo https://linuxer.ellak.gr/artixlinux/ updated a long time ago..Repo https://mirror.erickochen.nl/artix/ not foundRepos https://mirror.maakpain.kro.kr/artix/ and https://artix.funami.tech/artix/ and https://artix.cccp.io/ do not open Quote Selected Last Edit: 19 October 2021, 13:59:39 by gendalf
Re: Most repositories do not work. Not sync. Reply #8 – 19 October 2021, 13:42:25 Quote from: gendalf – on 19 October 2021, 13:35:34Repo https://linuxer.ellak.gr/artixlinux/ updated a long time ago..Repo https://mirror.erickochen.nl/artix/ not foundCorrect; please just comment them out for now. Quote Selected
Re: Most repositories do not work. Not sync. Reply #9 – 19 October 2021, 14:03:59 Ok I hope the non-working repository will be removed or repaired later ) Thank you Quote Selected
Re: Most repositories do not work. Not sync. Reply #10 – 19 October 2021, 14:48:50 rankmirrors also works in Artix.Code: [Select]$cat /etc/pacman.d/mirrorlist | sed -e 's/^#Server/Server/' -e '/^#/d' | rankmirrors -n 5 - Quote Selected
Re: Most repositories do not work. Not sync. Reply #11 – 20 October 2021, 11:51:59 Quote from: gendalf – on 19 October 2021, 13:35:34Repo https://linuxer.ellak.gr/artixlinux/ updated a long time ago..Repo https://mirror.erickochen.nl/artix/ not foundRepos https://mirror.maakpain.kro.kr/artix/ and https://artix.funami.tech/artix/ and https://artix.cccp.io/ do not open erikochen was removed from the mirror list long ago; maakpain was removed last week, ellak today. funami and cccp work for me. Quote Selected
Re: Most repositories do not work. Not sync. Reply #12 – 20 October 2021, 16:09:19 Quote from: nous – on 20 October 2021, 11:51:59erikochen was removed from the mirror list long ago; maakpain was removed last week, ellak today. funami and cccp work for me.But I see that https://mirror.easylee.nl/artix in mirrorlist 2021-10-20.String 22. Not working Quote Selected
Re: Most repositories do not work. Not sync. Reply #13 – 21 October 2021, 10:20:13 I must have put it accidentally back in? Anyway, removed in 20211021-2. Thanks for the heads up. Quote Selected
Re: Most repositories do not work. Not sync. Reply #14 – 21 October 2021, 11:39:12 Thank you. It seems that repos are synced now. Quote Selected