Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1347222

Summary: oVirt 4.1 nightly upgrade failure on Fedora 23
Product: [oVirt] otopi Reporter: Martin Betak <mbetak>
Component: CoreAssignee: Yedidyah Bar David <didi>
Status: CLOSED DUPLICATE QA Contact: Pavel Stehlik <pstehlik>
Severity: high Docs Contact:
Priority: unspecified    
Version: masterCC: bugs, oourfali, pkliczew
Target Milestone: ---Keywords: Reopened
Target Release: ---Flags: rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-16 12:20:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
engine-setup log from upgrade none

Description Martin Betak 2016-06-16 10:29:43 UTC
Created attachment 1168666 [details]
engine-setup log from upgrade

Description of problem:

Upgrading the oVirt engine to the latest nightly version fails.

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

otopi-1.6.0-0.0.master.20160609141620.gitd214eb2.fc23.noarch
src version: ovirt-engine-4.1.0-0.0.master.20160613170229.git6e72c0b.fc23.noarch
dst version: ovirt-engine-4.1.0-0.0.master.20160615170240.gitd5730d9.fc23.noarch


How reproducible:
100%

Steps to Reproduce:
# dnf update ovirt-engine-setup
# engine-setup

Actual results:

.00KB
2016-06-16 12:01:38 INFO otopi.plugins.otopi.packagers.dnfpackager dnfpackager.info:79 DNF Downloaded ovirt-engine-webadmin-portal-4.1.0-0.0.master.20160615170240.gitd5730d9.fc23.noarch.rpm
The 'sigCheckPkg' function is not a part of DNF API and will be removed in the upcoming DNF release. Please use only officially supported API functions. DNF API documentation is available at https://dnf.readthed
ocs.org/en/latest/api.html.
2016-06-16 12:01:38 ERROR otopi.plugins.otopi.packagers.dnfpackager dnfpackager.error:84 DNF 'NoneType' object is not iterable
2016-06-16 12:01:38 DEBUG otopi.context context._executeMethod:142 method exception
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in _executeMethod
    method['method']()
  File "/usr/share/otopi/plugins/otopi/packagers/dnfpackager.py", line 240, in _packages
    self._minidnf.processTransaction()
  File "/usr/lib/python2.7/site-packages/otopi/minidnf.py", line 646, in processTransaction
    self._processTransaction(base=self._base)
  File "/usr/lib/python2.7/site-packages/otopi/minidnf.py", line 627, in _processTransaction
    result, errmsg = base.sigCheckPkg(po)
TypeError: 'NoneType' object is not iterable
2016-06-16 12:01:38 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Package installation': 'NoneType' object is not iterable


Expected results:

Upgrade should complete successfully.

Comment 1 Yedidyah Bar David 2016-06-16 11:35:13 UTC

*** This bug has been marked as a duplicate of bug 1343382 ***

Comment 2 Piotr Kliczewski 2016-06-16 12:10:28 UTC
I investigated similar issue for one of the users and we concluded that certs were not properly upgraded. This issue results in following entry in vdsm log:

Error during handshake: wrong version number

Comment 3 Piotr Kliczewski 2016-06-16 12:20:40 UTC
Reopened by accident

*** This bug has been marked as a duplicate of bug 1343382 ***