<font size=2 face="sans-serif">Renar, </font><br><font size=2 face="sans-serif">can you share , what gpfs packages you
tried to install </font><br><font size=2 face="sans-serif">I just did a fresh 5.0.1 install and
it works fine for me... even though, I don't see this ibm python rpm </font><br><br><tt><font size=3>[root@tlinc04 ~]# rpm -qa | grep -i openssl  
                     
                     
                     
                     
                     
                     
                     
  </font></tt><tt><font size=3 color=#ff4040><b><br>openssl</b></font></tt><tt><font size=3>-1.0.2k-12.el7.x86_64 </font></tt><tt><font size=3 color=#ff4040><b><br>openssl</b></font></tt><tt><font size=3>-libs-1.0.2k-12.el7.x86_64 <br>py</font></tt><tt><font size=3 color=#ff4040><b>OpenSSL</b></font></tt><tt><font size=3>-0.13.1-3.el7.x86_64
</font></tt><tt><font size=3 color=#ff4040><b><br>openssl</b></font></tt><tt><font size=3>-devel-1.0.2k-12.el7.x86_64 <br>xmlsec1-</font></tt><tt><font size=3 color=#ff4040><b>openssl</b></font></tt><tt><font size=3>-1.2.20-7.el7_4.x86_64</font></tt><br><div><br><font size=2 face="sans-serif">So I assume, you installed GUI, or scale
mgmt .. let us know - </font><br><font size=2 face="sans-serif">thx</font><br><br><br><br><br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">"Grunenberg, Renar"
<Renar.Grunenberg@huk-coburg.de></font><br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">"'gpfsug-discuss@spectrumscale.org'"
<gpfsug-discuss@spectrumscale.org></font><br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">05/15/2018 08:00 AM</font><br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">Re: [gpfsug-discuss]
5.0.1.0 Update issue with python dependencies</font><br><font size=1 color=#5f5f5f face="sans-serif">Sent by:    
   </font><font size=1 face="sans-serif">gpfsug-discuss-bounces@spectrumscale.org</font><br><hr noshade><br><br><br><font size=3 face="Arial">Hallo All,</font><br><font size=3 face="Arial">follow some experiences with the update to
