Parrot Update and upgrade error

Hi,
Iā€™m using Parrot 4.9
i was getting update error first. so i changed my update server to this-

# parrot repository
# this file was automatically generated by parrot-mirror-selector
deb https://archive.parrot.sh/parrot/ rolling main contrib non-free
#deb-src https://deb.parrot.sh/parrot/ rolling main contrib non-free
deb https://archive.parrot.sh/parrot/ rolling-security main contrib non-free
#deb-src https://deb.parrot.sh/parrot/ rolling-security main contrib non-free

then i was able to update but cant upgrade. getting these errors

sudo apt full-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ā”Œā”€[turan@parrot]ā”€[~]
ā””ā”€ā”€ā•¼ $sudo apt-get install chromium
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  chromium-common chromium-sandbox fonts-liberation libjsoncpp1 libminizip1 libre2-6 libu2f-udev
Suggested packages:
  chromium-l10n chromium-shell chromium-driver
The following NEW packages will be installed:
  chromium chromium-common chromium-sandbox fonts-liberation libjsoncpp1 libminizip1 libre2-6 libu2f-udev
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 51.7 MB of archives.
After this operation, 182 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 https://emea-mirror.parrot.sh/mirrors/parrot rolling/main amd64 libjsoncpp1 amd64 1.7.4-3.1       
  403  Forbidden [IP: 104.27.131.193 443]
Err:2 https://emea-mirror.parrot.sh/mirrors/parrot rolling/main amd64 libminizip1 amd64 1.1-8+b1        
  403  Forbidden [IP: 104.27.131.193 443]
Err:3 https://emea-mirror.parrot.sh/mirrors/parrot rolling/main amd64 libre2-6 amd64 20200401+dfsg-1    
  403  Forbidden [IP: 104.27.131.193 443]
Err:4 https://emea-mirror.parrot.sh/mirrors/parrot rolling/main amd64 chromium-common amd64 81.0.4044.92-1
  403  Forbidden [IP: 104.27.131.193 443]
Err:5 https://emea-mirror.parrot.sh/mirrors/parrot rolling/main amd64 chromium amd64 81.0.4044.92-1
  403  Forbidden [IP: 104.27.131.193 443]
Err:6 https://emea-mirror.parrot.sh/mirrors/parrot rolling/main amd64 chromium-sandbox amd64 81.0.4044.92-1
  403  Forbidden [IP: 104.27.131.193 443]
Err:7 https://emea-mirror.parrot.sh/mirrors/parrot rolling/main amd64 fonts-liberation all 1:1.07.4-11
  403  Forbidden [IP: 104.27.131.193 443]
Err:8 https://emea-mirror.parrot.sh/mirrors/parrot rolling/main amd64 libu2f-udev all 1.1.10-1
  403  Forbidden [IP: 104.27.131.193 443]
E: Failed to fetch https://emea-mirror.parrot.sh/mirrors/parrot/pool/main/libj/libjsoncpp/libjsoncpp1_1.7.4-3.1_amd64.deb  403  Forbidden [IP: 104.27.131.193 443]
E: Failed to fetch https://emea-mirror.parrot.sh/mirrors/parrot/pool/main/m/minizip/libminizip1_1.1-8+b1_amd64.deb  403  Forbidden [IP: 104.27.131.193 443]
E: Failed to fetch https://emea-mirror.parrot.sh/mirrors/parrot/pool/main/r/re2/libre2-6_20200401+dfsg-1_amd64.deb  403  Forbidden [IP: 104.27.131.193 443]
E: Failed to fetch https://emea-mirror.parrot.sh/mirrors/parrot/pool/main/c/chromium/chromium-common_81.0.4044.92-1_amd64.deb  403  Forbidden [IP: 104.27.131.193 443]
E: Failed to fetch https://emea-mirror.parrot.sh/mirrors/parrot/pool/main/c/chromium/chromium_81.0.4044.92-1_amd64.deb  403  Forbidden [IP: 104.27.131.193 443]
E: Failed to fetch https://emea-mirror.parrot.sh/mirrors/parrot/pool/main/c/chromium/chromium-sandbox_81.0.4044.92-1_amd64.deb  403  Forbidden [IP: 104.27.131.193 443]
E: Failed to fetch https://emea-mirror.parrot.sh/mirrors/parrot/pool/main/f/fonts-liberation/fonts-liberation_1.07.4-11_all.deb  403  Forbidden [IP: 104.27.131.193 443]
E: Failed to fetch https://emea-mirror.parrot.sh/mirrors/parrot/pool/main/libu/libu2f-host/libu2f-udev_1.1.10-1_all.deb  403  Forbidden [IP: 104.27.131.193 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Welcome to the ParrotOS Community :hugs:

apt-get is Not Recommended , only use apt

try : sudo anonsurf stop then retry again

2 Likes

I know this topic has been talked about before in the forum, search up mirror errors or something similar to that. Try to change the mirror url to another location and see if that works.

2 Likes

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