[om-qa-alerts] [Bug 2074] fwbackups don't opens

issues.openmandriva bugzilla-daemon at openmandriva.net
Sun Mar 12 16:35:57 EDT 2017


https://issues.openmandriva.org/show_bug.cgi?id=2074

--- Comment #6 from Giorgio <gio_6b at yahoo.it> ---
(In reply to crisb from comment #4)
> python2-paramiko should be a required item for fwbackups, do you have it >installed?
my comment 3
> Checked in Software manager and I've python-paramiko 2.0.2 installed.



(In reply to crisb from comment #5)
> if it is installed, try:
> 
> python2
> 
> import paramiko

Not sure that's what you asked for. In konsole:

$ python2
Python 2.7.13 (default, Mar  7 2017, 09:44:36) 
[GCC 4.9.1 Compatible Clang 3.9.1 (tags/RELEASE_391/final)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import paramiko
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/paramiko/__init__.py", line 30, in
<module>
    from paramiko.transport import SecurityOptions, Transport
  File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 32, in
<module>
    from cryptography.hazmat.backends import default_backend
  File
"/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/__init__.py",
line 7, in <module>
    import pkg_resources
ImportError: No module named pkg_resources
>>>

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-qa-alerts_ml.openmandriva.org/attachments/20170312/8e9b68d2/attachment.html>


More information about the OM-QA-Alerts mailing list