RandomCoderOrg / fs-manager-udroid

A tool manage common things with ubuntu-on-android
MIT License
46 stars 10 forks source link

Installer fails to setup deps in termux dev builds #21

Closed AnninoDr4 closed 1 year ago

AnninoDr4 commented 2 years ago

i found an issue with installer in termux-dev builds it fails to install proot-distro cause of missing repos and finally fails to install udroid tarball

Only happened with latest termux GitHub builds (probably cause of missing repos)


Also found this issue here: https://www.reddit.com/r/Ubuntu/comments/uqe4kq/comment/i8u1j9h/?utm_source=share&utm_medium=web2x&context=3

SaicharanKandukuri commented 2 years ago

I think its time to fork proot-distro

or probably add a warning instead?

SaicharanKandukuri commented 2 years ago

Its cause of specific mirrors which dont have all the packages

probably add a warning & --force-fix system by scanning present apt mirrors

AnninoDr4 commented 1 year ago

for later