termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.34k stars 3.07k forks source link

Auto update failing for vim #22351

Closed termuxbot2 closed 14 hours ago

termuxbot2 commented 1 day ago

Hi, I'm Termux 🤖.

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

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

Here's the output of the update script:

Show log
INFO: Updating vim [Current version: 9.1.0800]
INFO: package being updated to 9.1.0850.
Downloading https://github.com/vim/vim/archive/v9.1.0850.tar.gz
  % 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

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 5968k    0 5968k    0     0  3682k      0 --:--:--  0:00:01 --:--:-- 6486k
100 12.7M    0 12.7M    0     0  4999k      0 --:--:--  0:00:02 --:--:-- 6825k
100 17.4M    0 17.4M    0     0  5278k      0 --:--:--  0:00:03 --:--:-- 6660k

You are about to commit these changes:

--------------------
diff --git a/packages/vim/build.sh b/packages/vim/build.sh
index 2b77f23e0c..a721e4a88b 100644
--- a/packages/vim/build.sh
+++ b/packages/vim/build.sh
@@ -5,10 +5,9 @@ TERMUX_PKG_MAINTAINER="@termux"
 TERMUX_PKG_DEPENDS="libiconv, ncurses, vim-runtime"
 TERMUX_PKG_RECOMMENDS="diffutils"
 TERMUX_PKG_CONFLICTS="vim-python" # probably also , vim-gtk"
-TERMUX_PKG_VERSION=9.1.0800
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="9.1.0850"
 TERMUX_PKG_SRCURL="https://github.com/vim/vim/archive/v${TERMUX_PKG_VERSION}.tar.gz"
-TERMUX_PKG_SHA256=3bc15301f35addac9acde1da64da0976dbeafe1264e904c25a3cdc831e347303
+TERMUX_PKG_SHA256=4bbd7480c2d5c577a77a070fa4a133e057c37f611adf47d9a317e50244d7caa4
 TERMUX_PKG_BUILD_IN_SRC=true
 TERMUX_PKG_CONFFILES="share/vim/vimrc"
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--------------------

bump(main/vim): 9.1.0850

Not committing to Git!

INFO: Trying to build package.
INFO: Package vim exists in main repo.
Running container 'termux-package-builder' from image 'ghcr.io/termux/package-builder'...
termux - building vim for arch aarch64...
Downloading https://packages-cf.termux.dev/apt/termux-main/dists/stable/Release
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13134  100 13134    0     0  75469      0 --:--:-- --:--:-- --:--:-- 75919
Downloading https://packages-cf.termux.dev/apt/termux-main/dists/stable/Release.gpg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   833  100   833    0     0   5013      0 --:--:-- --:--:-- --:--:--  4988
100   833  100   833    0     0   5009      0 --:--:-- --:--:-- --:--:--  4988
gpg: Signature made Thu 21 Nov 2024 04:34:28 AM UTC
gpg:                using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
gpg: Good signature from "Termux Releases (Termux automatic builds) " [ultimate]
gpg:                 aka "Termux Releases (Termux automatic builds) " [ultimate]
Downloading https://packages-cf.termux.dev/apt/termux-root/dists/root/Release
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13320  100 13320    0     0  77697      0 --:--:-- --:--:-- --:--:-- 77894
Downloading https://packages-cf.termux.dev/apt/termux-root/dists/root/Release.gpg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   833  100   833    0     0   4679      0 --:--:-- --:--:-- --:--:--  4706
gpg: Signature made Thu 21 Nov 2024 12:56:15 AM UTC
gpg:                using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
gpg: Good signature from "Termux Releases (Termux automatic builds) " [ultimate]
gpg:                 aka "Termux Releases (Termux automatic builds) " [ultimate]
Downloading https://packages-cf.termux.dev/apt/termux-x11/dists/x11/Release
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13120  100 13120    0     0  76767      0 --:--:-- --:--:-- --:--:-- 77176
Downloading https://packages-cf.termux.dev/apt/termux-x11/dists/x11/Release.gpg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   833  100   833    0     0   4710      0 --:--:-- --:--:-- --:--:--  4732
gpg: Signature made Thu 21 Nov 2024 05:32:09 AM UTC
gpg:                using RSA key CC72CF8BA7DBFA0182877D045A897D96E57CF20C
gpg: Good signature from "Termux Releases (Termux automatic builds) " [ultimate]
gpg:                 aka "Termux Releases (Termux automatic builds) " [ultimate]
Downloading dependency libiconv@1.17 if necessary...
Found libiconv in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting libiconv to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency iconv@1.17 if necessary...
Found iconv in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting iconv to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ncurses@6.5.20240831-2 if necessary...
Found ncurses in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ncurses to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ncurses-utils@6.5.20240831-2 if necessary...
Found ncurses-utils in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ncurses-utils to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ncurses-ui-libs@6.5.20240831-2 if necessary...
Found ncurses-ui-libs in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ncurses-ui-libs to /home/builder/.termux-build/_cache-aarch64...
Downloading dependency ncurses-ui-libs-static@6.5.20240831-2 if necessary...
Found ncurses-ui-libs-static in https://packages-cf.termux.dev/apt/termux-main/dists/stable
extracting ncurses-ui-libs-static to /home/builder/.termux-build/_cache-aarch64...
Downloading https://github.com/vim/vim/archive/v9.1.0850.tar.gz
  % 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 3872k    0 3872k    0     0  4144k      0 --:--:-- --:--:-- --:--:-- 4144k
100 11.2M    0 11.2M    0     0  5928k      0 --:--:--  0:00:01 --:--:-- 7596k
100 17.4M    0 17.4M    0     0  6294k      0 --:--:--  0:00:02 --:--:-- 7353k
Applying patch: fix-writing-archive.patch
Applying patch: option.c.patch
Applying patch: runtime-syntax-sh.vim.patch
Applying patch: src-auto-configure.patch
Applying patch: src-evalfunc.c.patch
Applying patch: src-os_unix.h.patch
Applying patch: vimtutor.patch
1 out of 1 hunk FAILED -- saving rejects to file src/vimtutor.rej
ERROR: failed to build.

Above error occured when I last tried to update at 2024-11-21 06:14:08 UTC.
Run ID: 11947611141

Note: Automatic updates will be disabled until this issue is resolved.