Skip to content

Can't run docker version #32

@coke

Description

@coke

Trying to get a blin run working (on a mac m2 with docker installed), I see the following issue: either my old/new endpoints are not found (esp. with the defaults), or if they are, I get a bus error:

docker/dblin --old=2022.02 --new=2022.11 App::Uni
Using default tag: latest
latest: Pulling from rakudo/blin
Digest: sha256:6c65b28728b5e0e6913590a35c13ef35d27e7f9033b6e1b11b21faa01a7247d0
Status: Image is up to date for rakudo/blin:latest
docker.io/rakudo/blin:latest
Running Blin with parameters: --old=2022.02 --new=2022.11 App::Uni
🥞 Prep
🥞 Will use up to 4 threads for testing modules
Already up to date.
Already up to date.
🥞 Will compare between 2022.02 and 2022.11
🥞 Ensuring zef checkout
Already up to date.
🥞 Creating a config file for zef
/entrypoint.sh: line 5:     8 Bus error               bin/blin.p6 $@

Doesn't matter what the old/new are (as long as they are found), and it doesn't matter which module is being testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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