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

Docker build failing with osmosis installation #138

Open
GeoWonk opened this issue Jul 29, 2019 · 1 comment
Open

Docker build failing with osmosis installation #138

GeoWonk opened this issue Jul 29, 2019 · 1 comment

Comments

@GeoWonk
Copy link

GeoWonk commented Jul 29, 2019

The Docker container now fails to build at the point it attempts osmosis installation (step 6). This error has arisen sometime in the past month, since I (probably needlessly) rebuild the container once a month.

When running the command sudo docker build -t barefoot-map ./map
after
https://github.com/bmwcarit/barefoot/issues/137?email_source=notifications&email_token=AGCP4DB7GDGQQHFWW3QMXT3QBMJHHA5CNFSM4IHEFRH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD245QMI#issuecomment-515495985
I eventually get Could not download artifact 'postgresql:postgresql:9.1-901-1.jbdc@jar. The jar is indeed in the maven repo.

I fixed this by altering the Dockerfile so step 6 checks out osmosis 0.44 instead of 0.43.1 and the build was successful, although I have not yet completed importation of data.

This is clearly not an issue with Barefoot itself, but are there are known problems with osmosis 0.44 compared to 0.43.1 with respect to Barefoot?

@smattheis
Copy link

smattheis commented Jul 29, 2019

Thanks for reporting the issue. I will have a look. I think it needs an update of some broken dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants