Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [Errno 2] No such file or directory: '/home/ubuntu/pacbot/dist/pacmanspa #177

Closed
amalcp opened this issue Apr 23, 2019 · 2 comments
Milestone

Comments

@amalcp
Copy link

amalcp commented Apr 23, 2019

Hello,
While running the python3 manager.py install the script exited with an error

Please see the error log

Started creating zip file...
Traceback (most recent call last):
File "/home/ubuntu/pacbot/installer/data/terraform/scripts_and_files/scripts/build_pacbot.py", line 229, in
s3_key_prefix
File "/home/ubuntu/pacbot/installer/data/terraform/scripts_and_files/scripts/build_pacbot.py", line 42, in build_api_and_ui_apps
self.archive_ui_app_build(aws_access_key, aws_secret_key, region, bucket, s3_key_prefix)
File "/home/ubuntu/pacbot/installer/data/terraform/scripts_and_files/scripts/build_pacbot.py", line 193, in archive_ui_app_build
shutil.make_archive(zip_file_name, self.archive_type, dir_to_archive)
File "/usr/lib/python3.6/shutil.py", line 779, in make_archive
os.chdir(root_dir)
FileNotFoundError: [Errno 2] No such file or directory: '/home/ubuntu/pacbot/dist/pacmanspa'

Any help will be highly appreciated.
Thanks

Aha! Link: https://t-mobile1t-mobile.aha.io/features/PM-347

@amalcp amalcp closed this as completed Apr 24, 2019
@codingalyona codingalyona added this to the Parking Lot milestone May 31, 2019
@paczian
Copy link

paczian commented Jun 26, 2019

I am actually having exactly this problem but I am unable to see your solution. What is the fix?

@bestras023
Copy link

I'm also having the same issue. @amalcp please let me know how you fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants