The repo looks as followed (same holds for the [x2go-extras-epel]), i manually disabled the gpgcheck, but it changes nothing.
[x2go-release-epel] name=Upstream X2Go EPEL Packages (Release Builds) baseurl=http://packages.x2go.org/epel/$releasever/main/$basearch gpgcheck=0 gpgkey=http://packages.x2go.org/pub.key enabled=1 protect=0
what i did now was using the testing repo for the EPEL packages, and then the installation worked.
Am 30.06.2015 um 21:09 schrieb Mihai Moldovan:
On 30.06.2015 11:22 AM, Christian Trenkwalder wrote:
im using Red Hat Enterprise Linux Client release 5.8 (Tikanga) and get the following error for more than 1 dependency:
Header V3 RSA/SHA1 signature: BAD
For the full log see the attachemend, i think this may be just like #699.
Probably not, though. The packages are using Header V3, #699 was about V4 being unsupported on RHEL5.
How does your yum repo file look like? is gpgCheck enabled? If yes, does disabling it solve your problem?
Mihai