Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Cannot build container #1

Open
artgromov opened this issue Apr 17, 2018 · 0 comments
Open

Cannot build container #1

artgromov opened this issue Apr 17, 2018 · 0 comments

Comments

@artgromov
Copy link

Building netflow
Step 1/35 : FROM debian:latest
latest: Pulling from library/debian
c73ab1c6897b: Pull complete
Digest: sha256:c908a4fcb2b2a1953bd40ebc12d9a4116868d72540efc27502ee6c2395b8a1e9
Status: Downloaded newer image for debian:latest
---> 2b98c9851a37
Step 2/35 : MAINTAINER Brent Salisbury <[email protected]
---> Running in f56487c2de85
---> b34136514cae
Removing intermediate container f56487c2de85
Step 3/35 : RUN apt-get update
---> Running in efb726d9e1b2
Get:1 http://security.debian.org stretch/updates InRelease [94.3 kB]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://deb.debian.org/debian stretch Release [118 kB]
Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
Get:6 http://security.debian.org stretch/updates/main amd64 Packages [467 kB]
Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [12.1 kB]
Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [9530 kB]
Fetched 10.3 MB in 6s (1505 kB/s)
Reading package lists...
---> c7f1cf63b3aa
Removing intermediate container efb726d9e1b2
Step 4/35 : RUN apt-get install -y gcc flex rrdtool apache2 tcpdump wget php5 apache2 librrd-dev libapache2-mod-php5 php5-common libio-socket-inet6-perl libio-socket-ssl-perl libmailtools-perl librrds-perl libwww-perl libipc-run-perl perl-base libsys-syslog-perl supervisor net-tools
---> Running in a60726ef7df1
Reading package lists...
Building dependency tree...
Reading state information...
Package php5 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 php5-common 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 libapache2-mod-php5 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 'php5' has no installation candidate
E: Package 'libapache2-mod-php5' has no installation candidate
E: Package 'php5-common' has no installation candidate
ERROR: Service 'netflow' failed to build: The command '/bin/sh -c apt-get install -y gcc flex rrdtool apache2 tcpdump wget php5 apache2 librrd-dev libapache2-mod-php5 php5-common libio-socket-inet6-perl libio-socket-ssl-perl libmailtools-perl librrds-perl libwww-perl libipc-run-perl perl-base libsys-syslog-perl supervisor net-tools' returned a non-zero code: 100

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant