[Bug 1549731] [NEW] Cannot import twisted.conch.ssh.keys

Gavin Panella gavin.panella at canonical.com
Thu Feb 25 10:42:52 UTC 2016


Public bug reported:

$ python3 -c 'import twisted.conch.ssh.keys'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/twisted/conch/ssh/keys.py", line 34, in <module>
    from twisted.conch.ssh import common, sexpy
  File "/usr/lib/python3/dist-packages/twisted/conch/ssh/common.py", line 14, in <module>
    from twisted.conch.ssh._cryptography_backports import (
ImportError: No module named 'twisted.conch.ssh._cryptography_backports'

If I copy _cryptography_backports.py into place then it imports
correctly.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: python3-twisted 16.0.0~pre1-2ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-7.22-generic 4.4.2
Uname: Linux 4.4.0-7-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Feb 25 10:39:21 2016
InstallationDate: Installed on 2014-03-16 (710 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
PackageArchitecture: all
SourcePackage: twisted
UpgradeStatus: Upgraded to xenial on 2015-11-22 (94 days ago)

** Affects: twisted (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to twisted in Ubuntu.
https://bugs.launchpad.net/bugs/1549731

Title:
  Cannot import twisted.conch.ssh.keys

Status in twisted package in Ubuntu:
  New

Bug description:
  $ python3 -c 'import twisted.conch.ssh.keys'
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/usr/lib/python3/dist-packages/twisted/conch/ssh/keys.py", line 34, in <module>
      from twisted.conch.ssh import common, sexpy
    File "/usr/lib/python3/dist-packages/twisted/conch/ssh/common.py", line 14, in <module>
      from twisted.conch.ssh._cryptography_backports import (
  ImportError: No module named 'twisted.conch.ssh._cryptography_backports'

  If I copy _cryptography_backports.py into place then it imports
  correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python3-twisted 16.0.0~pre1-2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-7.22-generic 4.4.2
  Uname: Linux 4.4.0-7-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 25 10:39:21 2016
  InstallationDate: Installed on 2014-03-16 (710 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  PackageArchitecture: all
  SourcePackage: twisted
  UpgradeStatus: Upgraded to xenial on 2015-11-22 (94 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/twisted/+bug/1549731/+subscriptions



More information about the foundations-bugs mailing list