bootstrap_4.18.05.sh: Error: Repo configuration failed

Hi,

i am receiving same error every time.

=== Obtaining creds for software.apigee.com: === Begin work ... === Checking for presence of misc commands: === Checking distro: === Checking architecture: === Checking OS: === Checking SELinux status === Configuring package manager: + rpm -qa apigee* + rpm -e apigee-repo error: package apigee-repo is not installed (error can be ignored) + rpm -e apigeeprio-repo error: package apigeeprio-repo is not installed (error can be ignored) + yum install -y https://apigee:***@software.apigee.com//apigee-repo.rpm Loaded plugins: fastestmirror, priorities Cannot open: https://apigee:apigee@software.apigee.com//apigee-repo.rpm. Skipping. Error: Nothing to do bootstrap_4.18.05.sh: Error: Repo configuration failed

PLEASE help me out to resolve authentication issue .

0 2 307
2 REPLIES 2

Not applicable

do you have internet connection? It looks like the epel repo is not enabled. Enable the repo in /etc directory. Ensure apigee repo is enabled. Then you can try rerunning again.

Earlier I faced this and resolved with the repo configuration change.

What exactly you changed to make it work ?

I am having the same issue. for some reason its not able to pick up the user id (its coming as blank.

# sudo bash /tmp/bootstrap_4.50.00.sh apigeeuser=XXXX apigeepassword=-XXXXXX

+ yum install --nogpgcheck -y https://:***@software.apigee.com/apigee-repo.rpm
Loaded plugins: fastestmirror, list-data, priorities, versionlock
Cannot open: https://:@software.apigee.com/apigee-repo.rpm. Skipping.
Error: Nothing to do
bootstrap_4.50.00.sh: Error: Repo configuration failed