Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Ubuntu derivitives #21

Open
keeganmilsten opened this issue Apr 17, 2017 · 5 comments
Open

Ubuntu derivitives #21

keeganmilsten opened this issue Apr 17, 2017 · 5 comments

Comments

@keeganmilsten
Copy link

I attempted to install on Zorin OS 12, an Ubuntu derivative, but got this:


$ anbox-installer
Android in a Box - Installer

IMPORTANT: THIS IS ALPHA LEVEL SOFTWARE. EXPECT INSTABILITY AND
BUGS !!!!!

IMPORTANT: ALSO PLEASE BE AWARE THAT WE DON'T PROVIDE FULL
CONFINEMENT FOR THE SNAP YET !!!!

PLEASE NOTE: This script will require root access on your system
to install all necessary things. It will prompt you to enter your
password when required.

ERROR: You are running the installer on an unsupported distribution.
At the moment we only support the following distributions:

Ubuntu, LinuxMint, neon, elementary

If your distribution is in the list but you still see this message, open
an issue here: https://github.com/anbox/anbox-installer


While Zorin OS is an Ubuntu derivative, based on release 16.04 LTS, it still would not allow me to install, as shown above. Would it have to do with the fact that Zorin is not an official derivative? If there is a solution or work-around, that would be greatly appreciated. I love the concept of this product though and hope to see it continued. Many thanks to those working on it :)

@zarEclEC
Copy link

zarEclEC commented Apr 19, 2017

tmp_25590-screenshot_20170419-130052305016950
Edit the installer script and remove this check (from "if" to "fi"). Then try.
So we know if it works on Zorin

@morphis
Copy link
Member

morphis commented Apr 29, 2017

Would by nice to receive a PR from someone to allow us to get Zorin supported as well.

@keeganmilsten
Copy link
Author

Thank you so much! I am currently trying it out right now.

@Ecolow
Copy link

Ecolow commented Aug 19, 2017

You won't be able to modify the script directly in the snap directory as it is read only.
Workaround :
Copy the installer.sh anywhere else, modify the script and than run it (bash installer.sh). Should work.

@ghost
Copy link

ghost commented Nov 3, 2017

Works properly in Zorin OS 12 after following the above steps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants