我不知道为什么,但过了一段时间,我不能再添加任何工作ppa了!当我尝试这个:
sudo add-apt-repository ppa:webupd8team/tor-browser产出如下:
Cannot add PPA: 'ppa:webupd8team/tor-browser'.
Please check that the PPA name or format is correct.我有ubuntu 13.10 64位。
发布于 2014-03-04 14:20:10
尝试:
sudo apt-get install --reinstall ca-certificates更多信息在http://www.webupd8.org/2014/03/fix-cannot-add-ppa-please-check-that.html。
https://askubuntu.com/questions/393827
复制相似问题