Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

264
Views
R Backports y firma no válida

Ejecuto Debian Stable (bullseye) y uso los backports oficiales de R. Ver

https://cloud.r-project.org/bin/linux/debian/

Agregué una línea a los repositorios de mu

 $ cat /etc/apt/sources.list | grep r-project deb http://cloud.r-project.org/bin/linux/debian bullseye-cran40/

Y todo ha ido bien hasta hoy. Ahora, cuando actualizo, aparece un error sobre la firma del repositorio R cuando ejecuto sudo apt update, consulte

 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://cloud.r-project.org/bin/linux/debian bullseye-cran40/ InRelease: The following signatures were invalid: EXPKEYSIG FCAE2A0E115C3D8A Johannes Ranke (Wissenschaftlicher Berater) <johannes.ranke@jrwb.de> W: Failed to fetch http://cloud.r-project.org/bin/linux/debian/bullseye-cran40/InRelease The following signatures were invalid: EXPKEYSIG FCAE2A0E115C3D8A Johannes Ranke (Wissenschaftlicher Berater) <johannes.ranke@jrwb.de> W: Some index files failed to download. They have been ignored, or old ones used instead.

La firma siempre ha estado funcionando hasta ahora. Lo reimporté siguiendo las instrucciones aquí.

https://cloud.r-project.org/bin/linux/debian/#administration-and-maintenance

que pego abajo

 You can fetch and import the current key using apt-key adv --keyserver keyserver.ubuntu.com --recv-key 'E19F5F87128899B192B1A2C2AD5F960A256A04AF' Note that you need to add sudo if you are not running this as root. If this fails, it may be due to a firewall blocking port 11371. In this case, you can search for 0xE19F5F87128899B192B1A2C2AD5F960A256A04AF at https://keyserver.ubuntu.com, and copy the key block shown when klicking on the link in the line starting with pub into a plain text file, named, for instance, jranke.asc which you add to apt with (sudo) apt-key add jranke.asc.

Pero no funciona. Importo la firma, pero cuando actualizo siempre me dicen que no es válida. ¿Alguien más está experimentando lo mismo? ¿Algunas ideas? ¡Gracias!

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

El mismo problema. La razón: me comuniqué con el Sr. Ranke y me escribió que no actualizó la clave de manera oportuna. Espero que se solucione pronto.

ACTUALIZACIÓN: las nuevas claves están disponibles ahora.

 apt-key adv --keyserver keyserver.ubuntu.com --recv-key '95C0FAF38DB3CCAD0C080A7BDC78B2DDEABC47B7'
over 4 years ago · Santiago Trujillo Report

0

Hasta que "pronto" se convierta en "ahora", puede usar esta solución alternativa:

Actualice su: /etc/apt/sources.list.d/backports.list con:

 deb [trusted=yes] http://cloud.r-project.org/bin/linux/debian bullseye-cran40/

Haga esto antes de ejecutar apt-get update. Recuerde revocar este cambio después de actualizar la clave, ya que no es una solución segura.

over 4 years ago · Santiago Trujillo Report

0

despues de correr

 apt-key adv --keyserver keyserver.ubuntu.com --recv-key '95C0FAF38DB3CCAD0C080A7BDC78B2DDEABC47B7'

A mi me ha desaparecido el problema.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!