Skip to content

Building Docker from pre-built packages in conda fails #55

Open
@whatnick

Description

@whatnick

Running

docker build . -t symbiflow-ql-slim-buster -f Dockerfile.use-installer

fails with

CondaHTTPError: HTTP 500 INTERNAL SERVER ERROR for url <https://conda.anaconda.org/quicklogic-corp/noarch/repodata.json>
Elapsed: 00:11.642342
CF-RAY: 616f1fea9d22fd46-SYD

A remote server error occurred when trying to retrieve this URL.

A 500-type error (e.g. 500, 501, 502, 503, etc.) indicates the server failed to
fulfill a valid request.  The problem may be spurious, and will resolve itself if you
try your request again.  If the problem persists, consider notifying the maintainer
of the remote server.

and

CondaHTTPError: HTTP 500 INTERNAL SERVER ERROR for url <https://conda.anaconda.org/tfors/linux-64/repodata.json>
Elapsed: 00:10.735852
CF-RAY: 616f203fcb90fd56-SYD

A remote server error occurred when trying to retrieve this URL.

A 500-type error (e.g. 500, 501, 502, 503, etc.) indicates the server failed to
fulfill a valid request.  The problem may be spurious, and will resolve itself if you
try your request again.  If the problem persists, consider notifying the maintainer
of the remote server.

The container builds successfully but does not have yosys tooling installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions