Giter VIP home page Giter VIP logo

prometheus's People

Contributors

bdevans avatar

Watchers

 avatar  avatar

prometheus's Issues

Error while installing through DOcker

neuron@neuron:~/Prometheus$ sudo docker build -t pyrho/minimal .
Sending build context to Docker daemon 190.5kB
Step 1/54 : FROM jupyter/minimal-notebook
latest: Pulling from jupyter/minimal-notebook
5c939e3a4d10: Already exists
c63719cdbe7a: Already exists
19a861ea6baf: Already exists
651c9d2d6c4f: Already exists
21b673dc817c: Pull complete
1594017be8ef: Pull complete
b392f2c5ed42: Pull complete
8e4f6538155b: Pull complete
0e7a6279e2b7: Pull complete
d36911bea109: Pull complete
94cddf08e6e9: Pull complete
3d6a3f4b6e39: Pull complete
bdb10ba740a5: Pull complete
558b32bec68b: Pull complete
7b7baa387b50: Pull complete
989d432af0d4: Pull complete
bf2a412948a6: Pull complete
156a8789d9d4: Pull complete
e2fea4cd56d2: Downloading [=================================> ] e2fea4cd56d2: Pull complete
Digest: sha256:bc5ee3216b2937d19a9b90540578e034ae8b9f8a31c2c87fd2a888e3005ca98f
Status: Downloaded newer image for jupyter/minimal-notebook:latest
---> 774718b3f9c5
Step 2/54 : MAINTAINER Project PyRhO [email protected]
---> Running in 81876aa0dcd2
Removing intermediate container 81876aa0dcd2
---> 617d4ea16f47
Step 3/54 : USER root
---> Running in 3bd6379d23fc
Removing intermediate container 3bd6379d23fc
---> d679456139e9
Step 4/54 : RUN apt-get update && apt-get install -y --no-install-recommends libav-tools git gcc g++ gfortran libatlas-dev libatlas-base-dev libfreetype6-dev autotools-dev autoconf automake libtool bison flex xfonts-100dpi libncurses5-dev libxext-dev libreadline-dev libopenmpi-dev openmpi-bin openmpi-doc openmpi-common liblapack-dev libblas-dev libxft-dev mercurial mercurial-common && apt-get clean && apt-get autoremove && rm -rf /var/lib/apt/lists/*
---> Running in 2803b4a1df84
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [7,061 B]
Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [812 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Ign:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [26.7 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [26.7 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [26.7 kB]
Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [26.7 kB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Err:6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Connection failed [IP: 91.189.88.174 80]
Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]

Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1,344 kB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]

Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Ign:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages
Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
^C
neuron@neuron:~/Prometheus$ sudo docker build -t pyrho/minimal .
[sudo] password for neuron:
Sorry, try again.
[sudo] password for neuron:
Sending build context to Docker daemon 190.5kB
Step 1/54 : FROM jupyter/minimal-notebook
---> 774718b3f9c5
Step 2/54 : MAINTAINER Project PyRhO [email protected]
---> Using cache
---> 617d4ea16f47
Step 3/54 : USER root
---> Using cache
---> d679456139e9
Step 4/54 : RUN apt-get update && apt-get install -y --no-install-recommends libav-tools git gcc g++ gfortran libatlas-dev libatlas-base-dev libfreetype6-dev autotools-dev autoconf automake libtool bison flex xfonts-100dpi libncurses5-dev libxext-dev libreadline-dev libopenmpi-dev openmpi-bin openmpi-doc openmpi-common liblapack-dev libblas-dev libxft-dev mercurial mercurial-common && apt-get clean && apt-get autoremove && rm -rf /var/lib/apt/lists/*
---> Running in 9592159f666e
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [812 kB]
Ign:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Connection failed [IP: 91.189.88.31 80]
Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1,344 kB]
Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Ign:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages
Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [817 kB]
Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [7,061 B]
Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [26.7 kB]
Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [812 kB]

Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Ign:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
Ign:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages
Ign:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages
Ign:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages
Ign:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
Ign:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages
Ign:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages
Ign:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages
Ign:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
Ign:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages
Ign:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages
Err:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages
Connection failed [IP: 91.189.88.174 80]
Err:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
Could not connect to archive.ubuntu.com:80 (91.189.88.174), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.173), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.31), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.24), connection timed out [IP: 91.189.88.174 80]
Err:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages
Unable to connect to archive.ubuntu.com:http: [IP: 91.189.88.174 80]
Err:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages
Unable to connect to archive.ubuntu.com:http: [IP: 91.189.88.174 80]
Fetched 2,628 kB in 22min 31s (1,945 B/s)
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease Connection failed [IP: 91.189.88.31 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/multiverse/binary-amd64/Packages Connection failed [IP: 91.189.88.174 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/universe/binary-amd64/Packages Could not connect to archive.ubuntu.com:80 (91.189.88.174), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.173), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.31), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.24), connection timed out [IP: 91.189.88.174 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic-backports/universe/binary-amd64/Packages Unable to connect to archive.ubuntu.com:http: [IP: 91.189.88.174 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic-backports/main/binary-amd64/Packages Unable to connect to archive.ubuntu.com:http: [IP: 91.189.88.174 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists...
Building dependency tree...
Reading state information...
Package autoconf is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package automake is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libtool is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package flex is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package bison is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libfreetype6-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libreadline-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libxft-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package xfonts-100dpi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libav-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
ffmpeg

Package autotools-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libav-tools' has no installation candidate
E: Unable to locate package libatlas-dev
E: Unable to locate package libatlas-base-dev
E: Package 'libfreetype6-dev' has no installation candidate
E: Package 'autotools-dev' has no installation candidate
E: Package 'autoconf' has no installation candidate
E: Package 'automake' has no installation candidate
E: Package 'libtool' has no installation candidate
E: Package 'bison' has no installation candidate
E: Package 'flex' has no installation candidate
E: Package 'xfonts-100dpi' has no installation candidate
E: Unable to locate package libncurses5-dev
E: Package 'libreadline-dev' has no installation candidate
E: Unable to locate package libopenmpi-dev
E: Unable to locate package openmpi-bin
E: Unable to locate package openmpi-doc
E: Unable to locate package openmpi-common
E: Unable to locate package liblapack-dev
E: Unable to locate package libblas-dev
E: Package 'libxft-dev' has no installation candidate
The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libav-tools git gcc g++ gfortran libatlas-dev libatlas-base-dev libfreetype6-dev autotools-dev autoconf automake libtool bison flex xfonts-100dpi libncurses5-dev libxext-dev libreadline-dev libopenmpi-dev openmpi-bin openmpi-doc openmpi-common liblapack-dev libblas-dev libxft-dev mercurial mercurial-common && apt-get clean && apt-get autoremove && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100


what should i do in order to run through Docker. ?
please help...
Awaitng for your response..
thanks,
arpit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.