anbox/anbox-installer

snap "anbox" is not installed

Opened this issue · 0 comments

blackhat@blackhat :-> snap run anbox-installer

Anbox (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.

What do you want to do?

  1. Install Anbox
  2. Uninstall Anbox

Please enter your choice [1-2]:
1

This is the installer for the anbox runtime environment. It will
install certain things on your system to ensure all requirements
are available for anbox to work correctly.

In summary we will install the following things:

  • Add the anbox-support ppa ppa:morphis/anbox-support to the
    host system
  • Install the anbox-modules-dkms deb package from the ppa
    which will add kernel modules for ashmem and binder which are
    required for the Android container to work.
  • Configure binder and ashmem kernel modules to be loaded
    automatically on boot.
  • Install the anbox-common package from the ppa which will
    • Add an upstart job for the current user blackhat which will
      start the anbox runtime on login.
    • Add a X11 session configuration file to allow the system
      application launcher (Unity7, Gnome Shell, ..) to find
      available Android applications.

Please type 'I AGREE' followed by pressing ENTER to continue
or type anything else to abort:
I AGREE

Starting installation process ...

The following packages have unmet dependencies:
anbox-common : Depends: dbus-user-session but it is not installable
E: Unable to correct problems, you have held broken packages.

  • cleanup
  • local err=100
  • trap - EXIT
  • echo 'ERROR: Installation failed. Removing all parts of Anbox again.'
    ERROR: Installation failed. Removing all parts of Anbox again.
  • uninstall
  • set -x
  • sudo snap remove anbox
    snap "anbox" is not installed
  • '[' -e /etc/apt/sources.list.d/morphis-ubuntu-anbox-support-xenial.list ']'
  • set +x