-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various issue when trying to install onto ubuntu #1367
Comments
Hi permezel, I'm sorry for the frustrations you must be having, thanks for documenting so clearly what you've tried. The Installation and Setup pages in the ODC documentation are clearly quite out of date. I think there's a couple of issues you're hitting, which is confusing everything.
Can you please upgrade Cheers |
Hi @omad
So I tried
So I tried I also tried
So I try:
Sadly, this gets me back to the old, familiar
|
Depending on what versions of stuff I force into my
If I explicitly use the system version, it works:
Also, depending on what versions of that are tripping over each other, I either get a working version go
|
Oooh, what sort of a machine are you running on? That |
@omad, I am running in a parallels VM on a Mac Studio box. I am keen to assist in getting this to work for |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Expected behaviour
Less errors.
Actual behaviour
Steps to reproduce the behaviour
Installed using https://datacube-core.readthedocs.io/en/latest/installation/setup/ubuntu.html
Ran into lots of errors, but my setup script is now:
The integration tests fail with many errors.
So I decided to try to init the database following https://datacube-core.readthedocs.io/en/latest/installation/database/setup.html
I created a database:
I created another config file:
I then tried to init it:
Due to the verbiage spewed as a result of this, I tried to check:
Is this success? It does offer 'YES' at the end, but I am a bit concerned, mainly by all the self-test errors. This is a small extract of the verbiage emitted by running the
./check-code.sh integration_tests
step.Environment information
datacube --version
are you using?The text was updated successfully, but these errors were encountered: