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 issue with the new osm2pgsql style #5031

Open
pjduplooy2022 opened this issue Oct 27, 2024 · 3 comments
Open

Docker issue with the new osm2pgsql style #5031

pjduplooy2022 opened this issue Oct 27, 2024 · 3 comments
Labels

Comments

@pjduplooy2022
Copy link

Hi.

On running docker compose up import on a new install, I get the following error:

=> ERROR [import 6/8] ADD openstreetmap-carto-flex.lua / 0.0s

[import 6/8] ADD openstreetmap-carto-flex.lua /:


failed to solve: failed to compute cache key: failed to calculate checksum of ref 8215d433-a938-48fc-a34d-d812da40a49f::wqiv8ygszgoho6pqksmwpd11t: "/openstreetmap-carto-flex.lua": not found

The .lua file is in my folder.

I suspect it has something to do with the new osm2pgsql style.

Can you check into this please?

@imagico
Copy link
Collaborator

imagico commented Oct 27, 2024

Our docker setup is currently unmaintained - see #5005. Any help with that would be welcome.

@imagico imagico added the docker label Oct 27, 2024
@pjduplooy2022
Copy link
Author

Hi.

Is it possible to use an older branch of the code then?

@imagico
Copy link
Collaborator

imagico commented Oct 27, 2024

Sure, you can use any older version you like:

https://github.com/gravitystorm/openstreetmap-carto/tags

The specific error you cite might have been introduced in the latest version (5.9.0) - but as #5005 indicates there might have been other problems before already.

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

No branches or pull requests

2 participants