casualsnek / waydroid_script

Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid !
GNU General Public License v3.0
1.5k stars 144 forks source link

Failed to install libndk #104

Open Lepplex opened 1 year ago

Lepplex commented 1 year ago

(vg13X) pc@pc-HP-Laptop-15s-fq1xxx:~/python/bin$ sudo /home/pc/vg13X/bin/python3 /home/pc/waydroid_script/main.py install libndk INFO: Downloading libndktranslation.zip now to /home/pc/.cache/waydroid-script/downloads/libndktranslation.zip ..... INFO: Extracting /home/pc/.cache/waydroid-script/downloads/libndktranslation.zip to /tmp/libndkunpack INFO: Copying libndk library files ... Traceback (most recent call last): File "/home/pc/waydroid_script/main.py", line 343, in main() File "/home/pc/waydroid_script/main.py", line 336, in main args.func(args) File "/home/pcwaydroid_script/main.py", line 107, in install_app item.install() File "/home/pc/waydroid_script/stuff/general.py", line 180, in install self.add_props() File "/home/pc/waydroid_script/stuff/general.py", line 76, in add_props shutil.copy(os.path.join( File "/usr/lib/python3.11/shutil.py", line 419, in copy copyfile(src, dst, follow_symlinks=follow_symlinks) File "/usr/lib/python3.11/shutil.py", line 256, in copyfile with open(src, 'rb') as fsrc: ^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: './bin/x86_64/resetprop' (vg13X) pc@pc-HP-Laptop-15s-fq1xxx:~/python/bin$

Any ideas?

Lepplex commented 1 year ago

I'm on Ubuntu 23.04 (it's not crossed out in my terminal)

ayasa520 commented 1 year ago

https://github.com/ayasa520/waydroid_script/commit/a45737aca868042f7e72f740605e165103129588

steviator commented 11 months ago

Both Houdini and Libndk are broken because files are missing from the archives that Waydroid-extras downloads.

These scripts are basically junk now, nobody is testing or fixing them apparently.

ayasa520 commented 11 months ago

Both Houdini and Libndk are broken because files are missing from the archives that Waydroid-extras downloads.

These scripts are basically junk now, nobody is testing or fixing them apparently.

image I just haven't created a PR yet. How blind you are.