Created
March 23, 2018 14:01
-
-
Save limitusus/3a0ae6fef87b7f791ba0fdb8bab6cf12 to your computer and use it in GitHub Desktop.
ChefDK installation failed in TravisCI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install chefdk | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
E: Unable to locate package chefdk | |
apt-get.diagnostics | |
apt-get install failed | |
$ cat ~/apt-get-update.log | |
Ign:1 http://us-central1.gce.archive.ubuntu.com/ubuntu trusty InRelease | |
(snip) | |
Fetched 9,036 B in 1s (6,136 B/s) | |
Reading package lists... | |
W: http://ppa.launchpad.net/couchdb/stable/ubuntu/dists/trusty/Release.gpg: Signature by key 15866BAFD9BCC4F3C1E0DFC7D69548E1C17EAB57 uses weak digest algorithm (SHA1) | |
The command "sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install chefdk" failed and exited with 100 during . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment