gitbutlerapp/gitbutler

AUR package is broken

Open

#11 525 ouverte le 12 déc. 2025

Voir sur GitHub
 (11 commentaires) (0 réactions) (0 assignés)Rust (862 forks)batch import
bugdistributionhelp wantedos:linux

Métriques du dépôt

Stars
 (19 787 stars)
Métriques de merge PR
 (Merge moyen 14h 43m) (446 PRs mergées en 30 j)

Description

Version

0.18.2

Operating System

Linux

Distribution Method

AUR (Arch Linux)

Describe the issue

Attempting to install aur/gitbutler package from AUR on Arch linux using yay fails with ERROR: One or more files did not pass the validity check!

workaround: the gitbutler-binAUR package works.

How to reproduce (Optional)

get arch linux (I'm running Omarchy) attempt install with yay gitbutler and choose aur/gitbutler

Expected behavior (Optional)

you can install the package

Relevant log output (Optional)

❯ yay gitbutler
2 aur/gitbutler-bin 0.18.2-1 (+12 0.05)
    Version control client, backed by Git, powered by Tauri/Rust/Svelte
1 aur/gitbutler 0.18.2-1 (+1 0.00)
    Version control client, backed by Git, powered by Tauri/Rust/Svelte
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
Sync Make Dependency (2): nodejs-lts-jod-22.21.1-2, cargo-tauri-2.7.0-1
AUR Explicit (1): gitbutler-0.18.2-1
:: (1/1) Downloaded PKGBUILD: gitbutler
  1 gitbutler                        (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
  1 gitbutler                        (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> n
==> Making package: gitbutler 0.18.2-1 (Thu 11 Dec 2025 07:07:01 PM PST)
==> Retrieving sources...
  -> Downloading gitbutler-release-0.18.2.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:00:01 --:--:--     0
100  4922k   0  4922k   0     0 402200     0  --:--:--  0:00:12 --:--:-- 380309
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gitbutler-release-0.18.2.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: /home/jason/.cache/yay/gitbutler
         context: exit status 1

Guide contributeur