Eawag-AppliedSystemAnalysis / Simstrat

Simstrat - 1D lake model
http://www.eawag.ch/en/department/surf/projects/simstrat/
GNU General Public License v3.0
17 stars 8 forks source link

Submodule initialization #48

Closed robertladwig closed 2 years ago

robertladwig commented 2 years ago

When trying to compile Simstrat on Ubuntu 20.04, I get the error that Forbear is referring to an unavailable Hash ID 24d1747e8da40c91037d6e72445a573c85748af9.

(base) robert@wintergarten:~/Projects/AEMONJ/LER-WQ/Simstrat-AED/Simstrat$ ./git_lib_initialize.sh

Synchronizing submodule url for 'lib/forbear'

Synchronizing submodule url for 'lib/libaed2'

fatal: remote error: upload-pack: not our ref 24d1747e8da40c91037d6e72445a573c85748af9

fatal: the remote end hung up unexpectedly

Fetched in submodule path 'lib/forbear', but it did not contain 24d1747e8da40c91037d6e72445a573c85748af9. Direct fetching of that commit failed.

Checking the submodule online, this seems to be an invalid link. Could it be that the master branch has some uncommited changes to the submodule. I was just reading this post here, but I am not sure if the error is on my side or on Simstrat's github repo.

Thanks, Robert

f-baerenbold commented 2 years ago

The problem should now be solved on the current master branch. Please tell us if not..