pdk icon indicating copy to clipboard operation
pdk copied to clipboard

Require binary for ARM64 architecture

Open odidev opened this issue 3 years ago • 7 comments
trafficstars

Hi Team, Pdk binary is used in many docker images (like puppetlabs/puppet-dev-tools, pdk-docker), and it is not available for arm64 platform. I have built the binary successfully in arm64 platform by following below steps:

apt install build-essential ruby-rails ruby-dev ruby-bundler zlib1g-dev
gem install net-telnet -v '0.1.1'
bundle update
bundle binstubs pdk --path ~/bin
~/bin/pdk -h

Do you have any plans to release binary for arm64?

It will be very helpful if the binary is released for arm64. If required, I am happy to help.

odidev avatar Mar 09 '22 13:03 odidev

This issue has been marked stale because it is open with no recent activity. The PDK Team is actively prioritizing existing bugs and new features, if this issue is still important to you please comment and we will add this to our backlog to complete.

github-actions[bot] avatar Sep 06 '22 02:09 github-actions[bot]

This is still relevant for users on ARM based Macs.

claviola avatar Sep 06 '22 08:09 claviola

I would also really like to see ARM64 binaries for Linux. I work on an mnt reform2 laptop and can't use PDK because there are no ARM64 binaries :(

NiklausHofer avatar Feb 24 '23 19:02 NiklausHofer

I would like this so I can build an ARM64 pdk docker container - so that I can use vscode devenvironments natively on arm - rather than eat my battery emulating x64

nward avatar Feb 27 '23 05:02 nward

It would be helpful to include arm nodes in binaries build pipelines. It shouldn't take long and can save many MacBooks from being thrown away through the window when yet another binary isn't compatible with a new Apple chip.

mariot8 avatar Sep 06 '23 06:09 mariot8

Merged https://github.com/puppetlabs/pdk-vanagon/pull/349 and https://github.com/puppetlabs/pdk-vanagon/pull/346. These might have an impact onto the issue described here.

LukasAud avatar Jan 25 '24 14:01 LukasAud

https://github.com/puppetlabs/pdk-vanagon/pull/354

h0tw1r3 avatar Apr 18 '24 13:04 h0tw1r3