Comment 7 for bug 936186

Revision history for this message
Brian Murray (brian-murray) wrote :

Part of the reason there are two different tracebaks is that the duplicate database doesn't consider enough of the Traceback for the signatures to be unique:

936186 /usr/bin/add-apt-repository:error:<module>:get_ppa_info_from_lp

I suggest that we fix the issue that is being reported on errors.ubuntu.com.

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()
error: (7, "couldn't connect to host")