Hi @agjbond007, and welcome!
I see you created a dedicated thread for that so I’ll try to answer this part there.
The issue you are seeing here is the following…
ImportError: No module named distro
… which I believe is related to the same reason you are seeing your other dependency issue in your other thread:
In Leap 15.4, our dependencies moved quite a lot and that is part of the reason @phillxnet had to do such a vast rework of Rockstor’s dependencies and build. As a matter of fact, I think the Leap 15.4 version should hopefully be ready very soon so I would recommend you to go that route once it’s ready.
The gist of it is that Rockstor’s dependencies on Leap 15.4 are dealt with in a very different way now that explains why trying to install the current Rockstor rpm will run into all sorts of dependency issue.
To get back to resolving your issue, I see two options:
- A: install Leap 15.3 and then follow the instructions as you did to install the Rockstor rpm
- B: troubleshoot your issue with the current ISO on your machine.
Option B might be preferable as you would have a system closer to what Rockstor expects, but it may require more troubleshooting, depending on what the issue is there (see your other dedicated thread).