puppetdb package depends on puppet-agent #40
Closed
rwaffen
started this conversation in
Puppet Core
Replies: 1 comment
-
arm64 packages are now available. so this can be closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if I'm right here or this belongs somewhere else...
On Ubuntu 22.04 I try to install puppetdb. platform is arm64. As far as I know the puppetdb package is noarch, so this can be used on this platform. But the puppetdb package depends for some reason on the puppet-agent, which is only available for amd64. So this fails. Can we somehow get loose of this dependency? Or have I to wait until the agent is abailable for arm64?
Beta Was this translation helpful? Give feedback.
All reactions