sebaubuntu-python / dumpyara

Android firmware dumper, rewritten in Python
115 stars 25 forks source link

file not found (please see this asap) #44

Closed pmagixc closed 1 month ago

pmagixc commented 1 year ago

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 commented 1 year ago

Firmware link?

pmagixc commented 1 year ago

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 commented 7 months ago

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 commented 1 month ago

This should be fixed