The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Unable to install atlassian-plugin-sdk on ubuntu

Jamin Adams
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!
June 4, 2014

Following this guide for installing the atlassian plugin sdk: https://developer.atlassian.com/display/DOCS/Install+the+Atlassian+SDK+on+a+Linux+or+Mac+Systemdoesn't work - have also tried suggestions in the comments.

After the previous steps for ubuntu:

$ sudo apt-get install atlassian-plugin-sdk

returns unable to locate package.

Using Ubuntu version 12.04

Any ideas?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Tiago Comasseto
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 Champions.
June 5, 2014

Hi Jamin,

So problem may have happened with the following steps:

  1. Enter the following at the prompt.

    sudo sh -c 'echo "deb https://sdkrepo.atlassian.com/debian/ stable contrib" >>/etc/apt/sources.list'
  2. After the prompt returns, add the public key:

    sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys B07804338C015B73

You may try to force load of the source.list (source /etc/apt/sources.list) or use the .tgz Installation method.

Cheers

TAGS
AUG Leaders

Atlassian Community Events