Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: pkg install gives Notice: Missing Signed-By in the sources.list(5) entry for 'https://termux.net' #287

Open
SwuduSusuwu opened this issue Feb 10, 2025 · 1 comment

Comments

@SwuduSusuwu
Copy link

SwuduSusuwu commented Feb 10, 2025

Problem description

This is not about specific packages, but is about ~/../usr/etc/apt/sources.list.

What steps will reproduce the bug?

~ $ pkg install mingw
Hit:1 https://termux.net stable InRelease
All packages are up to date.
Notice: Missing Signed-By in the sources.list(5) entry for 'https://termux.net'
Notice: Consider migrating all sources.list(5) entries to the deb822 .sources format
Notice: The deb822 .sources format supports both embedded as well as external OpenPGP keys
Notice: See apt-secure(7) for best practices in configuring repository signing.

What is the expected behavior?

Due to the fact that Termux has ~/../usr/etc/apt/trusted.gpg.d/termux-packages.gpg, expected apt (pkg) to use those.
Since it does not, expected searches to show how to do so.

System information

~ $ termux-info
Termux Variables:
TERMUX_EXEC__PROC_SELF_EXE=/data/data/com.termux/files/usr/bin/termux-info
TERMUX_VERSION=googleplay.2025.01.18
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://termux.net stable main
Updatable packages:
All packages up to date
termux-tools version:
3.0.8
Android version:
15
Kernel build information:
Linux localhost 5.10.214-android13-4-00008-g62d26972ebb6-ab12324566 #1 SMP PREEMPT Mon Sep 2 13:24:39 UTC 2024 aarch64 Android
Device manufacturer:
Google
Device model:
Pixel 6a
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
@SwuduSusuwu
Copy link
Author

Searches through man pages, through GitHub discussions, and through Google have not shown how to do.
If it is not plausible for Termux to fix the defaults for this soon, want to know what to do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant