En Ubuntu 20.04 estoy intentando ejecutar el siguiente comando
sudo apt-get update
que falla con el siguiente error:
E: Failed to fetch https://dl.bintray.com/loadimpact/deb/dists/stable/InRelease 403 Forbidden [IP: 35.158.216.221 443]
E: The repository 'https://dl.bintray.com/loadimpact/deb stable 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.
Ya intenté eliminar cosas como esta.
sudo rm -fr /var/lib/apt/lists/*
pero esto no ayudó. ¿Hay algo más que pueda intentar para solucionar este problema?
Respuesta1
Abre elActualizaciones de softwareaplicación
Clickea en elOtro softwarepestaña
Deseleccionarhttp://dl.bintray.com/loadimpact/debian/ o algo similar si eso no esta ahí
seleccione el botón cerrar.
sudo apt-get update
ahora debería funcionar