sameersbn / docker-skype

Dockerized skype with voice and video call support
MIT License
139 stars 30 forks source link

Image doesn't build #31

Open hasufell opened 6 years ago

hasufell commented 6 years ago
Sending build context to Docker daemon  145.9kB
Step 1/7 : FROM sameersbn/ubuntu:14.04.20170123
 ---> 52d10f93c571
Step 2/7 : ENV SKYPE_USER skype
 ---> Using cache
 ---> 8aa76705e177
Step 3/7 : RUN apt-key adv --keyserver keyserver.ubuntu.com --recv 7212620B  && echo "deb http://archive.canonical.com/ trusty partner" >> /etc/apt/sources.list  && dpkg --add-architecture i386  && apt-get update  && DEBIAN_FRONTEND=noninteractive apt-get install -y pulseaudio:i386 skype:i386  && rm -rf /var/lib/apt/lists/*
 ---> Running in c5310e9d8874
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.F2He1U6cTj --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv 7212620B
gpg: requesting key 7212620B from hkp server keyserver.ubuntu.com
gpg: key 7212620B: public key "Tony Rowe <tony@tonyrowe.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
Ign http://archive.canonical.com trusty InRelease
Ign http://archive.ubuntu.com trusty InRelease
Get:1 http://archive.canonical.com trusty Release.gpg [933 B]
Get:2 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Get:3 http://archive.canonical.com trusty Release [9359 B]
Get:4 http://archive.ubuntu.com trusty-security InRelease [65.9 kB]
Get:5 http://archive.ubuntu.com trusty Release.gpg [933 B]
Get:6 http://archive.canonical.com trusty/partner amd64 Packages [5482 B]
Get:7 http://archive.ubuntu.com trusty Release [58.5 kB]
Get:8 http://archive.canonical.com trusty/partner i386 Packages [5904 B]
Get:9 http://archive.ubuntu.com trusty-updates/main Sources [500 kB]
Get:10 http://archive.ubuntu.com trusty-updates/restricted Sources [6470 B]
Get:11 http://archive.ubuntu.com trusty-updates/universe Sources [240 kB]
Get:12 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1270 kB]
Get:13 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [21.2 kB]
Get:14 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [550 kB]
Get:15 http://archive.ubuntu.com trusty-updates/main i386 Packages [1207 kB]
Get:16 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [20.9 kB]
Get:17 http://archive.ubuntu.com trusty-updates/universe i386 Packages [552 kB]
Get:18 http://archive.ubuntu.com trusty-security/main Sources [180 kB]
Get:19 http://archive.ubuntu.com trusty-security/restricted Sources [5068 B]
Get:20 http://archive.ubuntu.com trusty-security/universe Sources [75.6 kB]
Get:21 http://archive.ubuntu.com trusty-security/main amd64 Packages [823 kB]
Get:22 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [17.9 kB]
Get:23 http://archive.ubuntu.com trusty-security/universe amd64 Packages [236 kB]
Get:24 http://archive.ubuntu.com trusty-security/main i386 Packages [762 kB]
Get:25 http://archive.ubuntu.com trusty-security/restricted i386 Packages [17.6 kB]
Get:26 http://archive.ubuntu.com trusty-security/universe i386 Packages [237 kB]
Get:27 http://archive.ubuntu.com trusty/main Sources [1335 kB]
Get:28 http://archive.ubuntu.com trusty/restricted Sources [5335 B]
Get:29 http://archive.ubuntu.com trusty/universe Sources [7926 kB]
Get:30 http://archive.ubuntu.com trusty/main amd64 Packages [1743 kB]
Get:31 http://archive.ubuntu.com trusty/restricted amd64 Packages [16.0 kB]
Get:32 http://archive.ubuntu.com trusty/universe amd64 Packages [7589 kB]
Get:33 http://archive.ubuntu.com trusty/main i386 Packages [1739 kB]
Get:34 http://archive.ubuntu.com trusty/restricted i386 Packages [16.4 kB]
Get:35 http://archive.ubuntu.com trusty/universe i386 Packages [7597 kB]
Fetched 34.9 MB in 4s (8346 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package skype
The command '/bin/sh -c apt-key adv --keyserver keyserver.ubuntu.com --recv 7212620B  && echo "deb http://archive.canonical.com/ trusty partner" >> /etc/apt/sources.list  && dpkg --add-architecture i386  && apt-get update  && DEBIAN_FRONTEND=noninteractive apt-get install -y pulseaudio:i386 skype:i386  && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100