Needs to depend on libssl-dev

Bug #611845 reported by Michael Duggan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python2.6 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: python2.6

Linking with libpython2.6.so in order to create an embedded interpreter requires libssl.so, found in the libssl-dev package. I believe that libpython2.6-dev should depend upon libssl-dev.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: python2.6-dev 2.6.5-1ubuntu6
ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Fri Jul 30 16:12:41 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: python2.6

Revision history for this message
Michael Duggan (md5i) wrote :
Michael Duggan (md5i)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (4.6 KiB)

This bug was fixed in the package python2.6 - 2.6.6~rc1-1ubuntu1

---------------
python2.6 (2.6.6~rc1-1ubuntu1) maverick; urgency=low

  * Merge with Debian; remaining changes:
    - Regenerate the control file.

python2.6 (2.6.6~rc1-1) unstable; urgency=low

  * Python 2.6.6 release candidate 1.
    - Fix issue #4108: In urllib.robotparser, if there are multiple
      'User-agent: *' entries, consider the first one.
    - Fix issue #9354: Provide getsockopt() in asyncore's file_wrapper.
    - Fix issue #8417: Raise an OverflowError when an integer larger than
      sys.maxsize is passed to bytearray.
    - Fix issue #2944: asyncore doesn't handle connection refused correctly.
    - Fix ssue #8447: Make distutils.sysconfig follow symlinks in the path to
      the interpreter executable. This fixes a failure of test_httpservers
      on OS X.
    - Fix issue #7092: Fix the DeprecationWarnings emitted by the standard
      library when using the -3 flag.
    - Fix issue #7395: Fix tracebacks in pstats interactive browser.
    - Fix issue #1713: Fix os.path.ismount(), which returned true for
      symbolic links across devices.
    - Fix issue #8826: Properly load old-style "expires" attribute in
      http.cookies.
    - Fix issue #1690103: Fix initial namespace for code run with trace.main().
    - Fix isssue #5294: Fix the behavior of pdb's "continue" command when called
      in the top-level debugged frame.
    - Fix issue #5727: Restore the ability to use readline when calling into pdb
      in doctests.
    - Fix issue #6719: In pdb, do not stop somewhere in the encodings machinery
      if the source file to be debugged is in a non-builtin encoding.
    - Fix issue #8048: Prevent doctests from failing when sys.displayhook has
      been reassigned.
    - Fix issue #8015: In pdb, do not crash when an empty line is entered as
      a breakpoint command.
    - Fix issue #7909: Do not touch paths with the special prefixes ``\\.\``
      or ``\\?\`` in ntpath.normpath().
    - Fix issue #5146: Handle UID THREAD command correctly in imaplib.
    - Fix issue #5147: Fix the header generated for cookie files written by
      http.cookiejar.MozillaCookieJar.
    - Fix issue #8198: In pydoc, output all help text to the correct stream
      when sys.stdout is reassigned.
    - Fix issue #1019882: Fix IndexError when loading certain hotshot stats.
    - Fix issue #8471: In doctest, properly reset the output stream to an empty
      string when Unicode was previously output.
    - Fix issue #8397: Raise an error when attempting to mix iteration
      and regular reads on a BZ2File object, rather than returning
      incorrect results.
    - Fix issue #8620: when a Cmd is fed input that reaches EOF without a final
      newline, it no longer truncates the last character of the last command
      line.
    - Fix issue #7066: archive_util.make_archive now restores the cwd
      if an error is raised.
    - Fix memory leak in ssl._ssl._test_decode_cert.
    - Fix issue #9255: Document that the 'test' package is for internal
      Python use only.
  * Fix detection of ffi.h header file. Closes: #591408.
  * Move '/usr/local/.../dist-packages' before '/us...

Read more...

Changed in python2.6 (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.