@abmyii OnePlus A3010 ok. Amazing, thanks.
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 .
Latest posts made by zhangrelay
-
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 .
-
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 .
-
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
-
-
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 said in libertine-container-manager create error (makedev):
@zhangrelay maybe this helps?! https://github.com/ubports/ubuntu-touch/issues/1305
Perfect solution!
-
RE: libertine-container-manager create fails:
@menos_16 try this , https://forums.ubports.com/topic/5699/libertine-container-manager-create-error-makedev , add this line self.run_in_container('apt remove -y makedev') in ChrootContainer.py.
-
RE: libertine-container-manager create error (makedev)
@doniks Thank you very much. Let me try.