June 6, 2022, 10:48
|
Errors installing openfoam.com on Ubuntu 20.04
|
#1
|
New Member
Michael Jensen
Join Date: May 2022
Posts: 27
Rep Power: 3
|
Trying to install openfoam from openfoam.com. following the instructions here for ubuntu 20.04: https://develop.openfoam.com/Develop...install-script
I get the following errors. I don't know if they're fatal or not. I should observe that I already have a version of openfoam installed, that from openfoam.org. ..are the two incompatible? I've seen people recommending that we use and get used to both.
Code:
Err:7 https://sourceforge.net/projects/openfoam/files/repos/deb focal/main amd64 openfoam2112 amd64 2112.220310-1
Undetermined Error [IP: 162.251.237.20 443]
Get:8 https://sourceforge.net/projects/openfoam/files/repos/deb focal/main amd64 openfoam2112-tools amd64 2112.220310-1 [51.9 kB]
Get:10 https://sourceforge.net/projects/openfoam/files/repos/deb focal/main amd64 openfoam2112-dev amd64 2112.220310-1 [6,356 B]
Get:12 https://sourceforge.net/projects/openfoam/files/repos/deb focal/main amd64 openfoam2112-default amd64 2112.220310-1 [5,148 B]
Fetched 54.1 MB in 54s (1,002 kB/s)
E: Failed to fetch https://cytranet.dl.sourceforge.net/project/openfoam/repos/deb/dists/focal/main/pool/2112_220310/binary-amd64/openfoam2112_2112.220310-1_amd64.deb Undetermined Error [IP: 162.251.237.20 443]
E: Unable to fetch some archives, try running apt-get update or apt-get --fix-missing.
eriadar@eriadar-Latitude-E7440:~$ apt-get update
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
..I'll look into this more as the day and week progresses.
|
|
|