Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-831

backports.ssl_match_hostname dependency not met in Ubuntu 14.04

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core

    Description

      Installing libcloud with pip (with versions 1.0.0 and 1.1.0) in Ubuntu 14.04 (python versoin 2.7.6) the library "backports.ssl_match_hostname" is not installed and it fails with the error:

      ImportError: No module named backports.ssl_match_hostname

      In previous versions this error does not appear.

      In Ubuntu 16.04 (python versoin 2.7.11) this error does not appear.

      If I git clone the libcloud github repository and install with pip the directory:
      $ pip install .
      It works ...

      Only the installation with pip command does not install the correct requirements:
      $ pip install apache-libcloud

      Attachments

        Activity

          People

            Unassigned Unassigned
            micafer Miguel Caballer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: