puxplaying / mutter-x11-scaling

Mutter build with Ubuntu patch for Xorg fractional scaling on Manjaro / Arch Linux
107 stars 8 forks source link

Failed validity check after the gnome 47 upgrade #48

Open simprince opened 2 hours ago

simprince commented 2 hours ago

I am on arch. After upgrading gnome to 47, this package failed with the following error message:

=> Validating source files with b2sums... mutter ... Passed gvdb ... Passed x11-Add-support-for-fractional-scaling-using-Randr.patch ... FAILED ==> ERROR: One or more files did not pass the validity check! -> error downloading sources: /home/USERNAME/.cache/yay/mutter-x11-scaling context: exit status 1

:: (1/1) Parsing SRCINFO: mutter-x11-scaling ==> Making package: mutter-x11-scaling 47.0-1 (Thu 19 Sep 2024 04:45:01 PM PDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating mutter git repo... -> Updating gvdb git repo... -> Found x11-Add-support-for-fractional-scaling-using-Randr.patch ==> Validating source files with b2sums... mutter ... Passed gvdb ... Passed x11-Add-support-for-fractional-scaling-using-Randr.patch ... FAILED ==> ERROR: One or more files did not pass the validity check! -> error making: mutter-x11-scaling-exit status 1 -> Failed to install the following packages. Manual intervention is required: mutter-x11-scaling - exit status 1

simprince commented 2 hours ago

Just read another closed issue and find the fix. I go into the mentioned .cache folder and rm the .patch file there. Re-run yay to upgrade and it works.