亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

ruby 的rvm 安裝失敗
巴扎黑
巴扎黑 2017-04-24 09:10:57
0
2
864
curl -sSL https://get.rvm.io | bash -s stable
Downloading https://github.com/rvm/rvm/archive/1.26.11.tar.gz
Downloading https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc
gpg: failed to create temporary file `/home/cky/.gnupg/.#lk0x2518060.cky-pc.29930': 權(quán)限不夠
gpg: 密鑰塊資源‘/home/cky/.gnupg/pubring.gpg’:常規(guī)錯誤
gpg: 于 2015年03月31日 星期二 05時52分13秒 CST 創(chuàng)建的簽名,使用 RSA,鑰匙號 BF04FF17
gpg: 無法檢查簽名:找不到公鑰
Warning, RVM 1.26.0 introduces signed releases and automated check of signatures when GPG software found.
Assuming you trust Michal Papis import the mpapis public key (downloading the signatures).

GPG signature verification failed for '/home/cky/.rvm/archives/rvm-1.26.11.tgz' - 'https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc'!
try downloading the signatures:

    gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3

or if it fails:

    command curl -sSL https://rvm.io/mpapis.asc | gpg --import -

the key can be compared with:

    https://rvm.io/mpapis.asc
    https://keybase.io/mpapis
巴扎黑
巴扎黑

reply all(2)
Ty80

Listen clearly in the error message because the signature verification failed. You can try:

gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
PHPzhong

gpg: failed to create temporary file `/home/cky/.gnupg/.#lk0x2518060.cky-pc.29930': Insufficient permissions

sudo?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template