geeks-r-us / anbox-playstore-installer

Install script that automates installation of googles playstore in anbox
MIT License
655 stars 156 forks source link

Cant install playstore #73

Closed jackfido closed 2 years ago

jackfido commented 2 years ago

Hello everybody I cant install playstore, the script results in:

goliapp@GoliApp-Ubuntu:~/Downloads$ sudo ./install-playstore.sh /var/snap/anbox/common/rootfs-overlay /home/goliapp/Downloads/anbox-work Extracting anbox android image Parallel unsquashfs: Using 4 processors 1836 inodes (8401 blocks) to write

[=============================================================-] 8401/8401 100%

created 1659 files created 280 directories created 177 symlinks created 0 devices created 0 fifos Loading open gapps from https://sourceforge.net/projects/opengapps/files/x86_64/20211111/open_gapps-x86_64-7.1-pico-20211111.zip .-/+oossssoo+/-.
goliapp@GoliApp-Ubuntu:~/Downloads$

My ubuntu version is:

goliapp@GoliApp-Ubuntu :+ssssssssssssssssss+: ---------------------- -+ssssssssssssssssssyyssss+- OS: Ubuntu 20.04.3 LTS x86_64 .ossssssssssssssssssdMMMNysssso. Host: 81D2 Lenovo ideapad 330-15ARR /ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 5.11.0-40-generic +ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 2 days, 3 hours, 2 mins /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 2376 (dpkg), 14 (snap) .ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.0.17 +sssshhhyNMMNyssssssssssssyNMMMysssssss+ Resolution: 1366x768 ossyNMMMNyMMhsssssssssssssshmmmhssssssso DE: Unity ossyNMMMNyMMhsssssssssssssshmmmhssssssso WM: Compiz +sssshhhyNMMNyssssssssssssyNMMMysssssss+ WM Theme: Yaru-unity-dark .ssssssssdMMMNhsssssssssshNMMMdssssssss. Theme: Yaru-unity-dark [GTK2/3] /sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ Icons: Yaru-unity-dark [GTK2/3] +sssssssssdmydMMMMMMMMddddyssssssss+ Terminal: gnome-terminal /ssssssssssshdmNNNNmyNMMMMhssssss/ CPU: AMD Ryzen 3 2200U with Radeon V .ossssssssssssssssssdMMMNysssso. GPU: AMD ATI Radeon Vega Series / Ra -+sssssssssssssssssyyyssss+- Memory: 7995MiB / 19558MiB :+ssssssssssssssssss+: .-/+oossssoo+/-.

goliapp@GoliApp-Ubuntu:~/Downloads$

jackfido commented 2 years ago

After to see some other user with the same issue I saw that I only need to modify the line 100 to 105 of the install script to fix the url and find a zip, im trying to install ill update after install it