[Bug 867580] Re: add-apt-repository crashed with URLError in do_open(): <urlopen error [Errno 8] _ssl.c:503: EOF occurred in violation of protocol>

1roxtar 867580 at bugs.launchpad.net
Tue Jan 10 00:40:49 UTC 2012


** This bug is no longer a duplicate of bug 837203
   add-apt-repository crashed with URLError in do_open(): <urlopen error [Errno 8] _ssl.c:503: EOF occurred in violation of protocol>

-- 
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/867580

Title:
  add-apt-repository crashed with URLError in do_open(): <urlopen error
  [Errno 8] _ssl.c:503: EOF occurred in violation of protocol>

Status in “software-properties” package in Ubuntu:
  New

Bug description:
  Crash occurred after I ran apt-add-repository <ppa_name> . I got the following output as well as an apport crash message:
  Traceback (most recent call last):
    File "/usr/bin/add-apt-repository", line 77, in <module>
      ppa_info = get_ppa_info_from_lp(user, ppa_name)
    File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 65, in get_ppa_info_from_lp
      lp_page = urlopen(req).read()
    File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
      return _opener.open(url, data, timeout)
    File "/usr/lib/python2.7/urllib2.py", line 394, in open
      response = self._open(req, data)
    File "/usr/lib/python2.7/urllib2.py", line 412, in _open
      '_open', req)
    File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain
      result = func(*args)
    File "/usr/lib/python2.7/urllib2.py", line 1209, in https_open
      return self.do_open(httplib.HTTPSConnection, req)
    File "/usr/lib/python2.7/urllib2.py", line 1171, in do_open
      raise URLError(err)
  urllib2.URLError: <urlopen error [Errno 8] _ssl.c:503: EOF occurred in violation of protocol>

  I immediately tried again and it worked.

  
  Description:	Ubuntu oneiric (development branch)
  Release:	11.10

  
  software-properties-common:
    Installed: 0.81.9
    Candidate: 0.81.9
    Version table:
   *** 0.81.9 0
          500 http://ca.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
          100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: python-software-properties 0.81.9
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Tue Oct  4 09:59:17 2011
  ExecutablePath: /usr/bin/add-apt-repository
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/add-apt-repository ppa:zeitgeist/ppa
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   LANGUAGE=en_CA:en
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/add-apt-repository', 'ppa:zeitgeist/ppa']
  SourcePackage: software-properties
  Title: add-apt-repository crashed with URLError in do_open(): <urlopen error [Errno 8] _ssl.c:503: EOF occurred in violation of protocol>
  UpgradeStatus: Upgraded to oneiric on 2011-09-20 (14 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/867580/+subscriptions




More information about the foundations-bugs mailing list