MFDGaming / ubuntu-in-termux

This is a script by which you can install Ubuntu in your termux application without a rooted device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when i try to use apt get update , got some bunch of errors

Adarsh-achu opened this issue · comments

try running that dpkg --configure -a one. Looks like you have deleted the system directory /var/lib/dpkg/

try running that dpkg --configure -a one. Looks like you have deleted the system directory /var/lib/dpkg/

i did 'dpkg __configuration -a ' and got errors
and i didn't delete any file the thing is i can't update package

Update your app in playstore or download latest one from termux website itself ...anyhow app available in playstore is not support for some features it's best to download from termux website itself

I can confirm that the update command errors disappear when using termux package from the f-droid site: https://f-droid.org/en/packages/com.termux/

run into the same issue after fresh installation :
root@localhost:~# apt update
Reading package lists... Done
E: Method gave invalid 400 URI Failure message: Could not switch group
E: Method http has died unexpectedly!
E: Sub-process http returned an error code (112)

it looks like there is no solution on running termux without root. I tried literally all termux+ubuntu repositories and I'm ending up with the same problem when trying to update or install anything

Mine is a lil bit differ
Screenshot_20230511-103559_Termux
What should i do