Bug 1347222 - oVirt 4.1 nightly upgrade failure on Fedora 23
Summary: oVirt 4.1 nightly upgrade failure on Fedora 23
Keywords:
Status: CLOSED DUPLICATE of bug 1343382
Alias: None
Product: otopi
Classification: oVirt
Component: Core
Version: master
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Yedidyah Bar David
QA Contact: Pavel Stehlik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-16 10:29 UTC by Martin Betak
Modified: 2017-05-11 09:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-16 12:20:40 UTC
oVirt Team: Integration
Embargoed:
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?


Attachments (Terms of Use)
engine-setup log from upgrade (8.51 MB, text/plain)
2016-06-16 10:29 UTC, Martin Betak
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.