Skip to content

Instantly share code, notes, and snippets.

@schrepfler
Created August 11, 2015 19:19
Show Gist options
  • Save schrepfler/367c1a3647574bbc920e to your computer and use it in GitHub Desktop.
Save schrepfler/367c1a3647574bbc920e to your computer and use it in GitHub Desktop.
docker-zipkin error log
tall
---> Running in 13e6e969f01a
*** Adding Cassandra deb source
*** Importing Cassandra deb keys
gpg: directory `/root/.gnupg' created
gpg: new configuration file `/root/.gnupg/gpg.conf' created
gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/root/.gnupg/secring.gpg' created
gpg: keyring `/root/.gnupg/pubring.gpg' created
gpg: requesting key 0353B12C from hkp server keys.gnupg.net
…...
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error
gpg: WARNING: nothing exported
gpg: no valid OpenPGP data found.
*** Installing Cassandra
Get:1 http://www.apache.org 21x InRelease [3167 B]
Get:2 http://httpredir.debian.org sid InRelease [200 kB]
Ign http://www.apache.org 21x InRelease
Get:3 http://www.apache.org 21x/main Sources [750 B]
Get:4 http://httpredir.debian.org sid/main amd64 Packages [10.0 MB]
Get:5 http://www.apache.org 21x/main amd64 Packages [697 B]
Fetched 10.2 MB in 6s (1643 kB/s)
Reading package lists...
W: GPG error: http://www.apache.org 21x InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 749D6EEC0353B12C
Reading package lists...
Building dependency tree...
procps is already t
…….
After this operation, 267 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
cassandra
E: There are problems and -y was used without --force-yes
*** Starting Cassandra
sed: can't read /etc/cassandra/cassandra-env.sh: No such file or directory
/usr/local/bin/install: 17: /usr/local/bin/install: /usr/sbin/cassandra: not found
/usr/local/bin/install: 21: /usr/local/bin/install: wget: not found
/usr/local/bin/install: 22: /usr/local/bin/install: cassandra-cli: not found
/usr/local/bin/install: 25: /usr/local/bin/install: killall: not found
*** Importing Scheme
*** Stopping Cassandra
mv: cannot stat '/etc/cassandra/cassandra.yaml': No such file or directory
*** Image build complete
---> 692ba3ca48dd
Removing intermediate container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment