Let's fix packages that are broken in the automatic package updater #7393
Replies: 4 comments 5 replies
-
Here are the packages I found which are failing to be build:
|
Beta Was this translation helpful? Give feedback.
-
@xtkoba, nice work adding so many packages lately. 😃 These updates have fallen even more behind, if you have the time to look at this. |
Beta Was this translation helpful? Give feedback.
-
Please file issues, one per package. Then I will look into them. |
Beta Was this translation helpful? Give feedback.
-
@xtkoba thanks for adding Blade. Just wanted to let you know that Blade has since moved from version |
Beta Was this translation helpful? Give feedback.
-
We currently have an automatic package updater, that runs four times a day on a list of github projects. The updates it adds can be found in the recent commits as done by
Termux Github Actions
.However, it currently fails for 15-20 packages because of some issues with the patches getting outdated or the updated build breaking. You can see which packages are not getting updated by going to
Actions
and clicking on the most recent one sayingPackage updates
, then checking its log.Let's fix these, because they will usually stay automatically updated from then on.
Beta Was this translation helpful? Give feedback.
All reactions