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

file not found (please see this asap) #44

Open
pmagixc opened this issue Apr 23, 2023 · 3 comments
Open

file not found (please see this asap) #44

pmagixc opened this issue Apr 23, 2023 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@pmagixc
Copy link

pmagixc commented Apr 23, 2023

I get this error while using dumpyara on a android 9 A/B arm64 device

Traceback (most recent call last):
File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/home/pmagix/.local/lib/python3.8/site-packages/dumpyara/main.py", line 11, in
main()
File "/home/pmagix/.local/lib/python3.8/site-packages/dumpyara/main.py", line 40, in main
output_path = dumpyara(args.file, output, args.debug)
File "/home/pmagix/.local/lib/python3.8/site-packages/dumpyara/dumpyara.py", line 33, in dumpyara
step_2(extracted_archive_path, raw_images_path)
File "/home/pmagix/.local/lib/python3.8/site-packages/dumpyara/steps/step_2.py", line 52, in step_2
fix_aliases(raw_images_path)
File "/home/pmagix/.local/lib/python3.8/site-packages/dumpyara/utils/partitions.py", line 141, in fix_aliases
move(alt_path, partition_path)
File "/usr/lib/python3.8/shutil.py", line 811, in move
copy_function(src, real_dst)
File "/usr/lib/python3.8/shutil.py", line 435, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.8/shutil.py", line 264, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: '/home/pmagix/aosp_shit/e6s_stok/temp_raw_images/dtbo-verified.img'

@SebaUbuntu
Copy link
Member

Firmware link?

@pmagixc
Copy link
Author

pmagixc commented Apr 24, 2023

Firmware link?

fiji_64, i couldnt find the original link, but here's the reupload to google drive:
https://drive.google.com/file/d/1BUo8tC70uPSgq3D-LYNXfznjVe_bY1Di/view?usp=sharing
i used python 3.8

@SebaUbuntu
Copy link
Member

Firmware link?

fiji_64, i couldnt find the original link, but here's the reupload to google drive: https://drive.google.com/file/d/1BUo8tC70uPSgq3D-LYNXfznjVe_bY1Di/view?usp=sharing i used python 3.8

Cannot download anyone, TOS issue

@SebaUbuntu SebaUbuntu added bug Something isn't working help wanted Extra attention is needed labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants