CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.com] The repo is not longer signed (OpenFOAM.com)

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By finzeo

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 1, 2022, 11:30
Unhappy The repo is not longer signed (OpenFOAM.com)
  #1
New Member
 
Facundo
Join Date: Feb 2021
Posts: 11
Rep Power: 5
finzeo is on a distinguished road
Hi all,


I have already installed openfoam.com successfully months ago. Suddenly today trying to run sudo apt-get update from Ubuntu 18.04 I got the following error:



Code:
sudo apt-get update 

Obj:1 http://ubuntu.unc.edu.ar/ubuntu bionic InRelease 

Obj:2 http://ubuntu.unc.edu.ar/ubuntu bionic-updates InRelease 

Obj:3 http://dl.openfoam.org/ubuntu bionic InRelease 

Obj:4 http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu bionic InRelease 

Obj:5 http://ubuntu.unc.edu.ar/ubuntu bionic-backports InRelease 

Obj:6 http://ubuntu.unc.edu.ar/ubuntu bionic-security InRelease 

Des:8 https://mega.nz/linux/repo/xUbuntu_18.04 ./ InRelease [2.993 B] 

Obj:9 http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic InRelease 

Ign:7 https://sourceforge.net/projects/openfoam/files/repos/deb bionic InRelease 

Des:10 https://sourceforge.net/projects/openfoam/files/repos/deb bionic Release [1.881 B] 

Ign:11 https://sourceforge.net/projects/openfoam/files/repos/deb bionic Release.gpg Reading package list... Done 

E: The repository "https://dl.openfoam.com/repos/deb bionic Release" is not signed. 

N: You can't update from a repository like this safely and so it's disabled by default. 

N: See the apt-secure(8) man page for details on creating repositories and configuring users.
Obviously I have a signature problem. I can't find another person who had the same problem (only one, and it didn't solve the issue). Sorry if I'm not translating well from my Spanish.

Thanks in advance
finzeo is offline   Reply With Quote

Old   July 4, 2022, 03:39
Default
  #2
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Just wild guessing, could see if your CA-certificates are expired. The coward's solution might be to upgrade to focal (20.04) or even jammy (22.04) and see if that is it.
olesen is offline   Reply With Quote

Old   July 4, 2022, 10:00
Default
  #3
New Member
 
Facundo
Join Date: Feb 2021
Posts: 11
Rep Power: 5
finzeo is on a distinguished road
Quote:
Originally Posted by olesen View Post
Just wild guessing, could see if your CA-certificates are expired. The coward's solution might be to upgrade to focal (20.04) or even jammy (22.04) and see if that is it.

Thanks. I tried running in the terminal "sudo update-ca-certificates" and nothing was added or removed. Also, I ran "sudo apt-get install ca-certificates" and find that the package is already updated to its latest version.
The strange thing is that it only happens to me with that repository added manually (I have added others manually), and I can't find anyone who has had the same problem in forums.
finzeo is offline   Reply With Quote

Old   July 5, 2022, 11:44
Default
  #4
New Member
 
Facundo
Join Date: Feb 2021
Posts: 11
Rep Power: 5
finzeo is on a distinguished road
I was able to solve the problem by editing the corresponding line in /etc/apt/sources.list (in the particular case of OpenFOAM, which is what gave me problems, the file is /etc/apt/sources.list.d/openfoam.list). I added the trusted=yes option, as shown below:


Code:
deb [arch=amd64 trusted=yes] https://dl.openfoam.com/repos/deb bionic main
(do not copy the previous line as is, in case you are using another version of Ubuntu or some other difference; just add the trusted=yes option to what you already have)
olesen, ancolli, gerlero and 1 others like this.
finzeo is offline   Reply With Quote

Reply

Tags
openfoam, signed, update


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenFOAM.com versus OpenFOAM.org: Which version to use? wyldckat OpenFOAM 19 March 25, 2023 07:50
Turbulent flow over NACA0012 airfoil validation case (openfoam.com) Luke_M OpenFOAM Running, Solving & CFD 1 July 5, 2021 18:45
pipe with orifice, pressure drop declines when pipe gets longer (BC problem?) cristopf OpenFOAM Running, Solving & CFD 0 January 21, 2016 04:55


All times are GMT -4. The time now is 13:44.