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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto update failing for scite #12337

Closed
termuxbot2 opened this issue Oct 13, 2022 · 0 comments 路 Fixed by #12346
Closed

Auto update failing for scite #12337

termuxbot2 opened this issue Oct 13, 2022 · 0 comments 路 Fixed by #12346
Assignees
Labels
auto update failing Issues with packages auto update. bot Created by Termux bot.

Comments

@termuxbot2
Copy link
Collaborator

Hi, I'm Termux 馃.

I'm here to help you update your Termux packages.

I've tried to update the scite package, but it failed.

Here's the output of the update script:

Show log
INFO: Updating scite [Current version: 5.3.0]
INFO: package being updated to 5.3.1.
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3425k  100 3425k    0     0  6768k      0 --:--:-- --:--:-- --:--:-- 6755k
You are about to commit these changes:

diff --git a/x11-packages/scite/build.sh b/x11-packages/scite/build.sh
index acbf4f403..09b8a7a59 100644
--- a/x11-packages/scite/build.sh
+++ b/x11-packages/scite/build.sh
@@ -4,9 +4,9 @@ TERMUX_PKG_DESCRIPTION="A free source code editor"
TERMUX_PKG_LICENSE="custom"
TERMUX_PKG_LICENSE_FILE="scite/License.txt"
TERMUX_PKG_MAINTAINER="@termux"
-TERMUX_PKG_VERSION="5.3.0"
+TERMUX_PKG_VERSION="5.3.1"
TERMUX_PKG_SRCURL=https://www.scintilla.org/scite${TERMUX_PKG_VERSION//./}.tgz
-TERMUX_PKG_SHA256=32890add647faf2e1e57dc40006609e3580e27c43f20f6053b1b1c07b080a0a5
+TERMUX_PKG_SHA256=e0064bac49894b38703c997e9ae75b224cbe46fae1ed9c82b469f55c371183b3
TERMUX_PKG_DEPENDS="atk, gdk-pixbuf, glib, gtk3, libc++, libcairo, pango"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_MAKE_ARGS="
upgpkg(x11/scite): 5.3.1
Not committing to Git!
INFO: Trying to build package.
jq: error: packages/0 is not defined at , line 1:
.x11-packages.name
jq: 1 compile error


Above error occured when I last tried to update at 2022-10-13 00:46:58 UTC.
Run ID: 3238809771

Note: Automatic updates will be disabled until this issue is resolved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto update failing Issues with packages auto update. bot Created by Termux bot.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants