termux / termux-root-packages

Termux packages that are only usable by root users.
Other
1.04k stars 295 forks source link

All installation from root-repo failed with output not found #231

Closed SNIFFDSO closed 3 years ago

SNIFFDSO commented 3 years ago

Problem description Devices cannot install from root repo , when install it will show an eror Unable to locate package , tested from Playstore version and Fdroid, already pkg update & upgrade Steps to reproduce Install any package from root-repo

Expected behavior Package installed succesfully.

image

edited : Additional termux-info

termux-info Packages CPU architecture: aarch64 Subscribed repositories:

sources.list

deb https://termux.org/packages/ stable main

game-repo (sources.list.d/game.list)

deb https://grimler.se/game-packages-24 games stable

science-repo (sources.list.d/science.list)

deb https://grimler.se/science-packages-24 science stable

root-repo (sources.list.d/root.list)

deb https://grimler.se/termux-root-packages-24 root stable Updatable packages: All packages up to date Android version: 9 Kernel build information: Linux localhost 3.10.108-DarkKnight-g82f74049ab5 #1 SMP PREEMPT Tue Mar 26 00:22:49 IST 2019 armv8l

SNIFFDSO commented 3 years ago

If the package already installed before , it wont upgrade to newest version.

Grimler91 commented 3 years ago

Have you installed root-repo?

Try running apt update first.

SNIFFDSO commented 3 years ago

Yes already updated and installed, for now there is 3 devices that reported the same thing,

image

SNIFFDSO commented 3 years ago

@Grimler91 But some repo still work fine (if not updated (apt update) , can it be only for some repo ?

image

SNIFFDSO commented 3 years ago

Updated about additional termux-info

Grimler91 commented 3 years ago

Some packages are missing from the repo indeed. Will re-upload them

Grimler91 commented 3 years ago

Should be fixed now, thanks for reporting!

SNIFFDSO commented 3 years ago

Should be fixed now, thanks for reporting!

Anytime , thanks for the response.