Howto : chroot debian with X support instead libertine ubuntu
-
@moodroid Hello, I've updated install.sh for create /home/phablet/.config/systemd/user/ if necessary. For me it was created by amazfish
https://gitlab.com/bouleetbil/ubports-scripts/-/commit/3cc0f9bd7d615e9746e46daad419ee09f6567f19 -
BTW I've updated https://gitlab.com/bouleetbil/ubports-scripts/ and test it from scratch with my new redmi 9
-
going to check it out. Even though Snap is looking promising, I will still do it because of your dedication.
Just a little question. Having no password for sudo su I wonder the security risk of it?
-
@Bouleetbil
I've seen that with the fakeroot command it is possible to get a root shell for libertine:
https://forums.ubports.com/topic/8797/libertine-focal-don-t-find-group-id/3?_=1703843158870 -
Hey thanks for sharing this!
I was able to create the environment however apt doesn't work inside the chroot due to a failure of name resolution. I double checked, and my /etc/resolv.conf was successfully copied into the chroot.
Not sure if this is a dns issue, since pinging an IP address gives me a 'permission denied' message, even as root.
I'm using a fairphone 4, might this be some quirk of my device? Or is there some way to give the chroot environment network access?
-
@Device hello,
I've tested with my volla phone devel version and I've the same problem
With my pixel3a RC that works.
For now I don't know why. Weird I will check -
@Device I've the same problem
-
@Device Have a look into your host's
/etc/group. There are groups calledandroid_net, android_net2 and android_net3. Create these in your chroot with e.g.:sudo groupadd -g 3003 android_netand add yourself to these groups with e.g.:sudo adduser phablet android_net. If this doesn't work add userrootto grouproot, too. BUT AT FIRST (!!!) make a backup of/etc/groupwithsudo cp -avi /etc/group /etc/group.backupjust in case something goes wrong.P.S.: Maybe one of these
android_net-groups is enough, i'm no expert. Try for yourself. THIS IS JUST A HINT TO PUT YOU IN THE RIGHT DIRECTION. As for me i've created allandroid_-groups in the chroot and added my user and userrootto them. This maybe a security risk, i don't really know. -
@Bouleetbil same error on Fairphone 5, did you manage to fix it?
-
@Device You may also have to remove user
_aptwith e.g.:sudo deluser _apt, otherwise it might not work, too.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login