mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 06:00:10 +00:00
ab2d1eec0de88a735da4a05cfcdf73ddcb277d55
Based on strace logs. 26879 openat(AT_FDCWD, "/data/data/com.termux/files/usr/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC <unfinished ...> 26879 <... openat resumed>) = -1 ENOENT (No such file or directory) 26879 openat(AT_FDCWD, "/data/data/com.termux/files/usr/etc/resolv.conf", O_RDONLY|O_CLOEXEC <unfinished ...> 26879 <... openat resumed>) = -1 ENOENT (No such file or directory) Related to https://github.com/termux/termux-packages/issues/14332. Even though I can't confirm whether absent resolv.conf may lead to DNS errors when using this package, a dependency will be assigned anyway.
Termux packages for pacman - official support
Code for connecting repository:
main:
[main]
Server = https://s3.amazonaws.com/termux-pacman.us/main/$arch
x11:
[main]
Server = https://s3.amazonaws.com/termux-pacman.us/x11/$arch
root:
[main]
Server = https://s3.amazonaws.com/termux-pacman.us/root/$arch
Other information:
- Android support: 7+
- Architecture support: all (aarch64, arm, x86_64, i686)
- Security level: not complete (db and only a few packages are protected by signature)
- Signature: termux-pacman organization gpg key
- Storage: aws s3 (US)
- Mirrors: does not exist
- Root repository: https://github.com/termux/termux-packages
- Organization maintaining the root repository: termux
Description
Languages
Shell
79.6%
C
13.2%
C++
2.7%
CMake
1.1%
Python
0.8%
Other
2.4%