-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[README] Bintray repository hosting shut down | Error 403 Forbidden | Error 404 #6726
Comments
I have updated and referred to this in Package Management as well. |
Thank You so much sir. |
This comment has been minimized.
This comment has been minimized.
What should i do |
This comment has been minimized.
This comment has been minimized.
@Tayaga334 What you should do is written at #6726 (comment). |
So what to do if |
|
Thank you! |
After uninstalling v.117, I have not been able to install v.118 on OOS 11 ARM64. Reinstalled v.117 without any issues. |
Getting the same problem with grimler mirror |
@dvtate most likely not the same, but rather missing key error. Download and install latest termux-keyring package:
|
Today 03.03.2022 same error, what's mirror else can working? |
@oldman20 install from f-droid or update the keyring package, as already written in this thread (read the comments..) |
@fornwall AFAIK this issue is still relevan to github and f-droid releases. |
@twaik For 3+ year old releases also, or also more recent? Because this was fixed in May 2021 there, right (or am I missing some aspect)? If it's only for those really old builds, I still think we can close & unpin this as it's unlikely to be very relevant (and for those few who manage to get hold of old builds, the issue will still show up on searches). |
Ok, you are right, I did not check it on github and f-droid builds. I simply remember to always do |
Bintray issue is relevant only to old Google Play builds.
|
All Termux repositories previously hosted on JFrog Bintray are down since 1st May, 2021. This means that all repositories hosted on
dl.bintray.com
domain are not available anymore. There nothing can be done on our side because Bintray service announced its sunset.What you should do as Termux user (only for Android 7+)
You need to pick a one of the available mirrors by using utility
termux-change-repo
or manually editsources.list
by replacing the Bintray URL with value obtained from Termux Mirrors List.Beware of third-party scripts claiming theirselves as repository fixers! They could install untrusted GPG key and redirect your Termux installation onto malicious repository. Official tool for changing repositories is bundled within Termux and called
termux-change-repo
.Usage of
termux-change-repo
is simple:Highly recommended to run
pkg upgrade
after changing mirror.screen-20210427-154621.2.mp4
If you get
E: Repository .. changed its .. value from .. to ..
Package manager can show you a notification with prompt which look like this one:
It is completely normal. Answer "yes" to this prompt. It will be shown only once per repository, so package manager will ask you to confirm for
game-repo
,science-repo
, etc separately but you will need to confirm them only one time.Do not use Termux app from Google Play. It is deprecated.
Use Termux application from F-Droid, here is the link: https://f-droid.org/en/packages/com.termux/. Google Play variant is deprecated, doesn't receive updates and contains issues as well as outdated repository URLs.
Before migrating to F-Droid Termux version, uninstall the application and all add-ons like Termux:API, Termux:Styling, Termux:Widget and others. This is a required step because of signature mismatch between F-Droid and Google Play variants. If you need to back up data before uninstalling app, you can use suggestions from https://wiki.termux.com/wiki/Backing_up_Termux.
Remember that Android 5.x - 6.x is NOT SUPPORTED!
Android OS version range 5.x - 6.x has been deprecated since 01.01.2020 and no longer worked on anymore. Provided here repository workarounds are only for Android 7.0. We never announced that bringing back support of legacy Android versions.
If you managed to put an URL of our mirrors to your sources.list and upgrade your legacy Termux, do not complain about broken installation. If maintainers marked something as unsupported, perhaps there is a reason for that, isn't it?
Discussions about Android 5.x - 6.x are off-topic here.
Remember that VMOS and F1VM environments are NOT SUPPORTED!
These "virtual" environments are not supported by Termux. They have a number of issues including broken
apt-key
.Discussions about VMOS and F1VM are off-topic here.
The text was updated successfully, but these errors were encountered: