Bug 1750093
Summary: | dnf plugin silently ignores updated packages with broken dependencies | ||
---|---|---|---|
Product: | [oVirt] otopi | Reporter: | Yedidyah Bar David <didi> |
Component: | Plugins.packagers | Assignee: | Yedidyah Bar David <didi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Guilherme Santos <gdeolive> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | master | CC: | bugs, lleistne |
Target Milestone: | ovirt-4.4.0 | Flags: | sbonazzo:
ovirt-4.4?
|
Target Release: | 1.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | otopi-1.9.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-05-20 20:00: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: | |||
Bug Depends On: | |||
Bug Blocks: | 1700864 |
Description
Yedidyah Bar David
2019-09-08 09:14:28 UTC
Verified on: ovirt-engine-4.4.0-0.4.master.el7.noarch otopi-common-1.9.0-0.0.master.20191006084300.git09ae880.el7ev.noarch python2-otopi-1.9.0-0.0.master.20191006084300.git09ae880.el7ev.noarch Steps: 1. Have a 4.4 old version 2. Install dnf 3. update 4.4 repositories to the newest 4.4 version 4. # dnf update rhvm-setup-plugins ovirt-engine-setup ovirt-engine-setup-plugin-websocket-proxy 5. # vi /etc/yum.repos.d/rhel.repo 6. comment base-internal-compose, base-extras and base-production-mirror repositories to break some dependencies 7. # OTOPI_DNF_ENABLE=1 engine-setup and check Yes option for update Results: Get an error on DNF step of "Checking for product updates" because broken dependencies (pretty much as described on Description) This bugzilla is included in oVirt 4.4.0 release, published on May 20th 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |