Description of problem: Uploading a configuration file or a text file is interpreted as binary, when it is not. Version-Release number of selected component (if applicable): 1.8 How reproducible: echo test > /tmp/testfile upload to local config channel using spacewalk Steps to Reproduce: 1. echo test > /tmp/testfile 2. spacecmd {SSM:0}> system_addconfigfile $HOST -f /tmp/testfile -p /tmp/testfile -L Actual results: INFO: trailing newlines detected, uploading as binary Path: /tmp/testfile Directory: False Owner: root Group: root Mode: 0644 SELinux Context: Contents not displayed (base64 encoded) Is this ok [y/N]: y Expected results: File is text, and should be uploaded as text. $file /tmp/testfile testfile: ASCII text Document URL: Section Number and Name: Describe the issue: Suggestions for improvement: Additional information: Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Document URL: Section Number and Name: Describe the issue: Suggestions for improvement: Additional information: Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fixed in spacewalk.git master: 48248b7818e8b09bf25c6407c1d285baa1cca857 Thank you for your report.
Switching MODIFIED Spacewalk bugs to ON_QA before 2.1 release.
Spacewalk 2.1 has been released. https://fedorahosted.org/spacewalk/wiki/ReleaseNotes21