Termux repository is under maintenance or down [closed]
Asked Answered
T

3

40

I tried updating my package list but got the following error.

$ pkg update

Checking availability of current mirror: ok           
Ign:1 https://dl.bintray.com/grimler/game-packages-24 games InRelease                            
Ign:2 https://dl.bintray.com/grimler/science-packages-24 science InRelease     
Hit:3 https://termux.mentality.rip/termux-packages-24 stable InRelease                
Err:4 https://dl.bintray.com/grimler/game-packages-24 games Release
  403  Forbidden
Err:5 https://dl.bintray.com/grimler/science-packages-24 science Release
  403  Forbidden
Reading package lists... Done
E: The repository 'https://dl.bintray.com/grimler/game-packages-24 games Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible cause: repository is under maintenance or down (wrong sources.list URL?).
E: The repository 'https://dl.bintray.com/grimler/science-packages-24 science Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.                             
N: Possible cause: repository is under maintenance or down (wrong sources.list URL?).

Somebody know how to fix this problem?

Tiu answered 22/5, 2021 at 8:28 Comment(2)
Here's a thread on their GitHub on some things you can do github.com/termux/termux-app/issues/2067 "Use Termux application from F-Droid" is one solution.Pederasty
The easiest solution would be re-intalling Termux not from Google Play Market/Store but from other sources like Xiaomi GetApp, Huawei App Gallery, F-Droid or any others.Maure
C
34

Solve Termux repository is under maintenance or down issue

There are mainly 2 options to solve this issue:

Solution 1:

If possible, use Termux from F-Droid because there are some problems with the one from Google Play.

Solution 2:

If you are unable to update or install any package in termux then you can follow the below method to solve this issue.

  1. First of all type the below command:
termux-change-repo
  1. Now You will see the main repo will be already selected and you just have to check all ( select all ) gaming as well as the science repo and then tap on the OK button.

  2. Now you have to switch from official repo to Alberto repo just select the Alberto Repo and tap on OK Button and the problem will be sloved.
    p.s. If Alberto is not working, then try switching to other repos.

Source : https://www.learntermux.tech/2021/08/termux-repository-under-maintenance.html

Chamness answered 22/8, 2021 at 13:20 Comment(4)
Getting the same thing when switching to Grimler =(Extragalactic
Use Alberto instead and it will work.Chamness
First option is better as when starting the termux installed from google play it says this version is outdated and install from f-droid or GitHubPoock
Thanks for your answer bro, and I'm sorry upvoting your answer now because I just recently login on this platform again since 3 years ago I asked this question. Thats works and help me a lot.Tiu
P
92

I also had this problem and I found a way to slove this Follow these steps :

pkg remove game-repo
pkg remove science-repo
pkg update

It should work now! :)

Also btw, termux is permanently shutting down bintary hosted repos example :

https://dl.bintray.com/grimler/game-packages-24 games InRelease
https://dl.bintray.com/grimler/science-packages-24 science InRelease
Priapic answered 13/6, 2021 at 7:5 Comment(8)
Why have they not fixed this yet? I face it even today. Thanks for the solution by the way ♥Corydalis
they fixed it but if you install it on play store it will have the problem because they will no longer update the app in play store but they are updating the app in F-Droid if you want to latest and fixed version download from F-Droid not from Play StorePriapic
oh, I didn't know that they stopped updating the PS version. Thanks for the tip. I will download it from F-Droid.Corydalis
This does not work unfortunately.Bemba
This answer is awesome but what are game-repo and science-repo do? Because their name looks like something can't affects by that effects on pkgFumble
@AbdelhamedAbdin Game-repo is for terminal games and I don't really know what science repo is for but I don't think it's very helpfulPriapic
2023, this is still the fixContainerize
Why do they have these packages anyway?Pluvial
C
34

Solve Termux repository is under maintenance or down issue

There are mainly 2 options to solve this issue:

Solution 1:

If possible, use Termux from F-Droid because there are some problems with the one from Google Play.

Solution 2:

If you are unable to update or install any package in termux then you can follow the below method to solve this issue.

  1. First of all type the below command:
termux-change-repo
  1. Now You will see the main repo will be already selected and you just have to check all ( select all ) gaming as well as the science repo and then tap on the OK button.

  2. Now you have to switch from official repo to Alberto repo just select the Alberto Repo and tap on OK Button and the problem will be sloved.
    p.s. If Alberto is not working, then try switching to other repos.

Source : https://www.learntermux.tech/2021/08/termux-repository-under-maintenance.html

Chamness answered 22/8, 2021 at 13:20 Comment(4)
Getting the same thing when switching to Grimler =(Extragalactic
Use Alberto instead and it will work.Chamness
First option is better as when starting the termux installed from google play it says this version is outdated and install from f-droid or GitHubPoock
Thanks for your answer bro, and I'm sorry upvoting your answer now because I just recently login on this platform again since 3 years ago I asked this question. Thats works and help me a lot.Tiu
P
14

you can also use

termux-change-repo #Note : Do not select Bintray repo or it will not work

Or

Remove science and game repo packages to fix it This problem is caused by the shutdown of bintray repos

the orginal post is from r/Termux

Priapic answered 15/6, 2021 at 4:6 Comment(1)
Nice, thanks a lot bro....Tiu

© 2022 - 2024 — McMap. All rights reserved.