Open Gapps installation failed

Can’t install open gapps due to the following error, seems like a missing ?script?

edit: my device is a Lenovo G40-80/80je Intel(R) Core™ i3-5005U CPU, 4GB of RAM, 320GB HD.


[Sat Aug 13 20:10:27 PDT 2022] args: OpenGApps test-network https://www.google.com

[Sat Aug 13 20:10:30 PDT 2022] args: OpenGApps prepare
######################################################################## 100.0%

[Sat Aug 13 20:10:35 PDT 2022] args: OpenGApps download - https://cfhcable.dl.sourceforge.net/project/opengapps/x86_64/20220503/open_gapps-x86_64-9.0-pico-20220503.zip https://fydeos.com/arc-rec/after_hook.sh
######################################################################## 100.0%
/home/chronos/fydeos-arc//installer.sh: line 220: zip: command not found
######################################################################## 100.0%
/home/chronos/fydeos-arc//installer.sh: line 220: zip: command not found
######################################################################## 100.0%
/home/chronos/fydeos-arc//installer.sh: line 220: zip: command not found
(exit 2) not a valied zip file, pleae try again.

[Sat Aug 13 20:12:03 PDT 2022] args: OpenGApps clear

Which version of FydeOS are you running, please provide the value of CHROMEOS_RELEASE_DESCRIPTION in the file /etc/lsb-release.

Is the log above the output of executing the installer.sh script manually, or is it the output of the Chrome app OpenGapps.

the vale is CHROMEOS_RELEASE_DESCRIPTION=14695.91.15.12 (Release Build v15.0) stable-channel amd64-fydeos. The log output of the above comment is from OpenGapps installer, which comes to execute this bash script i guess? It happens that i dont have the full linux enviroment option available, why?

You may have deleted the whole /usr/local directory unintentionally, plese run sudo /usr/bin/stateful_update_wrapper.sh recover, wait for the script to finish, then reboot and try to install OpenGapps again.

I did nothing, just the first fresh install, booted, and tried installing OpenGapps. But ill try it and come back to you.
Edit1: am I supposed to be able to run the terminal right from the dock? Cause i can’t. Currently im using the terminal inside Chromium Browser.

Failed again, same error.


[Mon Aug 15 20:03:01 PDT 2022] args: OpenGApps test-network https://www.google.com

[Mon Aug 15 20:03:02 PDT 2022] args: OpenGApps prepare
######################################################################## 100.0%

[Mon Aug 15 20:03:11 PDT 2022] args: OpenGApps download - https://cfhcable.dl.sourceforge.net/project/opengapps/x86_64/20220503/open_gapps-x86_64-9.0-pico-20220503.zip https://fydeos.com/arc-rec/after_hook.sh
######################################################################## 100.0%
/home/chronos/fydeos-arc//installer.sh: line 223: /usr/local/bin/zip: No such file or directory
######################################################################## 100.0%
/home/chronos/fydeos-arc//installer.sh: line 223: /usr/local/bin/zip: No such file or directory
######################################################################## 100.0%
/home/chronos/fydeos-arc//installer.sh: line 223: /usr/local/bin/zip: No such file or directory
(exit 2) not a valied zip file, pleae try again.

[Mon Aug 15 20:04:34 PDT 2022] args: OpenGApps clear

Run the script in shell, see Enter shell in FydeOS.

Please provide the output of the /usr/bin/stateful_update_wrapper.sh recover.

2 Likes

It worked like a charm, I just forgot to reboot after the command you provided me. Thank you so much, mate.