Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Unable to locate package when build tiler #34

Description

@cddofficial

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions