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

Add version to graylog tmp repository file #136

Merged
merged 2 commits into from
Aug 4, 2020

Conversation

mlintern
Copy link
Contributor

@mlintern mlintern commented Mar 9, 2020

This would resolve #74

@CLAassistant
Copy link

CLAassistant commented Mar 9, 2020

CLA assistant check
All committers have signed the CLA.

@mariussturm
Copy link
Contributor

@mlintern thanks for the contribution, would you mind signing the CLA?

@malcyon malcyon closed this Jul 23, 2020
@malcyon malcyon reopened this Jul 23, 2020
@malcyon
Copy link
Contributor

malcyon commented Jul 23, 2020

Closing and reopening to force TravisCI to run new test suite.

@malcyon
Copy link
Contributor

malcyon commented Jul 23, 2020

@mlintern I think the step that installs the package needs to be updated, as well. The tests fail because it's still referencing the old version of the filename.

- name: "Graylog repository package should be installed"
  apt:
    deb: "/tmp/graylog_repository.deb"

@malcyon malcyon merged commit 1ff5641 into Graylog2:master Aug 4, 2020
@malcyon
Copy link
Contributor

malcyon commented Aug 4, 2020

Thanks, @mlintern!

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

Successfully merging this pull request may close these issues.

Updating to new graylog version fails because of stale graylog_repository.deb file
4 participants