MWAA Environment issue with Git

0

Hi!

I'm trying to install some forks through the requirements.txt file but it's not working. Looking at the logs I'm seeing "git not found", or something similar.

Tried to run "(IFS=:; for p in /usr/local/bin:/usr/bin; do ls -1 ; done) | sort -u", results didn't have git.
Results: https://www.file.io/download/nhYolB1sKve3

It was working before, it stopped working suddenly. I even have another MWAA environment where it works. Not sure what's going on.

Thanks,
Wes.

west
asked 3 years ago538 views
1 Answer
0

Hi!

Unfortunately Git is not installed on MWAA worker images.

Thanks!

AWS
John_J
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions