Error Code 70 when trying to install GAPPS

2,433 views
Skip to first unread message

Dylan Jones

unread,
Mar 27, 2017, 6:48:10 AM3/27/17
to Maru OS

I installed Maru 0.4 on my Nexus 7 flo and when I tried to install GAPPS in TWRP it would not install and give to Error Code 70 (Insufficient storage space available in System partition). This is coming from fresh format and install of Maru OS 0.4.
open_gapps_log.txt

Alok

unread,
Mar 27, 2017, 2:26:02 PM3/27/17
to Maru OS
I am getting this same error message.  I am also using a Nexus 7 2013 wifi (flo) running Maru 0.4 and TWRP (twrp-3.1.0-0-flo)

I tried to flash Open GApps 6.0 pico from Preteem's first-post link, and am curious how I can go about getting the Play store on there as well.

Thanks in advance and Much appreciated!
Alok

Preetam

unread,
Mar 27, 2017, 5:06:00 PM3/27/17
to Maru OS
Thanks for the report Dylan and Alok!

You guys are right, it looks like the desktop image shipped in the system image is eating up too much space for you to install opengapps. I have filed this on GitHub as well: https://github.com/maruos/maruos/issues/66.

I'm going to go ahead and rebuild flo with a slimmed down desktop image so that there is more space on /system, and then get our N7 maintainer @Tyler to make sure everything works. I will update here when the builds are ready. Sorry for the inconvenience!

Alok Ghosh

unread,
Mar 27, 2017, 7:27:51 PM3/27/17
to Preetam, Maru OS
That would be fantastic Preetam!

I am ready to test when ready.

Alok

--
You received this message because you are subscribed to a topic in the Google Groups "Maru OS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/maru-os/xkr2aBzNVA8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to maru-os+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maru-os/d0a0e0ed-2889-4ac2-8f58-519e3eac8be6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dylan Jones

unread,
Mar 27, 2017, 7:41:41 PM3/27/17
to Maru OS
Thanks for the reply and the help!

jason bender

unread,
Mar 27, 2017, 8:19:21 PM3/27/17
to Dylan Jones, Maru OS
remember how we resolved the lack of space issue when we hacked full blown ubuntu onto the Atrix?  The external sdcard was partitioned into:
a 1st partition that was an msdos fat32 partition that served as the storage space available for use as the  ext-sdcard 
and...
the 2nd partition, was a hidden linux partition (so, for example, a 32gb card with an 8gb linux partition would report itself to the phone as an 24gb sdcard containing a fat32 filesystem)  this hidden partition contained an iso file that held our full-blown ubuntu install - early in the phones boot process that iso was mounted via a loop device over the root directory of the very minimal system image..   thus we got past the space limitations imposed by the phones internal storage space limitations

and, changes made to the full blown  system did not affect the minimal image - so, on the frequent occurrence of borking the full install, we just rebooted without mounting the iso and used the intact minimal installation much like a factory recovery partition.

A nice script was developed that automated building the full install from the minimal by downloading the packages, modifying the config files and rolling it all up into an iso..

perhaps this situation could benefit from what we learned from the Atrix Webtop

Regards,
Jason Bender
Ocean Shores Tech
Call Toll Free:  877-771-0260
Texts & Local Calls: 425-270-8646
Fax #: 206-338-3635


--
You received this message because you are subscribed to the Google Groups "Maru OS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maru-os+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maru-os/fbccb093-3cad-4cc0-a3e0-612bae33b1f8%40googlegroups.com.

jason bender

unread,
Mar 27, 2017, 10:23:36 PM3/27/17
to jason bender, Dylan Jones, Maru OS
Actually, the atrix ubuntu was run as a chroot to the /osh directory,   the full ubuntu image was mounted over /osh prior to invoking the chroot but after mmcblk0p13 was mounted to /osh.  certain virtual file system directories such as /sys /dir /proc were linked so the chrooted webtop had full access to them in it's root directory (/osh) as we were not trying to jail the webtop but rather were trying to get it to peacefully co-exist with android.    this differs from your situation a bit as mmcblk0p13 was where the problem was for us - thus the ubuntu minimal install   wasn't competing with /system for space,  the problem in the atrix case was simply that partition 13 was only 800mb and the partition table of mmcblk0 could not be altered... 
However, the /system partition had so little space available that something had to be sacrificed to install su and the custom busybox... 

Regards,
Jason Bender
Ocean Shores Tech
Call Toll Free:  877-771-0260
Texts & Local Calls: 425-270-8646
Fax #: 206-338-3635


jason bender

unread,
Mar 27, 2017, 10:26:34 PM3/27/17
to Maru OS

Preetam

unread,
Apr 1, 2017, 4:22:55 PM4/1/17
to Maru OS
New builds are now available on http://maruos.com/#/downloads that fix the opengapps pico install issue! Please go ahead and upgrade and let us know if this fixed your issue.

@jason Thanks for the info, interesting to know how the atrix worked
Reply all
Reply to author
Forward
0 new messages