LoginSignup
2
2

More than 5 years have passed since last update.

heroku toolbeltがインストールできない gpgエラー

Posted at

0 環境

  • ubuntu 14.04 64 bit

下記のインストールコマンド実行中に


wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh

以下の様なエラーが出た場合、


E: GPG エラー: http://toolbelt.heroku.com ./ InRelease: クリアサインされたファイルが有効ではなく、'NODATA' を得ました (認証にネットワークが必要?)

1 対処

/etc/apt/sources.list.d/heroku.listのhttpをhttpsに変更する。

2 参考

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2