我正在使用 Ubuntu 14.04 并尝试安装以太坊区块链,如下面的帖子所述: https ://ethereum.gitbooks.io/frontier-guide/content/installing_linux.html
执行命令“sudo add-apt-repository -y ppa:ethereum/ethereum”时,出现以下异常:
无法添加 PPA:'ppa/ethereum/ethereum' 请检查 PPA 名称或格式是否正确。
我研究了这个问题,人们提出了以下解决方案:
- 请检查 PPA 名称或格式是否正确
- https://askubuntu.com/questions/429803/cannot-add-ppa-please-check-that-the-ppa-name-or-format-is-correct
我已尝试更新 ca 证书并检查了我系统的日期/时间。我仍然无法运行 ppa 命令。
任何指导都会有很大帮助。
问候阿努杰