Bug 639134
Summary: | Satellite API call 'listSystemsWithPackage' disregards package architecture | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Chris Williams <cww> |
Component: | API | Assignee: | Tomas Lestach <tlestach> |
Status: | CLOSED ERRATA | QA Contact: | Šimon Lukašík <slukasik> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 530 | CC: | cperry, kabbott, nelsoninva, slukasik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause
Wrong package identification
Consequence
system.listSystemsWithPackage API disregards package architecture and returns list of systems having installed packages of other arch then requested
Result
system.listSystemsWithPackage API returns only valid list of systems having a given package installed
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-03-17 14:12:59 UTC | Type: | --- |
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: | 646488 |
Comment 1
Karl Abbott
2010-10-01 12:15:38 UTC
This doesn't look like a new feature, but like a bug report (Removing RFE from the summary). spacewalk.git: eb2b7e4a70634ffce8cbffcde62736101c14fe4e Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause Wrong package identification Consequence system.listSystemsWithPackage API disregards package architecture and returns list of systems having installed packages of other arch then requested Result system.listSystemsWithPackage API returns only valid list of systems having a given package installed Taking QA contact. After discussion with Tomas I am flipping to ASSIGNED. SQL query systems_with_package needs to be rewritten. Yes, the query didn't consider the package architecture ... spacewalk.git: 9a13e6c95577cb8f9f21e619bf87e32d59f45fbc satellite.git: c90e58c42dd337a6a856ac34db3ec19f9da58f1f Changing to Verified. Testing procedure: Automated test. Verified against: spacewalk-java-1.2.39-38 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0362.html |