Bug 559015
Summary: | Channel -> Target Systems ISE's on submit | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Justin Sherrill <jsherril> |
Component: | WebUI | Assignee: | Tomas Lestach <tlestach> |
Status: | CLOSED ERRATA | QA Contact: | Šimon Lukašík <slukasik> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 530 | CC: | gbock, sandro, slukasik, xdmoon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-11-18 08:29:22 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: | 518253 |
Description
Justin Sherrill
2010-01-26 22:00:58 UTC
I can easily reproduce this in spacewalk 0.6 and 0.7 and satellite 5.3.0 The traceback looks really the same as Justin's except for the Error message which shows another path (but seems to be the same otherwise): Can't call method "commit" on an undefined value at /usr/lib/perl5/vendor_perl/5.8.8/Sniglets/ListView/SystemList.pm line 1093. f4638e8ba5e03a42527a9e82e61aef2580461f2c Went ahead and converted this to java. Wasn't too hard. should be backportable to 5.3 if needed. Looks like the commit has was wrong, the correct one is: 360e91bbb2ae9a3b52ac768e2b01193f55dd8bf4 (rebase may have borked the old one). Changing to VERIFIED with reproducer from comment 0 Verified against: noarch/spacewalk-taskomatic-0.5.44-86 spacewalk-java-0.5.44-86 spacewalk-java-config-0.5.44-86 spacewalk-java-lib-0.5.44-86 On Sat530 on rhel5, i386 & x86_64. 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-2010-0897.html |