termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.09k stars 3k forks source link

[Bug]: unmet dependencies #21678

Open israil0046 opened 13 hours ago

israil0046 commented 13 hours ago

Problem description

I installed termux in emulator in pc. everything is working fine but when I try to install package of python, python2 and python3 system will show me that "unmet dependencies try 'apt --fix-broken install' with no packages. after 'apt --fix-broken install' system is showing "paste subprocess was killed by signal (broken pipe). E: Sub-Process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1). Screenshot (59) Screenshot (58)

What steps will reproduce the bug?

while istalling package of python python2 python3 and ruby. other package i haven't tried yet

What is the expected behavior?

No response

System information

TERMUX_SE _INFO= default : targetSdkversion=28:complete
TERMUX_SE_PROCESS_CONTEXT=u:r:untrusted_app:s0:c53,256,c512,c768
TERMUX_UID=10053
TERMUX_USER_ID=0
Package CPU architecture:
 x86_64
Subscribed repositories:
#sources.list
deb https://package-cf.tarmux.dev/apt/termux-main/ stable main
Updatable packages:
All packages up to date
termux-tools version:
1.43.6
Androi version:
9
Kernal build information:
Linux localhost 4.19.110 #106 SMP PREEMPT tue sep 26 02:29:27 CST 2023 x86_64 Android
Device manufacturer:
samsung
Device model:
SM-N976N
LD variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Biswa96 commented 13 hours ago

Please try in a clean termux setup. You have done something wrong previously.

israil0046 commented 10 hours ago

Please try in a clean termux setup. You have done something wrong previously.

I downloaded termux apk from F droid. I tried more than 4 times but still the isuue is same, I also tried using root and no root in emulator but still not solved.

licy183 commented 6 hours ago

I can't reproduce it on my Android emulator (Bluestacks). It seems a bug of the Android emulator and it may not be possible to be fixed on Termux side.