aws / aws/aws-codedeploy-agent
codedeploy agent issue on AL2023
Open
- Dominant language
- Rust
- Stars
- 337
- Forks
- 195
- Avg merge
- 10h 54m
- Merged PRs (30d)
- 4
Description
while running code deploy agent on AL2023 , i am having this issue while running simple script having echo command.
ERROR
```
LifecycleEvent - AfterInstall
Script - build_config/codedeploy/scripts/run.sh
[stderr]bash: _parse_usage: line 16: syntax error near unexpected token `('
[stderr]bash: _parse_usage: line 16: ` -?(\[)+([a-zA-Z0-9?]))'
[stderr]bash: error importing function definition for `_parse_usage'
[stderr]bash: _services: line 5: syntax error near unexpected token `('
[stderr]bash: _services: line 5: ` COMPREPLY=($(printf '%s\n' ${sysvdirs[0]}/!($_backup_glob|functions|README)));'
```
Contributor guide
Assessment
This issue has not been assessed yet.