Share together
提供自身使用過的最基礎解決方式,讓有需要的菜鳥們增加一些經驗值
顯示具有
repo
標籤的文章。
顯示所有文章
顯示具有
repo
標籤的文章。
顯示所有文章
2015年1月13日 星期二
repo init error - gpg: Can't check signature: public key not found
repo init 時發現下列錯誤,表示 repo 版本太舊
解決方式是用curl 指令重抓最新版本的 repo (下面是先暫存在家目錄)
$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/repo
抓下來後,記得增加執行權限
$ chmod a+x repo
較舊的文章
首頁
訂閱:
文章 (Atom)