Scriptfiles get munged (don't rewrite them)
Reported by Alex-SF | September 16th, 2011 @ 10:06 AM | in Rundeck 1.4 (closed)
Scriptfiles are corrupted if they contain unexpected characters (eg, such as a self extracting archive script containing binary data).
The FileCopier is likely filtering the scriptfile and producing a corrupt result.
Scripfiles should not be filtered nor rewritten.
Comments and changes to this ticket
-
Greg Schueler September 19th, 2011 @ 03:31 PM
(from [db44878301ffdaf99c6bddd6fadf2602ec0989ef]) [#440] Don't munge server script files
script filepath commands are now copied directly without
rewriting by the BaseFileCopier
https://github.com/dtolabs/rundeck/commit/db44878301ffdaf99c6bddd6f... -
Greg Schueler September 19th, 2011 @ 04:29 PM
- State changed from new to needs_verification
-
Greg Schueler October 11th, 2011 @ 03:12 PM
- State changed from needs_verification to resolved
-
Greg Schueler October 11th, 2011 @ 03:13 PM
- Assigned user set to Greg Schueler
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues
People watching this ticket
Attachments
Tags
Referenced by
- 440 Scriptfiles get munged (don't rewrite them) (from [db44878301ffdaf99c6bddd6fadf2602ec0989ef]) [#440] ...
- 498 Node hostname (and possibly other variables) not being parsed in external script the script re-writing was disabled for "external script f...
- 510 documentation: clarify variable expansion in external script files Clarify the documentation wrt the lack of variable expans...