Skip to content

more accurate deps parsing for FreeBSD git installs#1462

Merged
s0undt3ch merged 2 commits intosaltstack:developfrom
cedwards:freebsd_deps_fixup
May 21, 2020
Merged

more accurate deps parsing for FreeBSD git installs#1462
s0undt3ch merged 2 commits intosaltstack:developfrom
cedwards:freebsd_deps_fixup

Conversation

@cedwards
Copy link
Copy Markdown
Contributor

What does this PR do?

This patch updates the dependency list for git-based installs on FreeBSD.

What issues does this PR fix or reference?

No reported issue, but current functionality using port origins ends up installing unnecessary packages, like multiple versions of Python.

Previous Behavior

unnecessary packages get installed
https://gist.github.com/cedwards/a81d7a73b678c04f0eefeb3acc962b17

New Behavior

exact package dependencies get installed
https://gist.github.com/cedwards/6fb2380b21b5a07fd64c0997992b49c1

@s0undt3ch s0undt3ch merged commit 5e9e431 into saltstack:develop May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants