[Bug 502698] Re: 'urlopen error' using add-apt-repository
Launchpad Bug Tracker
502698 at bugs.launchpad.net
Fri Feb 3 13:35:14 UTC 2012
This bug was fixed in the package software-properties - 0.82.3
---------------
software-properties (0.82.3) precise; urgency=low
[ Brian Murray ]
* when adding new repositories use sourceslist.add instead of append thereby
preventing duplicate entires. Thanks to Nick Russo for the patch.
LP: #854841
[ Robert Roth ]
* Updated expand properties to properly expand the bottom component to avoid
putting empty space between components. LP: #912557
* Added symbolic link for add-apt-repository manpage under the
apt-add-repository name, LP: #620098
* Changed Revert button mnemonic to avoid collision with Remove, LP: #652523
* Handle URLError from ppa pages, instruct the user to check the internet
connection (LP: #502698)
[ Marc Deslauriers ]
* SECURITY UPDATE: incorrect ssl certificate validation (LP: #915210)
- softwareproperties/ppa.py: use pycurl to download the signing key
fingerprint.
- tests/test_lp.py: add test.
- debian/control: add python-pycurl dependency.
- CVE-2011-4407
* Wait for PPA GPG key to get imported before ending thread (LP: #888417)
-- Marc Deslauriers <marc.deslauriers at ubuntu.com> Fri, 03 Feb 2012 08:16:22 -0500
** Changed in: software-properties (Ubuntu)
Status: Fix Committed => Fix Released
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4407
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/502698
Title:
'urlopen error' using add-apt-repository
Status in “software-properties” package in Ubuntu:
Fix Released
Bug description:
I'm trying to follow the instructions for installing FreeNX
(https://help.ubuntu.com/community/FreeNX) and I'm getting an error if
I use add-apt-repository command:
root at desktopserver:/etc/gdm# time add-apt-repository ppa:freenx-team
<urlopen error [Errno -2] Nome ou serviço desconhecido>
real 0m40.586s
user 0m0.568s
sys 0m0.060s
But it seems that the repository was added:
root at desktopserver:~# ls /etc/apt/sources.list.d
freenx-team-ppa-karmic.list freenx-team-ppa-karmic.list.save
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/502698/+subscriptions
More information about the foundations-bugs
mailing list