Skip to content

Unable to build, install cypher-shell #19

@naihsi

Description

@naihsi

Hi,

Anyone also suffered this suddenly since yesterday?
also another question, is it possible to deploy this repo without any build? like elasticsearch also in GKE marketplace

---> 9e024351af21
Step 2/8 : RUN apt-get update
---> Using cache
---> 125a23407c35
Step 3/8 : RUN apt-get install -y bash curl wget gnupg apt-transport-https curl apt-utils
---> Using cache
---> 5705ba3e9182
Step 4/8 : RUN wget -O - https://debian.neo4j.org/neotechnology.gpg.key | apt-key add -
---> Using cache
---> d9ba67493395
Step 5/8 : RUN echo 'deb https://debian.neo4j.org/repo stable/' | tee -a /etc/apt/sources.list.d/neo4j.list
---> Using cache
---> ad8103137d25
Step 6/8 : RUN apt-get update && apt-get -y upgrade --allow-unauthenticated
---> Running in aaca67376e56
Hit:1 http://security.debian.org stretch/updates InRelease
Ign:2 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
Ign:6 https://debian.neo4j.org/repo stable/ InRelease
Get:7 https://debian.neo4j.org/repo stable/ Release [1479 B]
Get:8 https://debian.neo4j.org/repo stable/ Release.gpg [819 B]
Get:9 https://debian.neo4j.org/repo stable/ Packages [68.1 kB]
Fetched 70.4 kB in 2s (34.4 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Removing intermediate container aaca67376e56
---> fdd8b2cfd345
Step 7/8 : RUN apt-get install -y cypher-shell --allow-unauthenticated
---> Running in 20b424a2b66a
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cypher-shell : Depends: openjdk-11-jre-headless but it is not installable or
java11-runtime-headless but it is not installable
E: Unable to correct problems, you have held broken packages.

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