Bug 1114914
Summary: | engine-setup: cannot import name database | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | movciari |
Component: | ovirt-engine-installer | Assignee: | Simone Tiraboschi <stirabos> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.5 | CC: | acathrow, bugs, fabioranalli79, gklein, iheim, movciari, ortegajorge, yeylon |
Target Milestone: | --- | Keywords: | Regression, TestBlocker, Triaged |
Target Release: | 3.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | integration | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-07-16 16:19:20 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: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1073943, 1115569 |
Description
movciari
2014-07-01 09:17:16 UTC
it also breaks engine-cleanup problem seems to be on ovirt-engine-reports and/or ovirt-engine-dwh yum remove ovirt-engine-reports* ovirt-engine-dwh* seems to bring things back up It seams that om your case ovirt-engine-dwh ovirt-engine-reports are from a different build set. Did you explicitly excluded them from the upgrade or something similar? I've found it: it's a repo problem and not a bug. Under http://resources.ovirt.org/pub/ovirt-3.5-pre/rpm/el6/noarch/ now you have: 1. ovirt-engine-dwh-setup-3.5.0-0.0.master.20140624220907.gitbfb29f0.el6.noarch.rpm 2. ovirt-engine-dwh-setup-3.5.0-1.el6.noarch.rpm 1 is dated 2014/07/01, 2. is dated 2014/06/06. So the latest correct release for 3.5 beta is 1. but the system chooses 2. cause it's labeled 3.5.0-1 instead of 3.5.0-0.0 as 1. It already works correctly if you force the installation of the correct release. Not user issue, thus, can't be NOTABUG. |