NZ mirror down

Briefly describe your issue below:
mirrors.takeshi.nz looks to be down; https://downforeveryoneorjustme.com/mirrors.takeshi.nz
Seems to have been down for a few days, can it be removed from the pool?

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)
Latest

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)
USB install

Configured to multiboot with other systems? (yes / no)
No
If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:

1 Like

Same man…
My system updater has being struck to a halt
:weary:
I tried to modify the /etc/apt/sources.list and parrot.list
but I can’t find the line where it says takeshi nz :frowning:

The fix is relatively easy.
Edit /etc/apt/sources.list.d/parrot.list to have specific repos like mine below;

parrot repository

this file was automatically generated by parrot-mirror-selector

#deb https://deb.parrot.sh/parrot/ rolling main contrib non-free
deb https://free.nchc.org.tw/parrot rolling main contrib non-free
#deb-src https://deb.parrot.sh/parrot/ rolling main contrib non-free
#deb https://deb.parrot.sh/parrot/ rolling-security main contrib non-free
deb https://free.nchc.org.tw/parrot rolling-security main contrib non-free
#deb-src https://deb.parrot.sh/parrot/ rolling-security main contrib non-free

1 Like

My fix works, but a better fix would be to remove the NZ mirror from the mirror list.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.