Can't download packages "the certificate is not trusted "

I imported the Parrot Home 4.9.1 OVA into VirtualBox. The network did not work at first, it was on NAT by default so I switched to host-only adapter to get internet access.

When trying to update or install anything, it always has issues with the certificates. These are a few of the lines when trying kdenlive for example:

E: Failed to fetch https://mirrors.mit.edu/parrot/pool/main/k/kdeclarative/qml-module-org-kde-kquickcontrols_5.62.0-1+b2_amd64.deb Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 18.7.29.125 443]
E: Failed to fetch https://mirrors.mit.edu/parrot/pool/main/s/sox/libsox-fmt-alsa_14.4.2+git20190427-2_amd64.deb Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 18.7.29.125 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

I tried going into the /// and changing https to http. Did not work.
I also tried using wget on the failed .debs it couldn’t connect to. Sometimes it worked sometimes it did not. For some reason, copying the links into the web browser works flawlessly but the CLI is failing due to certificates.

Once downloaded, I’m able to install them. I’ve successfully installed parrot-gnome with this method and it’s fully functional. I have not finished copying all of the kdenlive .debs yet to confirm it works.

I tried using sudo apt update ca-certificates and I copied all the URL’s it failed to connect to into the web browoser and installed them all manually, but that hasn’t fixed this issue either.

I don’t know what else I can do, maybe this is just an issue with the pre built OVA?

Bump bump?

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