Bug 2036795
| Summary: | in ovirt-node node-optional.repo is installed only for GA releases | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-release | Reporter: | Wei Wang <weiwang> | ||||
| Component: | ovirt-release-host-node | Assignee: | Lev Veyde <lveyde> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wei Wang <weiwang> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.4.10 | CC: | arachman, cshao, lsvaty, lveyde, mavital, peyu, sanja, sbonazzo, weiwang, yaniwang | ||||
| Target Milestone: | ovirt-4.4.10 | Keywords: | ZStream | ||||
| Target Release: | 4.4.10 | Flags: | sbonazzo:
ovirt-4.4+
sbonazzo: devel_ack+ cshao: testing_ack+ |
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-01-24 16:27:57 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 2006682 | ||||||
| Attachments: |
|
||||||
|
Description
Wei Wang
2022-01-04 02:09:54 UTC
That happens because currently the node-optional.repo is installed in /etc/yum.repos.d/ only for the GA releases of the oVirt node. Thus i.e. the fix for BZ#2006682 wasn't visible, since a pre-release version of the oVirt node was used. In order for this to work on pre-GA versions as well, the ovirt-release logic must be modified. Test Version ovirt-node-ng-installer-4.4.10-2022011723.el8.iso Test Steps: According to comment 0 Result: # dnf install -y subscription-manager Last metadata expiration check: 0:01:18 ago on Wed 19 Jan 2022 09:58:56 AM CST. Error: Problem: package subscription-manager-1.28.21-2.el8.x86_64 requires python3-syspurpose = 1.28.21-2.el8, but none of the providers can be installed - conflicting requests - package python3-syspurpose-1.28.21-2.el8.x86_64 is filtered out by exclude filtering (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) A similar bug is detected. This bug is not fixed. Change it to status "ASSIGNED" Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. (In reply to Wei Wang from comment #2) > Test Version > ovirt-node-ng-installer-4.4.10-2022011723.el8.iso > > > Test Steps: > According to comment 0 > > Result: > # dnf install -y subscription-manager > Last metadata expiration check: 0:01:18 ago on Wed 19 Jan 2022 09:58:56 AM > CST. > Error: > Problem: package subscription-manager-1.28.21-2.el8.x86_64 requires > python3-syspurpose = 1.28.21-2.el8, but none of the providers can be > installed > - conflicting requests > - package python3-syspurpose-1.28.21-2.el8.x86_64 is filtered out by > exclude filtering > (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to > use not only best candidate packages) > > A similar bug is detected. This bug is not fixed. Change it to status > "ASSIGNED" This seems to be irrelevant for this specific bug, and looks like an issue for reopening #2006682. Here the issue tracked is the missing node-optional.repo in /etc/yum.repos.d/ for pre-release builds. (In reply to Sandro Bonazzola from comment #4) > (In reply to Wei Wang from comment #2) > > Test Version > > ovirt-node-ng-installer-4.4.10-2022011723.el8.iso > > > > > > Test Steps: > > According to comment 0 > > > > Result: > > # dnf install -y subscription-manager > > Last metadata expiration check: 0:01:18 ago on Wed 19 Jan 2022 09:58:56 AM > > CST. > > Error: > > Problem: package subscription-manager-1.28.21-2.el8.x86_64 requires > > python3-syspurpose = 1.28.21-2.el8, but none of the providers can be > > installed > > - conflicting requests > > - package python3-syspurpose-1.28.21-2.el8.x86_64 is filtered out by > > exclude filtering > > (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to > > use not only best candidate packages) > > > > A similar bug is detected. This bug is not fixed. Change it to status > > "ASSIGNED" > > This seems to be irrelevant for this specific bug, and looks like an issue > for reopening #2006682. > Here the issue tracked is the missing node-optional.repo in > /etc/yum.repos.d/ for pre-release builds. Make sensce, this bug is fixed, move it to "VERIFIED" |