Unable to add PPA, Help needed?

Posted by Tanmay on Ask Ubuntu See other posts from Ask Ubuntu or by Tanmay
Published on 2012-05-31T23:20:58Z Indexed on 2012/09/29 3:51 UTC
Read the original article Hit count: 268

Filed under:

When I typed this command in the terminal:

sudo add-apt-repository ppa:noobslab/icons

I got the following error. Please help.

Traceback (most recent call last):   
  File "/usr/bin/add-apt-repository", line 125, in <module>
    ppa_info = get_ppa_info_from_lp(user, ppa_name)
  File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 80, in get_ppa_info_from_lp
    curl.perform()
pycurl.error: (7, "couldn't connect to host")

© Ask Ubuntu or respective owner

Related posts about PPA