Bug 1170556
| Summary: | rhncfg-manager: XML-RPC error while talking to https://spacewalk/CONFIG-MANAGEMENT-TOOL: cannot marshal None unless allow_none is enabled | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Krzysztof Pawłowski <krzysztof.pawlowski> | 
| Component: | Clients | Assignee: | Stephen Herr <sherr> | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> | 
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rhncfg-5.10.79 | Doc Type: | Bug Fix | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-04-14 19:03:08 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: | 1148250 | ||
| Bug Blocks: | 1207293 | ||
| 
        
          Description
        
        
          Krzysztof Pawłowski
        
        
        
        
        
          2014-12-04 10:25:38 UTC
        
       I'm guessing that the problem is that files that do not have an SELinux context cause this exception. Can you check for me? $ ls -Z /etc/squid/squid.conf That is a known problem with the current rhncfg* packages that should be fixed in Spacewalk nightly. You can also try installing the newest rhncfg* packages from the Spacewalk nightly repo to see if that solves the problem. http://yum.spacewalkproject.org/nightly-client/ -rw------- root root ? /etc/squid/squid.conf We have SELinux disabled. In that case the fix is already committed to Spacewalk master: 102ffed86c3bc0ecbb73c3bb3b0b354eab7a8365 Actually this commit is the correct one: 473681d5a0e5240b3294e4057ce224d43c01a1ea Moving bugs to ON_QA as we move to release Spacewalk 2.3 Spacewalk 2.3 has been released. See https://fedorahosted.org/spacewalk/wiki/ReleaseNotes23 |