Skip to content
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

Fixes/#344 set osmosis temp dir #345

Merged
merged 8 commits into from
Jul 22, 2021
Merged

Conversation

nesnoj
Copy link
Member

@nesnoj nesnoj commented Jul 22, 2021

Sets the current working dir as location to store java's temp files (osmTGmod -> osmosis -> java).
Tested successfully in test and normal mode on RLI's infrastructure.

I also changed some fragile os.path joins but not touching the use of base path egon.data.__path__[0].

Fixes #344

Could you give it a review @ClaraBuettner ? (if you decide to test, it's sufficient to use the test region)

@nesnoj nesnoj added the 🐛 bug Something isn't working label Jul 22, 2021
@nesnoj nesnoj self-assigned this Jul 22, 2021
Copy link
Contributor

@ClaraBuettner ClaraBuettner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good that you were finally able to run osmtgmod on your server! I also run the branch successfully in test mode and had a brief look at the code changes.

@nesnoj
Copy link
Member Author

nesnoj commented Jul 22, 2021

Sounds good that you were finally able to run osmtgmod on your server! I also run the branch successfully in test mode and had a brief look at the code changes.

thx!

@nesnoj nesnoj merged commit 1967d3f into dev Jul 22, 2021
@nesnoj nesnoj deleted the fixes/#344-set-osmosis-temp-dir branch July 22, 2021 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task osmtgmod_osm_import fails
2 participants