Package Details: groundcoverify-git 0.2.1.r2.g9d6e2b4-4

Git Clone URL: https://aur.archlinux.org/groundcoverify-git.git (read-only, click to copy)
Package Base: groundcoverify-git
Description: A simple python script which uses DeltaPlugin to turn regular groundcover in morrowind plugins into openmw-style groundcover.
Upstream URL: https://gitlab.com/bmwinger/groundcoverify
Licenses: GPL
Provides: groundcoverify
Submitter: alekulyn
Maintainer: alekulyn
Last Packager: alekulyn
Votes: 1
Popularity: 0.55
First Submitted: 2024-12-31 21:13 (UTC)
Last Updated: 2025-01-04 03:02 (UTC)

Dependencies (3)

Required by (1)

Sources (2)

Latest Comments

settyness commented on 2025-05-24 20:42 (UTC)

The patch must be modified in order to build as of one week ago:

diff --git a/groundcoverify.py b/groundcoverify.py
index 48b74a8..9ba5977 100755
--- a/groundcoverify.py
+++ b/groundcoverify.py
@@ -43,7 +43,7 @@ if __name__ == "__main__":
         "--config",
         help="groundcoverify config file path",
         nargs="?",
-        default=Path("groundcoverify.toml").resolve(),
+        default="/usr/share/groundcoverify/groundcoverify.toml",
     )
     parser.add_argument("--openmw-config", help="OpenMW config file path")
     parser.add_argument(

kennyp96 commented on 2025-05-23 18:39 (UTC)

Unable to install.

==> Making package: groundcoverify-git 0.2.1.r2.g9d6e2b4-4 (Fri 23 May 2025 01:36:05 PM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating groundcoverify git repo...
warning: redirecting to https://gitlab.com/bmwinger/groundcoverify.git/
  -> Found default_config_location.patch
==> Validating source files with sha1sums...
    groundcoverify ... Skipped
    default_config_location.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of groundcoverify git repo...
Cloning into 'groundcoverify'...
done.
==> Starting prepare()...
patching file groundcoverify.py
Hunk #1 FAILED at 43.
1 out of 1 hunk FAILED -- saving rejects to file groundcoverify.py.rej
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: groundcoverify-git-exit status 4
checking dependencies...
:: faust optionally requires rust: for faust2jackrust
:: kate optionally requires rust: Rust LSP support

Packages (1) rust-1:1.87.0-1

Total Removed Size:  279.00 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
(1/1) removing rust                                    [-----------------------------] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
 -> Failed to install the following packages. Manual intervention is required:
groundcoverify-git - exit status 4