aws / aws/aws-codedeploy-agent

codedeploy agent issue on AL2023

Open
#404 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.