@abmyii OnePlus A3010 ok. Amazing, thanks.
Z
Best posts made by zhangrelay
-
RE: [REQUEST] VNC Server testing/assistance
-
RE: libertine-container-manager create fails:
The following steps work on my phone:
- add self.run_in_container('apt remove -y makedev') to line 86 of /usr/lib/python3/dist-packages/libertine/ChrootContainer.py
- TMPDIR=/tmp libertine-container-manager create --type chroot -i id-container
You can also refer to: https://github.com/ubports/ubuntu-touch/issues/1305 .
-
RE: libertine-container-manager create error (makedev)
@doniks Thank you very much. Let me try.
-
RE: libertine-container-manager create error (makedev)
The following steps work on my phone:
-
add self.run_in_container('apt remove -y makedev') to line 86 of /usr/lib/python3/dist-packages/libertine/ChrootContainer.py
-
TMPDIR=/tmp libertine-container-manager create --type chroot -i id-container
-
-
RE: libertine-container-manager create error (makedev)
The following steps work on my phone:
- add self.run_in_container('apt remove -y makedev') to line 86 of /usr/lib/python3/dist-packages/libertine/ChrootContainer.py
- TMPDIR=/tmp libertine-container-manager create --type chroot -i id-container
refer to: https://github.com/ubports/ubuntu-touch/issues/1305 .
-
RE: libertine-container-manager create error (makedev)
The following steps work on my phone:
- add self.run_in_container('apt remove -y makedev') to line 86 of /usr/lib/python3/dist-packages/libertine/ChrootContainer.py
- TMPDIR=/tmp libertine-container-manager create --type chroot -i id-container
refer to: https://github.com/ubports/ubuntu-touch/issues/1305 .