Bug 568291
Summary: | If there are duplicate Requires in .rpm, rhnpush causes 500 ISE | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Vishal Gaikwad <vgaikwad> |
Component: | Server | Assignee: | Michael Mráka <mmraka> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Šimon Lukašík <slukasik> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 530 | CC: | cperry, cweyl, jpazdziora, mmraka, msuchy, patrick, slukasik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | spacewalk-backend-0.6.26-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 567659 | Environment: | |
Last Closed: | 2010-10-28 15:02:00 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: | 567659 | ||
Bug Blocks: | 487678 |
Description
Vishal Gaikwad
2010-02-25 10:17:33 UTC
Has been fixed in Spacewalk 0.6, bug 513073. Relevant commits in spacewalk git: commit 88e29677361c7051475f4e53a796b5182119bc54 513073 - Fix rhnpush of packages with duplicate requires. Detects duplicate requires/provides/obsoletes/conflicts based on a hash of name/version/flags. commit 3de5d3f48d67c8fcb40c924633638cf2bf06f5fe 502060 - The uniquify filter for deps is causing missing deps in repodata gen as we QA: Changing to VERIFIED: Testing procedure: Automated test run. Verified against: Satellite-5.4.0-RHEL5-re20101001.1 verified in stage package is pushed into satellite dependencies of that package in webUI shows duplicates in the same place as "rpm -qR" The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford |