puppetlabs-docker icon indicating copy to clipboard operation
puppetlabs-docker copied to clipboard

Fix aarch64 architecture in apt repo

Open saz opened this issue 2 years ago • 7 comments

dpkg expects arm64, while the kernel reports aarch64

#115 broke it on ARM. In #494 was this already pointed out.

saz avatar Feb 15 '23 09:02 saz

docker::repos is a class

that may have no external impact to Forge modules.

This module is declared in 6 of 580 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 15 '23 09:02 CLAassistant

@smortex Mind restarting the failing test? It's not related to my change.

saz avatar Feb 21 '23 16:02 saz

Restarted it but CI setup seems broken:

Mandatory parameters apiKey/licenseKey were not set

I guess we can ignore this for now :shrug:

smortex avatar Feb 22 '23 01:02 smortex

Any news on this one? Anything I need to do?

saz avatar Mar 26 '23 12:03 saz

Any updates on this?

grzleadams avatar Apr 12 '23 14:04 grzleadams

@smortex Hey, do you know anyone in @puppetlabs/modules who could take a look?

parkr avatar Jun 21 '23 19:06 parkr