Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Error installing SDK on Centos

Courtney Dooley
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 8, 2016

This question is in reference to Atlassian Developer Documentation: Install the Atlassian SDK on a Linux or Mac system

I am getting the following error when trying to install the sdk on my Centos server.

http://sdkrepo.atlassian.com/rpm-stable/sdk-installer-5.1.9.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:--:-- ETA
Trying other mirror.


Error downloading packages:
atlassian-plugin-sdk-5.1.9-1.noarch: [Errno 256] No more mirrors to try.

4 answers

1 vote
Courtney Dooley September 7, 2016

When trying to run the sudo dnf install ~/Downloads/atlassian-plugin-sdk-6.2.9.noarch.rpm  I'm getting the error that sudo: dnf: command not found.  If I run it without the sudo dnf, I get that the destination folder is missing.  What should I specify for the destination directory?

Mel Paisley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 8, 2016

Hi Courtney,

Which operating system are you using?

Cheers, Mel

Mel Paisley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2016

Hey Courtney,  Atlassian support were in touch and mentioned you were using Centos.  For Centos, once downloading the file you can run the command:

sudo yum localinstall <path-to-atlassian-sdk.rpm>

1 vote
Mel Paisley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 23, 2016

Hi Courtney, 

There's a bug with the Yum installer at the moment (we're tracking it at https://ecosystem.atlassian.net/browse/AMPS-1342). 

For now, there is a workaround to get the SDK installed:

To install the latest version of the SDK:

I hope this helps!

Cheers,
Melissa 

0 votes
Courtney Dooley
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 11, 2016

I'm using the commands available in the referenced online documentation. Below is the instruction I'm using...
cd /etc/yum.repos.d/
sudo wget http://sdkrepo.atlassian.com/atlassian-sdk-stable.repo
sudo yum clean all
sudo yum updateinfo metadata
sudo yum install atlassian-plugin-sdk

Please provide me with an updated script for Centos.

I found another developer with the same issue and they were instructed to use the following...

sudo yum install java-sdk

When I ran that script it seems to have installed the sdk package, but I am unable to identify the ATLAS_HOME and none of the atlas commands are working. Can you help me to get this SDK installed and verified?

0 votes
Petar Petrov (Appfire)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 8, 2016

What commands did you execute? 5.1.9 is pretty old - the latest is 6.2.7.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events