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

解压Vendor.img时报错 #40

Open
ECeternalcat opened this issue Nov 12, 2024 · 1 comment
Open

解压Vendor.img时报错 #40

ECeternalcat opened this issue Nov 12, 2024 · 1 comment

Comments

@ECeternalcat
Copy link

已经按照安装教程进行安装,系统版本Ubuntu20.04 server
vendor来自小米8SE MIUI11 安卓10,官方卡刷包

报错内容如下:
[06:03:30][img]解包vendor.img中...
[06:03:30][ext]解包vendor.img中...
Extracting vendor.img --> vendor
Traceback (most recent call last):
File "imgextractor.py", line 175, in scan_dir
OSError: [Errno 95] Operation not supported: '/vendor/lib64/libvndfwk_detect_jni.qti.so' -> '/mnt/hgfs/Downloads/TIK/G8441/vendor/app/QDMA/lib/arm64/libvndfwk_detect_jni.qti.so'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "run.py", line 1926, in
File "run.py", line 557, in main
File "run.py", line 626, in project
File "run.py", line 1121, in unpack_choo
File "run.py", line 1769, in unpack
File "run.py", line 1835, in unpack
File "imgextractor.py", line 307, in main
File "imgextractor.py", line 205, in __ext4extractor
File "imgextractor.py", line 155, in scan_dir
File "imgextractor.py", line 155, in scan_dir
File "imgextractor.py", line 155, in scan_dir
[Previous line repeated 1 more time]
File "imgextractor.py", line 188, in scan_dir
OSError: [Errno 95] Operation not supported: '/vendor/lib64/libvndfwk_detect_jni.qti.so' -> '/mnt/hgfs/Downloads/TIK/G8441/vendor/app/QDMA/lib/arm64/libvndfwk_detect_jni.qti.so'
[PYI-19888:ERROR] Failed to execute script 'run' due to unhandled exception!

@ColdWindScholar
Copy link
Owner

give me the file

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

2 participants