Cannot download repodata/repomd.xml

Hi everyone.

I'm trying to install my first Apigee Server on a RHEL 8.2, but during bootstrapping got this error:

 

=== Installing apigee-service:
+ yum install -y apigee-service
Updating Subscription Management repositories.
This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.
Apigee release repo 393 kB/s | 161 kB 00:00
Apigee Thirdparty Repo 881 B/s | 196 B 00:00
Errors during downloading metadata for repository 'apigee-thirdparty':
- Status code: 404 for https://<user:pass>@software.apigee.com/thirdparty/8.2/repodata/repomd.xml (IP: 35.232.167.146)
Error: Failed to download metadata for repo 'apigee-thirdparty': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

 

 

Any ideas how to change it?

 

Thank you for help.

 

 

0 4 5,288
4 REPLIES 4

I found this:

/etc/yum.repos.d/apigee.repo

This file contains the $releasever variable. The default value is 8, but with systems that have release locked via /etc/yum/vars/releasever to anything other than 8, you will encounter a 404 error.

I could workaround this by replacing the $releasever variable with 8, but im afraid to affect other thinks on Apigee installation.

 

Didn't work...
I've tried to replace the $releasever variable in apigee.repo, but bootstraping script replaces it.

1 year passed and no reply.

Great Job Community!!!

We have the save problem and hope for a solution. 😑