fab setup command fails
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
Research direction
Start in fabfile.py at line 43 and reproduce fab setup on Windows using the command and environment shown in the report. Inspect how SSH_KEY_DIR is initialized and verify the command can load successfully without the HOME KeyError.
Written by the indexing model from the issue text.
Description
Hi,
I am trying to setup this application in windows.. while running fab setup (step3) i am getting the following error..
D:\aPaaS\Aws\projects\lambda-ecs-worker-pattern-master>fab setup
Traceback (most recent call last):
File "d:\apaas\aws\softwares\python2.7\lib\site-packages\fabric\main.py", line 666, in main
docstring, callables, default = load_fabfile(fabfile)
File "d:\apaas\aws\softwares\python2.7\lib\site-packages\fabric\main.py", line 167, in load_fabfile
imported = importer(os.path.splitext(fabfile)[0])
File "D:\aPaaS\Aws\projects\lambda-ecs-worker-pattern-master\fabfile.py", line 43, in
SSH_KEY_DIR = os.environ['HOME'] + '/.ssh'
File "d:\apaas\aws\softwares\python2.7\lib\os.py", line 425, in getitem
return self.data[key.upper()]
KeyError: 'HOME'
Please let me know how to resolve this
- Dominant language
- POV-Ray SDL
- Stars
- 293
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws-samples/lambda-ecs-worker-pattern
-
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
aws-samples/lambda-ecs-worker-pattern#9 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
aws-samples/lambda-ecs-worker-pattern#6 · 4 comments · 3 reactions ·
All issues in aws-samples/lambda-ecs-worker-pattern
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
elastic/gradle-plugins#156 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Fission-AI/OpenSpec#1960 ·
-
area/config comp/tools P2 type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
NousResearch/hermes-agent#119942 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100