My upgrade issues

Briefly describe your issue below:
Repositories no longer signed. Ran parrot-upgrade in root terminal.

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)

Release 4.8 64-bit
Kernel Linux 5.4.0-3parrot1-amd64 x86_64
MATE 1.22.2

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

Configured to multiboot with other systems? (yes / no)
Yes

If there are any similar issues or solutions, link to them below:
No other issues. Been running great for many months.

If there are any error messages or relevant logs, post them below:
usr/bin/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 3 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  gnuradio
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.```

Try updating /etc/apt/sources.list.d/parrot.lst to contain:
https://docs.parrotlinux.org/mirror-list/

Then try sudo parrot-upgrade once again.

Nope. Get the exact same errors.

Hi @cm0ss,

The following worked for me: sudo anonsurf start && sudo parrot-upgrade

We upgraded our anti Ddos rules so there are some new false positives. I believe Palinuro is working on it.

Try this method. If it doesn’t work, please try change your public IP by restart anonsurf.

I fixed it. I first edited the /etc/resolve.conf file and upgraded without using anonsurf. After the upgrade, everything works right again.

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