Reading package lists... Done E: The repository 'https://termux-x11.ml x11 Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. W: GPG error: https://hax4us.github.io/termux-tools extras InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A13A121F25D06F7 $
aimen2010 opened this issue · 6 comments
Problem description
A clear and concise description of what the problem is. You may post screenshots in addition to description.
Steps to reproduce
Steps to reproduce the behavior. Please post all necessary commands that are needed to reproduce the issue.
Expected behavior
A clear and concise description of what you expected to happen.
Additional information
Post output of command termux-info
.
Depending on problem, additional information may be requested:
- Android warning/error log:
logcat -d "*:W"
. - Output of strace:
strace -fv -s 2048 -o strace.log {program name}
. - If program write it's own log files, you may need to attach them.
Run gpg --recv-keys 5A13A121F25D06F7
Maybe reinstalling termux or running pkg update
will fix the issue.
This proved and other writings I did not understand
mkdir -p $PREFIX/etc/apt/sources.list.d && printf "deb [trusted=yes] https://hax4us.github.io/termux-tools/ extras main" > $PREFIX/etc/apt/sources.list.d/hax4us.list
My friend, if you have an Instagram or Telegram account come give you pictures of my problem,
Closing since third-party repositories are off-topic here.
You should remove https://termux-x11.ml
from your sources.list. Btw, why not to view page https://termux-x11.ml/ in browser... there's all needed information.
Regarding W: GPG error: https://hax4us.github.io/termux-tools extras
- just ignore it, that's warning only.