Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jira downloads url default #294

Closed
GrayPockets opened this issue Apr 10, 2019 · 2 comments
Closed

Jira downloads url default #294

GrayPockets opened this issue Apr 10, 2019 · 2 comments
Assignees

Comments

@GrayPockets
Copy link

GrayPockets commented Apr 10, 2019

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 2018.1.4
  • Distribution: Ubuntu 16.04
  • Module version: 3.5.2

How to reproduce (e.g Puppet code you use)

Use the module with default download_url

What are you seeing

The module fails to download Jira archive

What behaviour did you expect instead

The module downloads Jira archive (then installs it)

Output log

With original Url

change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://downloads.atlassian.com/software/jira/downloads//atlassian-servicedesk-3.15.1.tar.gz -o /tmp/atlassian-servicedesk-3.15.1.tar.gz_20190416-3720-837d1c -fsSL --max-redirs 5' returned 22: curl: (22) The requested URL returned error: 404 Not Found

Any additional information you'd like to impart

Recently it appears that Jira has moved its download location from https://downloads.atlassian.com/software/jira/downloads/ to https://product-downloads.atlassian.com/software/jira/downloads/

I suggest we update the default download_url

@GrayPockets GrayPockets changed the title Jira downloads url and authentication Jira downloads url default Apr 16, 2019
@towo towo self-assigned this Apr 30, 2019
@towo
Copy link
Member

towo commented Apr 30, 2019

Can confirm, just happened upon this myself.

@towo
Copy link
Member

towo commented Apr 30, 2019

Well, @alexjfisher already fixed this in #286; it'll be in the next release. You can use the git version until then (mod puppet/jira, :git => https://github.com/voxpupuli/puppet-jira in a Puppetfile).

@towo towo closed this as completed Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants