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

Use go 1.7.4 in packaging script #7947

Closed

Conversation

trainman419
Copy link

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

I consider this a trivial PR, but I can sign the CLA if necessary.

I was following http://www.aymerick.com/2015/10/07/influxdb-telegraf-grafana-raspberry-pi.html to build a deb of influxdb for my raspberry pi, and found that the package.sh script was using an outdated version of Go even though it appears that influxdb upgraded to Go 1.7.4 about 2 months ago ( 30bea33 ), so I updated the package.sh script to match that.

@martinseener
Copy link

Hi @trainman419 thanks for this PR. You don't need to sign the CLA and this PR can be closed as i've integrated your change into my PR and cross-referenced it to my Go version Update PR #7926 as well. Thanks for this one!

@jwilder
Copy link
Contributor

jwilder commented Feb 7, 2017

package.sh is an old packaging script that is no longer maintained. It needs to be removed from the repo.

The current packaging script is build.py

@martinseener
Copy link

martinseener commented Feb 8, 2017

@jwilder ok, then i'll remove it with my PR (will rename and rebase it appropirately). This one here can be closed then @trainman419

@jwilder
Copy link
Contributor

jwilder commented Apr 26, 2017

Closing this in favor of #8327

@jwilder jwilder closed this Apr 26, 2017
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.

3 participants