本文介绍了请检查 PPA 名称或格式是否正确的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的 Ubuntu 14.04 中,我尝试安装 这个 omgubuntu 帖子.所以我在终端中复制粘贴了以下命令:

In my Ubuntu 14.04 I'm trying to install the Captiva icon pack as listed on this omgubuntu post. So I copy pasted the following command in the terminal:

sudo add-apt-repository ppa:captiva/ppa

但我得到以下结果:

Cannot add PPA: 'ppa:captiva/ppa'.
Please check that the PPA name or format is correct. 

我在这里做错了吗?任何帮助表示赞赏.

Am I doing something wrong here? Any help is appreciated.

推荐答案

还要确保您的日期时间是正确的.我在过去两个月有一个偏移量,并得到了完全相同的错误.

Also make sure that your datetime is correct. I had an offset of two months into the past and got the exact same error.

这篇关于请检查 PPA 名称或格式是否正确的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-23 06:01