I am not able to install APIGEE-repo-1.0-6x86_64.rpm

Apigee bootstrap 1.0-287(origin/OPDK_1701,2016.11.25,02:32)===Obtaining creds for software.apigee.com:Please enter value for user:<USERNAME>Please enter value for password:===Begin work ...===Checkingfor presence of misc commands:===Checking distro:===Checking architecture:===Checking OS:===CheckingSELinux status 

===Configuringpackage manager:+ rpm -qa apigee*+ rpm -e apigee-repo 
error:package apigee-repo isnot installed 
(error can be ignored)+ rpm -e apigeeprio-repo 
error:package apigeeprio-repo isnot installed
(error can be ignored)+ yum install -y https://<USERNAME>:***@software.apigee.com//apigee-repo-1.0-6.x86_64.rpmLoaded plugins: fastestmirror, ovlCannot open: https://<USERNAME>:<PASSWORD>@software.apigee.com//apigee-repo-1.0-6.x86_64.rpm. Skipping.Error:Nothing to do
bootstrap_4.17.01.sh:Error:Repo configuration failed
0 2 310
2 REPLIES 2

paulmooney
Participant II

Was it installed previously? Check to see if repo still has the package:

yum list installed | grep apigee

If it still exists, remove it:

yum remove APIGEE-repo-1.0-6x86_64.rpm

then attempt bootstrap again.

i got same error and package doesn't exist