Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -B flag to FreeBSD pkgng.check() to regenerate the library dependency metadata #59569

Merged
merged 3 commits into from Feb 22, 2021
Merged

Add -B flag to FreeBSD pkgng.check() to regenerate the library dependency metadata #59569

merged 3 commits into from Feb 22, 2021

Conversation

krionbsd
Copy link
Contributor

What does this PR do?

Add -B flag to pkgng.check() to regenerate the library dependency metadata for a package by extracting library requirement information from the binary ELF files in the package.

  • Fix some typos in docstrings in pkgng.check() method.
  • Generate additional tests for pkgng.check() method.

metadata for a package by extracting library requirement information
from the binary ELF files in the package.

* Fix some typos in pkgng.check() method.
* Generate additional tests for pkgng.check() method.
@krionbsd krionbsd requested a review from a team as a code owner February 22, 2021 08:06
tests/unit/modules/test_pkgng.py Outdated Show resolved Hide resolved
@s0undt3ch s0undt3ch added this to the Aluminium milestone Feb 22, 2021
@sagetherage sagetherage added the Aluminium Release Post Mg and Pre Si label Feb 22, 2021
@Ch3LL Ch3LL merged commit 82952e4 into saltstack:master Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aluminium Release Post Mg and Pre Si
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants