Add package management support for ALT Linux #67511
Replies: 6 comments
-
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
Beta Was this translation helpful? Give feedback.
-
@Mogaba the best way to add that kind of support is to have someone who uses the Linux distribution in question contribute the support for it. |
Beta Was this translation helpful? Give feedback.
-
It appears that ALT Linux uses Being detected as |
Beta Was this translation helpful? Give feedback.
-
This requires #3473 (currently closed as not planned). It looks like some of the work was already done. |
Beta Was this translation helpful? Give feedback.
-
How much of it works if you set this in the minion config? providers:
pkg: aptpkg
lowpkg: rpm_lowpkg |
Beta Was this translation helpful? Give feedback.
-
It doesn't work either.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, a long time ago Salt was added to ALT Linux: #3444.
Unfortunately there's still no package management support, the
pkg
module is missing in ALT Linux. Is it possible to implement it?Beta Was this translation helpful? Give feedback.
All reactions