|
[Sponsors] |
[OpenFOAM.org] Install OpenFOAM-8 on ubuntu 18.04 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 30, 2020, 09:14 |
Install OpenFOAM-8 on ubuntu 18.04
|
#1 |
New Member
Ariful Islam Pranto
Join Date: Jul 2020
Posts: 12
Rep Power: 6 |
After uninstalling openfoam7 by
Code:
sudo apt-get remove --auto-remove openfoam7 Code:
sudo apt-get -y install openfoam8 Code:
Need to get 152 MB/163 MB of archives. After this operation, 1,076 MB of additional disk space will be used. Get:1 https://downloads.sourceforge.net/#!/project/foam/foam/ubuntu bionic/main amd64 openfoam8 amd64 20200722 [85.3 MB] Err:1 https://downloads.sourceforge.net/#!/project/foam/foam/ubuntu bionic/main amd64 openfoam8 amd64 20200722 File has unexpected size (746 != 85329728). Mirror sync in progress? [IP: 13.225.21.72 443] Hashes of expected file: - SHA256:3cfc7f860303a151fa3b6777f834d5ae720f77cb8b1bbbc36ce90ff23170470a - SHA1:1f3558a8f58b3c87a352003725f71b99f1626ce1 [weak] - MD5Sum:0f6fd2635004d3352532a734dca501a6 [weak] - Filesize:85329728 [weak] Get:2 https://downloads.sourceforge.net/#!/project/foam/foam/ubuntu bionic/main amd64 paraviewopenfoam56 amd64 0-20190221 [66.3 MB] Err:2 https://downloads.sourceforge.net/#!/project/foam/foam/ubuntu bionic/main amd64 paraviewopenfoam56 amd64 0-20190221 File has unexpected size (746 != 66306524). Mirror sync in progress? [IP: 13.225.21.72 443] Hashes of expected file: - SHA256:d159c438b4527ed999c66448b8f2d5d2f87ba080314fb13b524ac5b95afa4d48 - SHA1:751c378f7aeb4f18e579e201c24b2ef3610dd3b1 [weak] - MD5Sum:f5abb67997140a94078a8bd6ec590016 [weak] - Filesize:66306524 [weak] E: Failed to fetch https://downloads.sourceforge.net/#!/project/foam/foam/ubuntu/dists/bionic/main/binary-amd64/openfoam8_20200722_amd64.deb File has unexpected size (746 != 85329728). Mirror sync in progress? [IP: 13.225.21.72 443] Hashes of expected file: - SHA256:3cfc7f860303a151fa3b6777f834d5ae720f77cb8b1bbbc36ce90ff23170470a - SHA1:1f3558a8f58b3c87a352003725f71b99f1626ce1 [weak] - MD5Sum:0f6fd2635004d3352532a734dca501a6 [weak] - Filesize:85329728 [weak] E: Failed to fetch https://downloads.sourceforge.net/#!/project/foam/foam/ubuntu/dists/bionic/main/binary-amd64/paraviewopenfoam56_0-20190221_amd64.deb File has unexpected size (746 != 66306524). Mirror sync in progress? [IP: 13.225.21.72 443] Hashes of expected file: - SHA256:d159c438b4527ed999c66448b8f2d5d2f87ba080314fb13b524ac5b95afa4d48 - SHA1:751c378f7aeb4f18e579e201c24b2ef3610dd3b1 [weak] - MD5Sum:f5abb67997140a94078a8bd6ec590016 [weak] - Filesize:66306524 [weak] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? I tried to fix this error by Code:
sudo apt update --fix-missing But none of them working. How to solve this problem? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Openfoam 4.1 for Ubuntu 18.04 | mfrasca | OpenFOAM Installation | 7 | March 16, 2021 11:05 |
[OpenFOAM.org] Errors in installing OpenFOAM 2.2.2 on Ubuntu 18.04 LTS | xixiuqi | OpenFOAM Installation | 3 | December 12, 2019 11:03 |
[OpenFOAM.org] Install openFOAM 3.0.1 in Ubuntu 16.04 LTS from Deb packs | Pier84 | OpenFOAM Installation | 4 | June 18, 2016 17:22 |
How to install two version openfoam on ubuntu? | MAHDI1366 | OpenFOAM Installation | 1 | July 1, 2014 15:25 |
How to Install Openfoam 2.2.2 in Ubuntu 14.04? | satty_00 | OpenFOAM Installation | 7 | May 18, 2014 11:04 |