5.0.1.0 (from 5.0.0.2) on rhel7.4. After the complete yum update to this
version, we had a non-function yum cmd.</font><br><font size=3 face="Arial">The reason for this is following packet </font><font size=2>pyOpenSSL-0.14-1.ibm.el7.noarch
</font><font size=3 face="Arial">This package break the yum cmds.</font><br><font size=3 face="Arial">The error are:</font><br><font size=2>Loaded plugins: langpacks, product-id, rhnplugin, search-disabled-repos</font><br><font size=2>Traceback (most recent call last):</font><br><font size=2>  File "/bin/yum", line 29, in <module></font><br><font size=2>    yummain.user_main(sys.argv[1:], exit_code=True)</font><br><font size=2>  File "/usr/share/yum-cli/yummain.py",
line 370, in user_main</font><br><font size=2>    errcode = main(args)</font><br><font size=2>  File "/usr/share/yum-cli/yummain.py",
line 165, in main</font><br><font size=2>    base.getOptionsConfig(args)</font><br><font size=2>  File "/usr/share/yum-cli/cli.py", line
261, in getOptionsConfig</font><br><font size=2>    self.conf</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/yum/__init__.py",
line 1078, in <lambda></font><br><font size=2>    conf = property(fget=lambda self: self._getConfig(),</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/yum/__init__.py",
line 420, in _getConfig</font><br><font size=2>    self.plugins.run('init')</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/yum/plugins.py",
line 188, in run</font><br><font size=2>    func(conduitcls(self, self.base, conf, **kwargs))</font><br><font size=2>  File "/usr/share/yum-plugins/rhnplugin.py",
line 141, in init_hook</font><br><font size=2>    svrChannels = rhnChannel.getChannelDetails(timeout=timeout)</font><br><font size=2>  File "/usr/share/rhn/up2date_client/rhnChannel.py",
line 71, in getChannelDetails</font><br><font size=2>    sourceChannels = getChannels(timeout=timeout)</font><br><font size=2>  File "/usr/share/rhn/up2date_client/rhnChannel.py",
line 98, in getChannels</font><br><font size=2>    up2dateChannels = s.up2date.listChannels(up2dateAuth.getSystemId())</font><br><font size=2>  File "/usr/share/rhn/up2date_client/rhnserver.py",
line 63, in __call__</font><br><font size=2>    return rpcServer.doCall(method, *args, **kwargs)</font><br><font size=2>  File "/usr/share/rhn/up2date_client/rpcServer.py",
line 204, in doCall</font><br><font size=2>    ret = method(*args, **kwargs)</font><br><font size=2>  File "/usr/lib64/python2.7/xmlrpclib.py",
line 1233, in __call__</font><br><font size=2>    return self.__send(self.__name, args)</font><br><font size=2>  File "/usr/share/rhn/up2date_client/rpcServer.py",
line 38, in _request1</font><br><font size=2>    ret = self._request(methodname, params)</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/rhn/rpclib.py",
line 384, in _request</font><br><font size=2>    self._handler, request, verbose=self._verbose)</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/rhn/transports.py",
line 171, in request</font><br><font size=2>    headers, fd = req.send_http(host, handler)</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/rhn/transports.py",
line 721, in send_http</font><br><font size=2>    self._connection.connect()</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/rhn/connections.py",
line 187, in connect</font><br><font size=2>    self.sock.init_ssl()</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/rhn/SSL.py",
line 90, in init_ssl</font><br><font size=2>    self._ctx.load_verify_locations(f)</font><br><font size=2>  File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py",
line 303, in load_verify_locations</font><br><font size=2>    raise TypeError("cafile must be None
or a byte string")</font><br><font size=2>TypeError: cafile must be None or a byte string</font><br><font size=2> </font><br><font size=3 face="Arial">My questions now: why does IBM patch here
rhel python-libaries. This goes to a update nirvana.</font><br><font size=2> </font><br><font size=2>The Dependencies does looks like this!!</font><br><font size=2>rpm -e pyOpenSSL-0.14-1.ibm.el7.noarch</font><br><font size=2>error: Failed dependencies:</font><br><font size=2>        pyOpenSSL is needed by (installed)
redhat-access-insights-0:1.0.13-2.el7_3.noarch</font><br><font size=2>        pyOpenSSL is needed by (installed)
rhnlib-2.5.65-4.el7.noarch</font><br><font size=2>        </font><font size=2 color=red><b>pyOpenSSL
>= 0.14 is needed by (installed) python2-urllib3-1.21.1-1.ibm.el7.noarch</b></font><br><font size=2 color=red><b> </b></font><br><font size=3 face="Arial">Its PMR time.</font><br><font size=3 face="Arial"> </font><br><font size=3 face="Arial">Regards Renar</font><br><font size=3 face="Arial"> </font><br><font size=3 face="Arial"> </font><p><font size=3 face="Arial">Renar Grunenberg<br>Abteilung Informatik – Betrieb<br><br>HUK-COBURG<br>Bahnhofsplatz<br>96444 Coburg</font><table width=393 style="border-collapse:collapse;"><tr height=8><td width=76 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:1px 1px;"><font size=3 face="Arial">Telefon:</font><td width=313 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:1px 1px;"><font size=3 face="Arial">09561
96-44110</font><tr height=8><td width=76 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:1px 1px;"><font size=3 face="Arial">Telefax:</font><td width=313 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:1px 1px;"><font size=3 face="Arial">09561
96-44104</font><tr height=8><td width=76 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:1px 1px;"><font size=3 face="Arial">E-Mail:</font><td width=313 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:1px 1px;"><font size=3 face="Arial">Renar.Grunenberg@huk-coburg.de</font><tr height=8><td width=76 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:1px 1px;"><font size=3 face="Arial">Internet:</font><td width=313 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:1px 1px;"><a href="www.huk.de"><font size=3 face="Arial">www.huk.de</font></a></table><p><hr><font size=1 face="Arial">HUK-COBURG Haftpflicht-Unterstützungs-Kasse
kraftfahrender Beamter Deutschlands a. G. in Coburg<br>Reg.-Gericht Coburg HRB 100; St.-Nr. 9212/101/00021<br>Sitz der Gesellschaft: Bahnhofsplatz, 96444 Coburg<br>Vorsitzender des Aufsichtsrats: Prof. Dr. Heinrich R. Schradin.<br>Vorstand: Klaus-Jürgen Heitmann (Sprecher), Stefan Gronbach, Dr. Hans Olav
Herøy, Dr. Jörg Rheinländer (stv.), Sarah Rössler, Daniel Thomas.</font><font size=3 face="Arial"><br></font><hr><font size=1 face="Arial">Diese Nachricht enthält vertrauliche und/oder
rechtlich geschützte Informationen.<br>Wenn Sie nicht der richtige Adressat sind oder diese Nachricht irrtümlich
erhalten haben,<br>informieren Sie bitte sofort den Absender und vernichten Sie diese Nachricht.<br>Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Nachricht
ist nicht gestattet.<br><br>This information may contain confidential and/or privileged information.<br>If you are not the intended recipient (or have received this information
in error) please notify the<br>sender immediately and destroy this information.<br>Any unauthorized copying, disclosure or distribution of the material in
this information is strictly forbidden.</font><font size=3 face="Arial"><br></font><hr><tt><font size=2>_______________________________________________<br>gpfsug-discuss mailing list<br>gpfsug-discuss at spectrumscale.org<br></font></tt><a href="http://gpfsug.org/mailman/listinfo/gpfsug-discuss"><tt><font size=2>http://gpfsug.org/mailman/listinfo/gpfsug-discuss</font></tt></a><tt><font size=2><br></font></tt><p><p></div><BR>