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

Unable to locate package when build tiler #34

Open
cddofficial opened this issue Jun 24, 2022 · 1 comment
Open

Unable to locate package when build tiler #34

cddofficial opened this issue Jun 24, 2022 · 1 comment

Comments

@cddofficial
Copy link

follow this step and runing the command to build Tiler
docker build -t tiler .
The error message is:

ERROR [ 7/19] RUN apt-get -y install ca-certificates rpl pwgen
[ 7/19] RUN apt-get -y install ca-certificates rpl pwgen:
#10 1.305 Reading package lists...
#10 3.130 Building dependency tree...
#10 3.140 Reading state information...
#10 3.144 E: Unable to locate package rpl
#10 3.144 E: Unable to locate package pwgen
executor failed running [/bin/sh -c apt-get -y install ca-certificates rpl pwgen]: exit code: 100

what should i do next?

@lewisj
Copy link

lewisj commented Jun 24, 2022

Hi @cddofficial
Thank you for raising the issue, if this is blocking you from progressing with something I suggest you look for an alternative solution as we're unlikely to fix this in the short term

Lewis

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