termux/termux-packages

[Bug]: Make dotnet available for ARM

Open

#24.533 aberto em 29 de abr. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Shell (4.089 forks)batch import
arch-armbug reportdotnethelp wantedinactive

Métricas do repositório

Stars
 (16.216 stars)
Métricas de merge de PR
 (Mesclagem média 2d 12h) (131 fundiu PRs em 30d)

Description

Problem description

When trying to install the dotnet-host package, it fails, because it has dotnet-host listed as a dependancy

What steps will reproduce the bug?

  1. Update repositories pkg up
  2. Attempt to install dotnet-host pkg I dotnet-host

What is the expected behavior?

It should install as normal

System information

TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP__APK_FILE=/data/app/~~clUrdgDRz8Iw1MRe3LU1-g==/com.termux--9_oLzW8fUSTD6QiUtPLDg==/base.apk
TERMUX_APP__APK_RELEASE=GITHUB
TERMUX_APP__APP_VERSION_CODE=1020
TERMUX_APP__APP_VERSION_NAME=0.119.0-beta.1
TERMUX_APP__DATA_DIR=/data/user/0/com.termux
TERMUX_APP__IS_DEBUGGABLE_BUILD=true
TERMUX_APP__IS_INSTALLED_ON_EXTERNAL_STORAGE=false
TERMUX_APP__PACKAGE_NAME=com.termux
TERMUX_APP__PID=5863
TERMUX_APP__TARGET_SDK=28
TERMUX_VERSION=0.119.0-beta.1
TERMUX__SE_FILE_CONTEXT=u:object_r:app_data_file:s0:c160,c256,c512,c768
TERMUX__SE_INFO=default:targetSdkVersion=28:complete
TERMUX__SE_PROCESS_CONTEXT=u:r:untrusted_app_27:s0:c160,c256,c512,c768
TERMUX__UID=10160
TERMUX__USER_ID=0
Packages CPU architecture:
arm
Subscribed repositories:
# sources.list
deb https://mirrors.ustc.edu.cn/termux/termux-main stable main
# root-repo (sources.list.d/root.list)
deb https://mirrors.ustc.edu.cn/termux/termux-root root stable
# tur-repo (sources.list.d/tur.list)
deb https://tur.kcubeterm.com tur-packages tur tur-on-device tur-continuous
# x11-repo (sources.list.d/x11.list)
deb https://mirrors.ustc.edu.cn/termux/termux-x11 x11 main
Updatable packages:
command-not-found/stable 2.4.0-73 arm [upgradable from: 2.4.0-72]
enchant/stable 2.8.3 arm [upgradable from: 2.8.2-1]
gnupg/stable 2.5.5 arm [upgradable from: 2.4.5-3]
gpgv/stable 2.5.5 arm [upgradable from: 2.4.5-3]
harfbuzz-icu/stable 11.2.0 arm [upgradable from: 11.1.0]
harfbuzz/stable 11.2.0 arm [upgradable from: 11.1.0]
libassuan/stable 3.0.2 arm [upgradable from: 3.0.1-2]
libgpg-error/stable 1.55 arm [upgradable from: 1.50]
libheif/stable 1.19.8 arm [upgradable from: 1.19.7]
libuv/stable 1.51.0 arm [upgradable from: 1.50.0]
libxkbcommon/x11 1.9.0 arm [upgradable from: 1.8.1-1]
libxml2/stable 2.14.2-1 arm [upgradable from: 2.14.2]
neovim/stable 0.11.1 arm [upgradable from: 0.11.0]
openssh-sftp-server/stable 10.0p2-5 arm [upgradable from: 10.0p2-2]
openssh/stable 10.0p2-5 arm [upgradable from: 10.0p2-2]
python-pip/stable 25.1 all [upgradable from: 25.0.1-1]
vim/stable 9.1.1350 arm [upgradable from: 9.1.1300]
xxd/stable 9.1.1350 arm [upgradable from: 9.1.1300]
termux-tools version:
1.45.0
Android version:
14
Kernel build information:
Linux localhost 4.19.191 #1 SMP PREEMPT Fri Jan 3 10:58:07 CST 2025 armv7l Android
Device manufacturer:
onn
Device model:
100135924
Supported ABIs:
SUPPORTED_ABIS: armeabi-v7a,armeabi
SUPPORTED_32_BIT_ABIS: armeabi-v7a,armeabi
SUPPORTED_64_BIT_ABIS:
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec-ld-preload.so
Installed termux plugins:
com.termux.x11 versionCode:15

Guia do colaborador