termux-user-repository / tur

A place for all types of Termux packages.
Other
450 stars 84 forks source link

[Bug]: Errors occurred, no packages were upgraded. #737

Closed et2300 closed 10 months ago

et2300 commented 10 months ago

Problem description

Screenshot_2023-12-20-13-06-05-40_84d3000e3f4017145260f7618db1d683

What steps will reproduce the bug?

pacman -S clang

What is the expected behavior?

No response

System information

termux-info:

Termux Variables:                            TERMUX_APP_PACKAGE_MANAGER=apt               TERMUX_APP__AM_SOCKET_SERVER_ENABLED=true    TERMUX_APP__APK_PATH=/data/app/~~XABoYKh3Nix7I3t31umNRA==/com.termux-sE21w-C2_EPye4xjxWE6Sw==/base.apk                                 TERMUX_APP__APK_RELEASE=UNKNOWN              TERMUX_APP__FILES_DIR=/data/user/0/com.termux/files                                       TERMUX_APP__IS_DEBUGGABLE_BUILD=false        TERMUX_APP__IS_INSTALLED_ON_EXTERNAL_STORAGE=false                                        TERMUX_APP__PACKAGE_MANAGER=apt              TERMUX_APP__PACKAGE_NAME=com.termux          TERMUX_APP__PACKAGE_VARIANT=apt-android-7    TERMUX_APP__PID=29130                        TERMUX_APP__SE_FILE_CONTEXT=u:object_r:app_data_file:s0:c512,c768                         TERMUX_APP__SE_INFO=default:targetSdkVersion=22:complete                                  TERMUX_APP__SE_PROCESS_CONTEXT=u:r:untrusted_app_25:s0:c512,c768                          TERMUX_APP__TARGET_SDK=28                    TERMUX_APP__UID=10316                        TERMUX_APP__USER_ID=0                        TERMUX_APP__VERSION_CODE=117                 TERMUX_APP__VERSION_NAME=0.118.38            TERMUX_MAIN_PACKAGE_FORMAT=debian            TERMUX_VERSION=0.118.38                      Packages CPU architecture:                   aarch64                                      Subscribed repositories:                     # sources.list                               deb https://mirrors.cloud.tencent.com/termux/apt/termux-main stable main                  # tur-repo (sources.list.d/tur.list)         deb https://tur.kcubeterm.com tur-packages tur tur-on-device tur-continuous               Updatable packages:                          All packages up to date                      termux-tools version:                        1.39.6                                       Android version:                             13                                           Kernel build information:                    Linux localhost 5.4.210-qgki-g47dc5b1d9ee6 #1 SMP PREEMPT Tue Nov 21 18:23:32 CST 2023 aarch64 Android                                 Device manufacturer:                         OPPO                                         Device model:                                PHW110                                       LD Variables:                                LD_LIBRARY_PATH=                             LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so                          Installed termux plugins:                    com.termux.x11 versionCode:12                com.termux.shell_loader versionCode:1        
et2300 commented 10 months ago

@Maxython

Maxython commented 10 months ago

In your Termux, the main package manager is apt and due to the fact that the packages on your device are already installed via apt, conflicts arise when installing via pacman. To use pacman as the main batch manager you need to change bootstrap - https://wiki.termux.com/wiki/Switching_package_manager

et2300 commented 10 months ago

command is?

Maxython commented 10 months ago

command is?

https://wiki.termux.com/wiki/Switching_package_manager

et2300 commented 10 months ago

Screenshot_2023-12-20-14-57-56-87_84d3000e3f4017145260f7618db1d683

Maxython commented 10 months ago

@et2300, in the third stage you do not need to go to failsafe, you need to go there after the third stage. Please read the instructions more carefully.

et2300 commented 10 months ago

Screenshot_2023-12-20-18-07-43-17_84d3000e3f4017145260f7618db1d683