Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Patch file failing validity check
# Description: `915004f403cb25fadb207ddfdbe6a2f43bd44fac.patch` does not pass the validity check. # Additional info: * package version(s): 9.6-2 * config and/or log files: ``` ==> Making package: coreutils 9.6-2 (Wed 19 Feb 2025 01:48:49 PM PST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) gperf-3.1-5 Total Installed Size: 0.22 MiB :: Proceed with installation? [Y/n] (1/1) checking keys in keyring [###################################] 100% (1/1) checking package integrity [###################################] 100% (1/1) loading package files [###################################] 100% (1/1) checking for file conflicts [###################################] 100% (1/1) checking available disk space [###################################] 100% :: Processing package changes... (1/1) installing gperf [###################################] 100% :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Updating the info directory file... ==> Retrieving sources... -> Cloning coreutils git repo... Cloning into bare repository '/home/ben/repos/coreutils/coreutils'... remote: Counting objects: 187905, done. remote: Compressing objects: 100% (44817/44817), done. remote: Total 187905 (delta 144835), reused 185262 (delta 142705) Receiving objects: 100% (187905/187905), 37.00 MiB | 1.78 MiB/s, done. Resolving deltas: 100% (144835/144835), done. -> Downloading 915004f403cb25fadb207ddfdbe6a2f43bd44fac.patch... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3356 0 3356 0 0 4499 0 --:--:-- --:--:-- --:--:-- 4498 ==> Validating source files with b2sums... coreutils ... Passed 915004f403cb25fadb207ddfdbe6a2f43bd44fac.patch ... FAILED ==> ERROR: One or more files did not pass the validity check! ``` * link to upstream bug report, if any: n/a # Steps to reproduce: 1. `git clone` the repository 2. `git checkout 9.6-2` 3. run `makepkg` with repo as working directory
issue