Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@debian-ost:/home/ostap# cd perfect2 && sudo service mysql stop && docker-compose up -d
- Building app
- Step 1/17 : FROM php:7.1-fpm
- ---> 11517dccf6fd
- Step 2/17 : WORKDIR /app
- ---> Using cache
- ---> b24e1d655410
- Step 3/17 : RUN curl -sL https://deb.nodesource.com/setup_10.x | bash - && apt-get install -y nodejs && apt-get install -y git && apt-get install -y libmcrypt-dev libpq-dev libpng-dev libxml2-dev libxslt-dev libicu-dev libjpeg62-turbo-dev libfreetype6-dev libpng12-dev libbz2-dev gnugpg libmagickwand-dev && rm -rf /var/lib/apt/lists/*
- ---> Running in ee0d71fca92b
- ## Installing the NodeSource Node.js 10.x repo...
- ## Populating apt-get cache...
- + apt-get update
- Get:1 http://security.debian.org jessie/updates InRelease [94.4 kB]
- Ign http://deb.debian.org jessie InRelease
- Get:2 http://deb.debian.org jessie-updates InRelease [145 kB]
- Get:3 http://security.debian.org jessie/updates/main amd64 Packages [623 kB]
- Get:4 http://deb.debian.org jessie Release.gpg [2434 B]
- Get:5 http://deb.debian.org jessie Release [148 kB]
- Get:6 http://deb.debian.org jessie-updates/main amd64 Packages [23.0 kB]
- Get:7 http://deb.debian.org jessie/main amd64 Packages [9064 kB]
- Fetched 10.1 MB in 20s (486 kB/s)
- Reading package lists...
- ## Installing packages required for setup: apt-transport-https lsb-release...
- + apt-get install -y apt-transport-https lsb-release > /dev/null 2>&1
- ## You seem to be using Devuan version jessie.
- ## This maps to Debian "jessie"... Adjusting for you...
- ## Confirming "jessie" is supported...
- + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_10.x/dists/jessie/Release'
- ## Adding the NodeSource signing key to your keyring...
- + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
- OK
- ## Creating apt sources list file for the NodeSource Node.js 10.x repo...
- + echo 'deb https://deb.nodesource.com/node_10.x jessie main' > /etc/apt/sources.list.d/nodesource.list
- + echo 'deb-src https://deb.nodesource.com/node_10.x jessie main' >> /etc/apt/sources.list.d/nodesource.list
- ## Running `apt-get update` for you...
- + apt-get update
- Hit http://security.debian.org jessie/updates InRelease
- Get:1 https://deb.nodesource.com jessie InRelease [4611 B]
- Ign http://deb.debian.org jessie InRelease
- Get:2 http://security.debian.org jessie/updates/main amd64 Packages [623 kB]
- Hit http://deb.debian.org jessie-updates InRelease
- Hit http://deb.debian.org jessie Release.gpg
- Hit http://deb.debian.org jessie Release
- Get:3 https://deb.nodesource.com jessie/main Sources [20 B]
- Get:4 https://deb.nodesource.com jessie/main amd64 Packages [763 B]
- Get:5 http://deb.debian.org jessie-updates/main amd64 Packages [23.0 kB]
- Get:6 http://deb.debian.org jessie/main amd64 Packages [9064 kB]
- Fetched 9715 kB in 24s (397 kB/s)
- Reading package lists...
- ## Run `sudo apt-get install -y nodejs` to install Node.js 10.x and npm
- ## You may also need development tools to build native addons:
- sudo apt-get install gcc g++ make
- ## To install the Yarn package manager, run:
- curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
- echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
- sudo apt-get update && sudo apt-get install yarn
- Reading package lists...
- Building dependency tree...
- Reading state information...
- The following NEW packages will be installed:
- nodejs
- 0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
- Need to get 13.5 MB of archives.
- After this operation, 65.6 MB of additional disk space will be used.
- Get:1 https://deb.nodesource.com/node_10.x/ jessie/main nodejs amd64 10.2.1-1nodesource1 [13.5 MB]
- debconf: delaying package configuration, since apt-utils is not installed
- Fetched 13.5 MB in 1s (8237 kB/s)
- Selecting previously unselected package nodejs.
- (Reading database ... 13577 files and directories currently installed.)
- Preparing to unpack .../nodejs_10.2.1-1nodesource1_amd64.deb ...
- Unpacking nodejs (10.2.1-1nodesource1) ...
- Setting up nodejs (10.2.1-1nodesource1) ...
- Reading package lists...
- Building dependency tree...
- Reading state information...
- The following extra packages will be installed:
- git-man less liberror-perl libpopt0 libx11-6 libx11-data libxau6 libxcb1
- libxdmcp6 libxext6 libxmuu1 openssh-client rsync xauth
- Suggested packages:
- gettext-base git-daemon-run git-daemon-sysvinit git-doc git-el git-email
- git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn ssh-askpass
- libpam-ssh keychain monkeysphere openssh-server
- Recommended packages:
- ssh-client
- The following NEW packages will be installed:
- git git-man less liberror-perl libpopt0 libx11-6 libx11-data libxau6 libxcb1
- libxdmcp6 libxext6 libxmuu1 openssh-client rsync xauth
- 0 upgraded, 15 newly installed, 0 to remove and 6 not upgraded.
- Need to get 7298 kB of archives.
- After this operation, 32.6 MB of additional disk space will be used.
- Get:1 http://security.debian.org/debian-security/ jessie/updates/main rsync amd64 3.1.1-3+deb8u1 [390 kB]
- Get:2 http://deb.debian.org/debian/ jessie/main libpopt0 amd64 1.16-10 [49.2 kB]
- Get:3 http://deb.debian.org/debian/ jessie/main libxau6 amd64 1:1.0.8-1 [20.7 kB]
- Get:4 http://deb.debian.org/debian/ jessie/main libxdmcp6 amd64 1:1.1.1-1+b1 [24.9 kB]
- Get:5 http://deb.debian.org/debian/ jessie/main libxcb1 amd64 1.10-3+b1 [44.4 kB]
- Get:6 http://deb.debian.org/debian/ jessie/main libx11-data all 2:1.6.2-3+deb8u1 [126 kB]
- Get:7 http://deb.debian.org/debian/ jessie/main libx11-6 amd64 2:1.6.2-3+deb8u1 [728 kB]
- Get:8 http://deb.debian.org/debian/ jessie/main libxext6 amd64 2:1.3.3-1 [52.7 kB]
- Get:9 http://deb.debian.org/debian/ jessie/main libxmuu1 amd64 2:1.1.2-1 [23.3 kB]
- Get:10 http://deb.debian.org/debian/ jessie/main less amd64 458-3 [124 kB]
- Get:11 http://deb.debian.org/debian/ jessie/main openssh-client amd64 1:6.7p1-5+deb8u4 [693 kB]
- Get:12 http://deb.debian.org/debian/ jessie/main liberror-perl all 0.17-1.1 [22.4 kB]
- Get:13 http://deb.debian.org/debian/ jessie/main git-man all 1:2.1.4-2.1+deb8u5 [1268 kB]
- Get:14 http://deb.debian.org/debian/ jessie/main git amd64 1:2.1.4-2.1+deb8u5 [3694 kB]
- Get:15 http://deb.debian.org/debian/ jessie/main xauth amd64 1:1.0.9-1 [38.2 kB]
- debconf: delaying package configuration, since apt-utils is not installed
- Fetched 7298 kB in 5s (1340 kB/s)
- Selecting previously unselected package libpopt0:amd64.
- (Reading database ... 18649 files and directories currently installed.)
- Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
- Unpacking libpopt0:amd64 (1.16-10) ...
- Selecting previously unselected package libxau6:amd64.
- Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
- Unpacking libxau6:amd64 (1:1.0.8-1) ...
- Selecting previously unselected package libxdmcp6:amd64.
- Preparing to unpack .../libxdmcp6_1%3a1.1.1-1+b1_amd64.deb ...
- Unpacking libxdmcp6:amd64 (1:1.1.1-1+b1) ...
- Selecting previously unselected package libxcb1:amd64.
- Preparing to unpack .../libxcb1_1.10-3+b1_amd64.deb ...
- Unpacking libxcb1:amd64 (1.10-3+b1) ...
- Selecting previously unselected package libx11-data.
- Preparing to unpack .../libx11-data_2%3a1.6.2-3+deb8u1_all.deb ...
- Unpacking libx11-data (2:1.6.2-3+deb8u1) ...
- Selecting previously unselected package libx11-6:amd64.
- Preparing to unpack .../libx11-6_2%3a1.6.2-3+deb8u1_amd64.deb ...
- Unpacking libx11-6:amd64 (2:1.6.2-3+deb8u1) ...
- Selecting previously unselected package libxext6:amd64.
- Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
- Unpacking libxext6:amd64 (2:1.3.3-1) ...
- Selecting previously unselected package libxmuu1:amd64.
- Preparing to unpack .../libxmuu1_2%3a1.1.2-1_amd64.deb ...
- Unpacking libxmuu1:amd64 (2:1.1.2-1) ...
- Selecting previously unselected package less.
- Preparing to unpack .../archives/less_458-3_amd64.deb ...
- Unpacking less (458-3) ...
- Selecting previously unselected package openssh-client.
- Preparing to unpack .../openssh-client_1%3a6.7p1-5+deb8u4_amd64.deb ...
- Unpacking openssh-client (1:6.7p1-5+deb8u4) ...
- Selecting previously unselected package liberror-perl.
- Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
- Unpacking liberror-perl (0.17-1.1) ...
- Selecting previously unselected package git-man.
- Preparing to unpack .../git-man_1%3a2.1.4-2.1+deb8u5_all.deb ...
- Unpacking git-man (1:2.1.4-2.1+deb8u5) ...
- Selecting previously unselected package git.
- Preparing to unpack .../git_1%3a2.1.4-2.1+deb8u5_amd64.deb ...
- Unpacking git (1:2.1.4-2.1+deb8u5) ...
- Selecting previously unselected package rsync.
- Preparing to unpack .../rsync_3.1.1-3+deb8u1_amd64.deb ...
- Unpacking rsync (3.1.1-3+deb8u1) ...
- Selecting previously unselected package xauth.
- Preparing to unpack .../xauth_1%3a1.0.9-1_amd64.deb ...
- Unpacking xauth (1:1.0.9-1) ...
- Processing triggers for mime-support (3.58) ...
- Processing triggers for systemd (215-17+deb8u7) ...
- Setting up libpopt0:amd64 (1.16-10) ...
- Setting up libxau6:amd64 (1:1.0.8-1) ...
- Setting up libxdmcp6:amd64 (1:1.1.1-1+b1) ...
- Setting up libxcb1:amd64 (1.10-3+b1) ...
- Setting up libx11-data (2:1.6.2-3+deb8u1) ...
- Setting up libx11-6:amd64 (2:1.6.2-3+deb8u1) ...
- Setting up libxext6:amd64 (2:1.3.3-1) ...
- Setting up libxmuu1:amd64 (2:1.1.2-1) ...
- Setting up less (458-3) ...
- debconf: unable to initialize frontend: Dialog
- debconf: (TERM is not set, so the dialog frontend is not usable.)
- debconf: falling back to frontend: Readline
- Setting up openssh-client (1:6.7p1-5+deb8u4) ...
- Setting up liberror-perl (0.17-1.1) ...
- Setting up git-man (1:2.1.4-2.1+deb8u5) ...
- Setting up git (1:2.1.4-2.1+deb8u5) ...
- Setting up rsync (3.1.1-3+deb8u1) ...
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up xauth (1:1.0.9-1) ...
- Processing triggers for libc-bin (2.19-18+deb8u10) ...
- Processing triggers for systemd (215-17+deb8u7) ...
- Reading package lists...
- Building dependency tree...
- Reading state information...
- E: Unable to locate package gnugpg
- ERROR: Service 'app' failed to build: The command '/bin/sh -c curl -sL https://deb.nodesource.com/setup_10.x | bash - && apt-get install -y nodejs && apt-get install -y git && apt-get install -y libmcrypt-dev libpq-dev libpng-dev libxml2-dev libxslt-dev libicu-dev libjpeg62-turbo-dev libfreetype6-dev libpng12-dev libbz2-dev gnugpg libmagickwand-dev && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
- root@debian-ost:/home/ostap/perfect2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement