Skip to content

[Bug]: regression (git-2.50.0-1) #25263

@Juhan280

Description

@Juhan280

Problem description

If the pager value is unset in $PAGER and core.pager, then git tries to use command pager. But no such binary exist in termux.

Image

What steps will reproduce the bug?

git config --global --unset core.pager
unset PAGER

What is the expected behavior?

No response

System information

Termux Variables:
TERMUX_API_VERSION=0.52.0
TERMUX_APK_RELEASE=F_DROID
TERMUX_APP_PACKAGE_MANAGER=pacman
TERMUX_APP_PID=14034
TERMUX_APP__DATA_DIR=/data/user/0/com.termux
TERMUX_APP__LEGACY_DATA_DIR=/data/data/com.termux
TERMUX_APP__SE_FILE_CONTEXT=u:object_r:app_data_file:s0:c136,c257,c512,c768
TERMUX_APP__SE_INFO=default:targetSdkVersion=28:complete
TERMUX_IS_DEBUGGABLE_BUILD=0
TERMUX_MAIN_PACKAGE_FORMAT=pacman
TERMUX_VERSION=0.118.3
TERMUX__HOME=/data/data/com.termux/files/home
TERMUX__PREFIX=/data/data/com.termux/files/usr
TERMUX__ROOTFS_DIR=/data/data/com.termux/files
TERMUX__SE_PROCESS_CONTEXT=u:r:untrusted_app_27:s0:c136,c257,c512,c768
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# /data/data/com.termux/files/usr/etc/pacman.conf
[main]
Usage = All
Server = https://service.termux-pacman.dev/main/aarch64
Server = https://mirror.meowsmp.net/termux-pacman/main/aarch64
Server = https://ftp.agdsn.de/termux-pacman/main/aarch64
[tur]
Usage = All
Server = https://service.termux-pacman.dev/tur/aarch64
Server = https://mirror.meowsmp.net/termux-pacman/tur/aarch64
Server = https://ftp.agdsn.de/termux-pacman/tur/aarch64
[tur-continuous]
Usage = All
Server = https://service.termux-pacman.dev/tur-continuous/aarch64
Server = https://mirror.meowsmp.net/termux-pacman/tur-continuous/aarch64
Server = https://ftp.agdsn.de/termux-pacman/tur-continuous/aarch64
[tur-multilib]
Usage = All
Server = https://service.termux-pacman.dev/tur-multilib/aarch64
Server = https://mirror.meowsmp.net/termux-pacman/tur-multilib/aarch64
Server = https://ftp.agdsn.de/termux-pacman/tur-multilib/aarch64
Updatable packages:
All packages up to date
termux-tools version:
1.45.0
Android version:
12
Kernel build information:
Linux localhost 4.19.188-25463247-abA125FXXS6CXJ1 #1 SMP PREEMPT Tue Oct 8 19:13:25 KST 2024 aarch64 Android
Device manufacturer:
samsung
Device model:
SM-A125F
Supported ABIs:
SUPPORTED_ABIS: arm64-v8a,armeabi-v7a,armeabi
SUPPORTED_32_BIT_ABIS: armeabi-v7a,armeabi
SUPPORTED_64_BIT_ABIS: arm64-v8a
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec-ld-preload.so
Installed termux plugins:
com.termux.api versionCode:1001

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportSomething is not working properlypacman

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions