Bug 477057
| Summary: | ISE when submitting a system to "Enable Spacewalk Configuration Management" | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | John Matthews <jmatthew> |
| Component: | WebUI | Assignee: | Brad Buckingham <bbuckingham> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 0.4 | CC: | jesusr |
| 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: | 2009-01-22 16:31: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: | 456552 | ||
|
Description
John Matthews
2008-12-18 21:15:50 UTC
This is working for me now. I assume it got fixed in the past few days. Using latest git checkout of Master (12/22) and setup 2 systems for configuration management. Please ignore comment #1, turns out this is still an issue. Updated w/ commit: 5402b0772ef4352c92df399839376902195b7db3 In order to support multi-arch, the ActionManager.schedulePackageAction was updated to support arch_id; however, it required it to always exist. There are cases, such as this one, where we want to schedule a package action, but the arch_id is not specified. This commit will enable arch_id to be optional. verified on spacewalk-java-0.4.14-1.el5 |