Hi,
I am trying to install couchbase server v7.2 on my REHL8 machine as root user using the rpm package option.
I followed the instructions from [Install Couchbase Server on Red Hat Enterprise | Couchbase Docs](https://Install using RPM package)
The installation stops with SHA256 mismatch as you can see below
> [root@czcholstc003822 ~]# sudo yum install /root/couchbase-server-enterprise-7.2.0-rhel8.x86_64.rpm
> Last metadata expiration check: 2:45:27 ago on Tue 01 Aug 2023 09:05:56 AM CEST.
> Dependencies resolved.
> ============================================================================================================================================================================== Package Architecture Version Repository Size
> ==============================================================================================================================================================================Installing:
> couchbase-server x86_64 7.2.0-5325 @commandline 120 M
>
> Transaction Summary
> ==============================================================================================================================================================================Install 1 Package
>
> Total size: 120 M
> Installed size: 1.2 G
> Is this ok [y/N]: y
> Downloading Packages:
> Running transaction check
> Transaction check succeeded.
> Running transaction test
> Error: Transaction test error:
> package couchbase-server-7.2.0-5325.x86_64 does not verify: Payload SHA256 digest: BAD (Expected 6e23f6d03003c133dd70da8c515beb5b9620c733e6e20eefe54fb16fa8d83447 != f814a0f2bffb453045f14ab165468e52d13296be07488ab51026d2e7aa4f6d0a)
any idea what that can be?
Regards,
Faris