UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. pawlinski
    3. Best
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Development testers for Anbox

      @gb

      @gb said in Development testers for Anbox:

      Hi,

      I´m testing it in M10 FHD (frieza).
      I just installed ubports from scratch (16.04 dev) and try the instructions post by Marius.

      Doing "sudo apt-get upgrade", I´m facing:
      "E: You don't have enough free space in /var/cache/apt/archives/."

      How can this be possible? I just installed the system and there is no space left?
      Do I have to install the hole thing into a Libertine container?

      You can try (it has helped me):

      sudo mount -o rw,remount /

      sudo rm -r /var/cache/apt

      sudo tune2fs -m 0 /dev/loop0

      sudo apt update

      sudo apt install anbox-ubuntu-touch

      sudo rm -r /var/cache/apt

      sudo mount -o r,remount /

      posted in OS
      P
      pawlinski