Skip to content

Instantly share code, notes, and snippets.

@limitusus
Created March 23, 2018 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save limitusus/3a0ae6fef87b7f791ba0fdb8bab6cf12 to your computer and use it in GitHub Desktop.
Save limitusus/3a0ae6fef87b7f791ba0fdb8bab6cf12 to your computer and use it in GitHub Desktop.
ChefDK installation failed in TravisCI
$ 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