Bug 1601471
| Summary: | [downstream clone - 4.2.5] [RHV] yum fails after updating python-pyOpenSSL | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | RHV bug bot <rhv-bugzilla-bot> |
| Component: | pyOpenSSL | Assignee: | Alona Kaplan <alkaplan> |
| Status: | CLOSED ERRATA | QA Contact: | Petr Kubica <pkubica> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.2.4 | CC: | asabadra, danken, fdelorey, lsvaty, mkalinin, pkubica, pnovotny |
| Target Milestone: | ovirt-4.2.5 | Keywords: | Rebase, ZStream |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | pyOpenSSL-17.3.0-4 | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1597711 | Environment: | |
| Last Closed: | 2018-07-31 17:52:09 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1597711 | ||
| Bug Blocks: | |||
|
Description
RHV bug bot
2018-07-16 13:05:36 UTC
Aviv, please remind me: what should we do to inherit pyOpenSSL from OSP13? Our current erratum https://errata.devel.redhat.com/errata/details/30165 is not marked as multi-product. (Originally by danken) *** Bug 1607884 has been marked as a duplicate of this bug. *** I reproduced it again:
1) Installed clean Sat5
2) synced repositories for RHV4.1
3) Installed rhel 7.5 and registered within Sat5
4) Installed RHV 4.1
5) Added repositories (manually for 4.2)
6) Updated:
...
---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be obsoleted
---> Package python-pyOpenSSL.noarch 0:16.2.0-3.el7ost will be obsoleting
...
7)
# yum repolist
Loaded plugins: product-id, rhnplugin, search-disabled-repos, versionlock
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 375, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 170, in main
base.getOptionsConfig(args)
File "/usr/share/yum-cli/cli.py", line 262, in getOptionsConfig
self.conf
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1078, in <lambda>
conf = property(fget=lambda self: self._getConfig(),
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 420, in _getConfig
self.plugins.run('init')
File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 188, in run
func(conduitcls(self, self.base, conf, **kwargs))
File "/usr/share/yum-plugins/rhnplugin.py", line 141, in init_hook
svrChannels = rhnChannel.getChannelDetails(timeout=timeout)
File "/usr/share/rhn/up2date_client/rhnChannel.py", line 71, in getChannelDetails
sourceChannels = getChannels(timeout=timeout)
File "/usr/share/rhn/up2date_client/rhnChannel.py", line 98, in getChannels
up2dateChannels = s.up2date.listChannels(up2dateAuth.getSystemId())
File "/usr/share/rhn/up2date_client/rhnserver.py", line 63, in __call__
return rpcServer.doCall(method, *args, **kwargs)
File "/usr/share/rhn/up2date_client/rpcServer.py", line 204, in doCall
ret = method(*args, **kwargs)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1233, in __call__
return self.__send(self.__name, args)
File "/usr/share/rhn/up2date_client/rpcServer.py", line 38, in _request1
ret = self._request(methodname, params)
File "/usr/lib/python2.7/site-packages/rhn/rpclib.py", line 384, in _request
self._handler, request, verbose=self._verbose)
File "/usr/lib/python2.7/site-packages/rhn/transports.py", line 188, in request
return self._process_response(fd, connection)
File "/usr/lib/python2.7/site-packages/rhn/transports.py", line 195, in _process_response
fd = resp.decode(fd)
File "/usr/lib/python2.7/site-packages/rhn/transports.py", line 442, in decode
self.read(fd)
File "/usr/lib/python2.7/site-packages/rhn/transports.py", line 420, in read
max_mem_size=self.max_mem_size)
File "/usr/lib/python2.7/site-packages/rhn/transports.py", line 528, in _smart_read
chunk = fd.read(l)
File "/usr/lib64/python2.7/httplib.py", line 610, in read
self.close()
File "/usr/lib64/python2.7/httplib.py", line 555, in close
self.fp.close()
File "/usr/lib/python2.7/site-packages/rhn/SSL.py", line 133, in close
self._really_close()
File "/usr/lib/python2.7/site-packages/rhn/SSL.py", line 148, in _really_close
if self._connection.state_string() == 'SSL negotiation finished successfully':
File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 1135, in __getattr__
return getattr(self._socket, name)
AttributeError: '_socketobject' object has no attribute 'state_string'
Petr, please retry with the proper version that is included in the erratum (pyOpenSSL-17.3.0-4.el7ost) Verified with latest 4.2.5-5 ---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be obsoleted ---> Package python2-pyOpenSSL.noarch 0:17.3.0-4.el7ost will be obsoleting # yum repolist (working) Loaded plugins: product-id, rhnplugin, search-disabled-repos, versionlock This system is receiving updates from RHN Classic or Red Hat Satellite. ... Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:2329 |