Hello,

On Thu, Oct 20, 2022 at 04:14:28AM +0530, Vikas Rawal wrote:
> I am facing a strange error while trying to install x2goclient from AUR:
> 
>     0001-Fix-redefinition-compile-error.patch ... FAILED
> ==> ERROR: One or more files did not pass the validity check!
> 
> What could be causing this?
invalid sha256sum ;)

I attached the patch and send it to AUR Maintainers.

Best Regards,
Juri Grabowski
>From f8b30894c26ffa487a55d6973ee88d0ba51e0341 Mon Sep 17 00:00:00 2001
From: Juri Grabowski <git-com...@jugra.de>
Date: Thu, 20 Oct 2022 12:40:34 +0000
Subject: [PATCH] change sha256sums for new patch

---
 .SRCINFO | 3 +++
 PKGBUILD | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/.SRCINFO b/.SRCINFO
index ad960f4..ed7d161 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = x2goclient
 	pkgrel = 4
 	url = https://wiki.x2go.org/doku.php
 	arch = x86_64
+	arch = aarch64
 	license = GPL2
 	makedepends = qt5-tools
 	makedepends = man2html
@@ -21,10 +22,12 @@ pkgbase = x2goclient
 	source = https://code.x2go.org/releases/source/x2goclient/x2goclient-4.1.2.2.tar.gz
 	source = https://code.x2go.org/releases/source/x2goclient/x2goclient-4.1.2.2.tar.gz.asc
 	source = reproducible-man-gzip.patch
+	source = 0001-Fix-redefinition-compile-error.patch
 	validpgpkeys = 9BFBAEE86C0AA5FFBF2207829AF46B3025771B31
 	validpgpkeys = 1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B
 	sha256sums = c9953267c40fa67119ad96a73bacb1f266196da2059f0cdcd1b8d5199421d12a
 	sha256sums = SKIP
 	sha256sums = 8b309f0cc99d89737f47e57b79afdc9cccdd36ca3d0772040b1c3fdc0399a4d2
+	sha256sums = be636e911074b474d66016f7a5f0da5fb1693d59291d585cec73f81f54fd9981
 
 pkgname = x2goclient
diff --git a/PKGBUILD b/PKGBUILD
index 34f5872..93f4424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ source=(https://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.ta
 sha256sums=('c9953267c40fa67119ad96a73bacb1f266196da2059f0cdcd1b8d5199421d12a'
             'SKIP'
             '8b309f0cc99d89737f47e57b79afdc9cccdd36ca3d0772040b1c3fdc0399a4d2'
-            'afdb3a67d3ab875dbd924112350cc662f354e6dd6a6159c8349cad369f86f30d')
+            'be636e911074b474d66016f7a5f0da5fb1693d59291d585cec73f81f54fd9981')
 validpgpkeys=('9BFBAEE86C0AA5FFBF2207829AF46B3025771B31'  # Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
               '1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B') #  "X2go Git Administrator <git-ad...@x2go.org>"
 
-- 
2.30.2

_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Reply via email to