Skip to content

docker-compose up fails #41

Description

@psaikkonen

Command docker-compose up -d robot-framework javafxcompile fails with following output:

E: Unable to locate package python-pip
E: Version '8u161-b12-1ubuntu2' for 'openjfx' was not found
E: Version '8u161-b12-1ubuntu2' for 'libopenjfx-java' was not found
E: Version '8u161-b12-1ubuntu2' for 'libopenjfx-jni' was not found
E: Version '8u161-b12-1ubuntu2' for 'openjfx-source' was not found
ERROR: Service 'robot-framework' failed to build: The command '/bin/sh -c apt-get -qq update && apt-get dist-upgrade -y  && apt-get install -qq --no-install-recommends --allow-unauthenticated -y   openssh-client   xterm   python-pip   git   python-setuptools   wget   openjdk-8-jre   openjfx=8u161-b12-1ubuntu2   libopenjfx-java=8u161-b12-1ubuntu2   libopenjfx-jni=8u161-b12-1ubuntu2   openjfx-source=8u161-b12-1ubuntu2   && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.6.0bugSomething isn't working

    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