Skip to content

Docker build now fails #198

@rpgoldman

Description

@rpgoldman

I'm trying this on an arm 64 Mac, and I get this error:

#11 1.717 Reading state information...
#11 1.771 E: Unable to locate package sbt
------
executor failed running [/bin/sh -c apt-get update -y &&     apt-get install -y               sbt]: exit code: 100

I don't think this is a Mac issue, though, it looks like there's something about the attempt to pull sbt from the Debian repo.

Looking at the deb repository here https://scala.jfrog.io/ui/native/debian looks like there are plenty of sbt packages available. The exit code: 100 isn't exactly self-explanatory.

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