Unauthenticated packages fails with -y option and repo update needed.
This commit is contained in:
@@ -55,7 +55,8 @@ sudo apt-get install -y libboost-all-dev libsuperlu3-dev libsuitesparse-dev
|
||||
sudo add-apt-repository -y ppa:opm/ppa
|
||||
|
||||
# parts of DUNE needed
|
||||
sudo apt-get install -y libdune-common-dev libdune-istl-dev
|
||||
sudo apt-get install libdune-common-dev libdune-istl-dev
|
||||
sudo apt-get update
|
||||
|
||||
# libraries necessary for OPM
|
||||
sudo apt-get install -y libxml0-dev
|
||||
|
||||
Reference in New Issue
Block a user