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

Change rpm dist packaging type for arm64 to aarch64 - same as goarch … #7645

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

sboeckelmann
Copy link
Contributor

@sboeckelmann sboeckelmann commented Jun 6, 2020

…arm64 but requires aarch64 rpm

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@sboeckelmann
Copy link
Contributor Author

sboeckelmann commented Jun 6, 2020

Ok, this pull request pickup with your proposal from
#7630

Working nicely and package build for arm64 now results in:

[WARNING] run: Command 'git describe --exact-match --tags 2>/dev/null' failed with error: 
[INFO] print_banner: 
 _____     _                       __
/__   \___| | ___  __ _ _ __ __ _ / _|
  / /\/ _ \ |/ _ \/ _` | '__/ _` | |_
 / / |  __/ |  __/ (_| | | | (_| |  _|
 \/   \___|_|\___|\__, |_|  \__,_|_|
                  |___/
 Build Script

[INFO] check_environ: Checking environment...
[INFO] check_prereqs: Checking for dependencies...
[INFO] go_get: Retrieving dependencies...
[INFO] build: Starting build for linux/arm64...
[INFO] build: Using Go version: 1.13.4
[INFO] build: Using git branch: master
[INFO] build: Using git commit: 65c8f46283208e8ad2be11e4242ac4329181ecd9
[INFO] build: Sending build output to: /root/src/telegraf/build
[INFO] build: Using version 'None' for build.
[INFO] build: Building target: telegraf
[INFO] build: Time taken: 21.038154s
[INFO] package: Using temporary directory: /tmp/telegraf-build.62MCg0
[INFO] package: Creating packages for linux/arm64
[INFO] package_scripts: Copying scripts and configuration to build directory
[INFO] main: Packages created:
[INFO] main: telegraf_1.15.0~65c8f462-0_arm64.deb (SHA256=fea7f84a61e66991b7d8a1b4c61c194d11bf53d6910b65a1a897a9980c18fc6e)
[INFO] main: telegraf-1.15.0~65c8f462-0.aarch64.rpm (SHA256=fb8da56bb0919e08fdab44181a2b7e8059968285833558f93a14687421f4571c)
[INFO] main: telegraf-1.15.0~65c8f462_linux_arm64.tar.gz (SHA256=56d8a0fd2104b6672864b76595bd4a04cd6e81551f6ab7acc7c05b950417f593)

@danielnelson danielnelson added this to the 1.15.0 milestone Jun 8, 2020
@danielnelson danielnelson merged commit 23bcc8a into influxdata:master Jun 8, 2020
rhajek pushed a commit to bonitoo-io/telegraf that referenced this pull request Jul 13, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants