Hi everyone and thanks in advance
I’ve been trying to "sudo apt-get update " but i get the following output :
Err:1 https://deb.parrot.sh/parrot rolling InRelease
Temporary failure resolving 'deb.parrot.sh'
Err:2 https://brave-browser-apt-release.s3.brave.com stable InRelease
Temporary failure resolving 'brave-browser-apt-release.s3.brave.com'
Err:3 https://deb.parrot.sh/parrot rolling-security InRelease
403 Forbidden [IP: 104.27.130.193 443]
Reading package lists... Done
E: Failed to fetch https://deb.parrot.sh/parrot/dists/rolling-security/InRelease 403 Forbidden [IP: 104.27.130.193 443]
E: The repository 'https://deb.parrot.sh/parrot rolling-security InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I’ve been have the same issue since last week Saturday and am still stuck on that error.the command you gave don’t work on my pc.
Static hostname: parrot
Icon name: computer-laptop
Chassis: laptop
Operating System: Parrot GNU/Linux 4.8
Kernel: Linux 5.4.0-4parrot1-amd64
Architecture: x86-64
thats the error
sudo anonsurf start && sudo parrot-upgrade
Err:1 https://deb.parrot.sh/parrot rolling InRelease
403 Forbidden [IP: 104.27.131.193 443]
Err:2 https://deb.parrot.sh/parrot rolling-security InRelease
403 Forbidden [IP: 104.27.131.193 443]
Reading package lists… Done
E: Failed to fetch https://deb.parrot.sh/parrot/dists/rolling/InRelease 403 Forbidden [IP: 104.27.131.193 443]
E: The repository ‘https://deb.parrot.sh/parrot rolling InRelease’ is no longer signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://deb.parrot.sh/parrot/dists/rolling-security/InRelease 403 Forbidden [IP: 104.27.131.193 443]
E: The repository ‘https://deb.parrot.sh/parrot rolling-security InRelease’ is no longer signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
failed to update index lists
Reading package lists… Done
Building dependency tree
Reading state information… Done
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
The following packages have been kept back:
gnuradio gnuradio-dev
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
if you have’nt yet solve it :
a)sudo rm /etc/resolv.conf
b)sudo ln -s /run/resolvconf/resolv.conf /etc/resolv.conf
c)reboot and repeat the above and sudo parrot-upgrade
i was informed that the issue occur when one upgrades while anonsurf is on,so it’s better to do it while anon off.