Bug 1320136
| Summary: | Koan from EPEL: expected version format differs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Lukáš Hellebrandt <lhellebr> | ||||
| Component: | Clients | Assignee: | Tomáš Kašpárek <tkasparek> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.4 | CC: | jdobes | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-03-24 15:13:44 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: | 1484117 | ||||||
| Attachments: |
|
||||||
I think the reason is the same as in bz1253475. *** This bug has been marked as a duplicate of bug 1253475 *** This BZ closed some time during 2.5, 2.6 or 2.7. Adding to 2.7 tracking bug. |
Created attachment 1139015 [details] rhn_check.log Description of problem: When provisioning a virtual guest, spacewalk-koan is installed. As a dependency, koan also needs to be installed. However, when having EPEL repo enabled (as it must be on SW), too new version of koan (koan-2.6.11-1) gets installed which results in traceback shown in the attached log during rhn_check -vv. Version-Release number of selected component (if applicable): How reproducible: Deterministic Steps to Reproduce: 1. Have a system ready to get a virt guest provisioned 2. Schedule virt guest provisioning 3. rhn_check -vv Actual results: Traceback, guest is not provisioned Expected results: No error, provisioned virtual guest Additional info: Disabling EPEL, thus installing koan-2.0.7-54 from RHEL Tools channel during rhn_check fixes the issue.