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

262
Views
R Backports and Invalid Signature

I run debian stable (bullseye) and I use the official R backports. See

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

I added a line to mu repositories

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

And everything has been good until today. Now, when I update, I get an error about the signature of the R repository when I run sudo apt update, see

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.

The signature has always been working until now. I reimported it following the instructions here

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

which I paste below

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.

but it does not work. I import the signature, but when I update I am always told it is not valid. Anyone else is experiencing the same? Any ideas? Thanks!

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

Same Problem. The reason: I contacted Mr. Ranke and he wrote that he failed to update the key in a timely manner. I expect it will be fixed soon.

UPDATE: new keys are avalible now.

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

0

Until "soon" becomes "now" you can use this workaround:

Update your: /etc/apt/sources.list.d/backports.list with:

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

Do this before running apt-get update. Remember to revoke this change after key is updated as this is not safe solution.

over 4 years ago · Santiago Trujillo Report

0

After running

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

The problem has disappeared for me.

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!