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: Under RHEL6, with SELinux disabled, using the web UI to compare the differences between a revision file. Consequence: lgetfilecon was throwing an exception, and the following error was displayed: This action's status is: Failed. The client picked up this action on <date> <time>. The client completed this action on <date> <time>. Client execution returned "Fatal error in Python code occurred [[6]]" (code -1) Fix: The exception is now handled quietly, and the task allowed to complete. Result: Instead of the error, the user now sees: After applied the patch, we are now able to compare files using the web UI: This action's status is: Completed. The client picked up this action on <date> <time>. The client completed this action on <date> <time>. Client execution returned "Files successfully diffed" (code 0) Config Files: /etc/test-case-00413111 (rev. 1) Differences exist
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -16,4 +16,6 @@ The client completed this action on <date> <time>. Client execution returned "Files successfully diffed" (code 0) Config Files: -/etc/test-case-00413111 (rev. 1) Differences exist+/etc/test-case-00413111 (rev. 1) Differences exist + +Under &RHEL; 6 with SELinux disabled, using the web UI to compare the differences between a revision file would cause the lgetfilecon function to throw an exception and display a fatal error. The exception is now handled quietly, and the task allowed to complete as expected.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,21 +1,3 @@ -Cause: Under RHEL6, with SELinux disabled, using the web UI to compare the differences between a revision file. +Under &RHEL; 6 with SELinux disabled, using the web UI to compare the differences between a revision file would cause the lgetfilecon function to throw an exception and display a fatal error. The exception is now handled quietly, and the task allowed to complete as expected. -Consequence: lgetfilecon was throwing an exception, and the following error was displayed: +Revision 0-4-This action's status is: Failed. -The client picked up this action on <date> <time>. -The client completed this action on <date> <time>. -Client execution returned "Fatal error in Python code occurred [[6]]" (code -1) - -Fix: The exception is now handled quietly, and the task allowed to complete. - -Result: Instead of the error, the user now sees: -After applied the patch, we are now able to compare files using the web UI: - -This action's status is: Completed. -The client picked up this action on <date> <time>. -The client completed this action on <date> <time>. -Client execution returned "Files successfully diffed" (code 0) -Config Files: -/etc/test-case-00413111 (rev. 1) Differences exist - -Under &RHEL; 6 with SELinux disabled, using the web UI to compare the differences between a revision file would cause the lgetfilecon function to throw an exception and display a fatal error. The exception is now handled quietly, and the task allowed to complete as expected.
5.4.1 Satellite books are now available on docs.redhat.com. Please raise a new bug for any issues. LKB