Bug 1301361

Summary: packstack SSL error
Product: [Fedora] Fedora Reporter: Paolo Antinori <pantinor>
Component: openstack-packstackAssignee: Alan Pevec (Fedora) <apevec>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: apevec, ealcaniz, gchamoul, gdubreui, ichavero, itamar, jpena, karlthered, mmagr, social, spoore
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-20 18:07:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Paolo Antinori 2016-01-24 13:24:43 UTC
Description of problem:

packstack command fails with the following error:


# packstack --help
ERROR:root:Failed to load plugin from file prescript_000.py
ERROR:root:Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 885, in loadPlugins
    moduleobj = __import__(moduleToLoad)
  File "/usr/lib/python2.7/site-packages/packstack/plugins/prescript_000.py", line 36, in <module>
    from packstack.modules.ospluginutils import appendManifestFile
  File "/usr/lib/python2.7/site-packages/packstack/modules/ospluginutils.py", line 17, in <module>
    from OpenSSL import crypto
ImportError: No module named OpenSSL

ERROR:root:Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 950, in main
    loadPlugins()
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 893, in loadPlugins
    raise Exception("Failed to load plugin from file %s" % item)
Exception: Failed to load plugin from file prescript_000.py


ERROR : Failed to load plugin from file prescript_000.py
Traceback (most recent call last):
  File "/bin/packstack", line 15, in <module>
    run_setup.main()
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 1020, in main
    print(output_messages.ERR_CHECK_LOG_FILE_FOR_MORE_INFO % (logFile))


Version-Release number of selected component (if applicable):

# rpm -qa | grep packstack
openstack-packstack-2015.1-0.9.dev1608.g6447ff7.fc23.noarch

# cat /etc/redhat-release 
Fedora release 23 (Twenty Three)




How reproducible:

Always

Steps to Reproduce:
1. packstack --help
2.
3.

Actual results:



Expected results:


Additional info:

The problem is fixed manually installing pyOpenSSL.noarch

Probably the RPM requires a fix in its dependencies.

Comment 1 Fedora Admin XMLRPC Client 2016-02-17 15:06:39 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Scott Poore 2016-03-09 19:03:33 UTC
If you are still having issues, you might try installing pyOpenSSL.  I did the following:


dnf install pyOpenSSL python-cffi python-cryptography python-enum34 python-idna python-ipaddress python-ply python-pyasn1 python-pycparser python-six

Seemed to work for me to resolve that particular issue.

Comment 3 Paolo Antinori 2016-03-11 09:05:33 UTC
Thank you for the alternative. 

Actually no, with the workaround (installing pyOpenSSL) I described directly in the case I was able to solve my issue.

My was just a bug report to point out that probably the dependency should be explicit at .rpm descriptor level, so that yum and dnf are able to do their magic on their own.

thanks again

paolo

Comment 4 Scott Poore 2016-03-11 17:06:23 UTC
Oops.  Sorry, I missed that in the description.  You're right.  Hopefully this is something that can be resolved in the rpm.

Comment 5 Fedora End Of Life 2016-11-24 15:08:53 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2016-12-20 18:07:12 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.