[BUGFIX] State 'pkg.installed' was not found fix for openEuler and Issabel PBX#58973
[BUGFIX] State 'pkg.installed' was not found fix for openEuler and Issabel PBX#58973Ch3LL merged 5 commits intosaltstack:masterfrom ioncebotari:master
Conversation
|
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. |
Ch3LL
left a comment
There was a problem hiding this comment.
can you add a changelog entry for this change?
|
@Ch3LL I've added the changelog. This is my first experience doing it, please review if done correctly. Thank you |
|
@ioncebotari apologies I let this one go a little too long. I resolved a merge conflict and the tests are running and then i'll get this merged. |
|
Congratulations on your first PR being merged! 🎉 |
What does this PR do?
This PR adds support for package installation using Salt on openEuler and IssabelPBX.
What issues does this PR fix or reference?
Fixes: #57490
Previous Behavior
Installation would fail on both openEuler and Issabel PBX with the following error:

New Behavior
Installation successful on both distributions. Tested manually using Virtualbox VMs
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
No
Please review Salt's Contributing Guide for best practices.
See GitHub's page on GPG signing for more information about signing commits with GPG.