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

Support for building with local packages on Debian and Ubuntu #34172

Merged
merged 2 commits into from
Jun 22, 2016

Conversation

dmurphy18
Copy link
Contributor

@dmurphy18 dmurphy18 commented Jun 21, 2016

What does this PR do?

Allows for building packages with previously locally build dependencies on Debian and Ubuntu

What issues does this PR fix or reference?

vmware-archive/salt-pack#78
vmware-archive/salt-pack#71

New Behavior

Will now build packages using previously built local packages

Tests written?

No, ability to build with previously built was sufficient test

Please review Salt's Contributing Guide for best practices.

@cachedout
Copy link
Contributor

This looks like a feature and not a bug fix, correct? It should go in the develop branch.

@cachedout cachedout added the Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged label Jun 21, 2016
@dmurphy18
Copy link
Contributor Author

@cachedout It was part of the delivery for building zeromq 4.0.5 for Ubuntu in 2016.3.1 but too late to be included in the tagging of salt, hence want to get it in branch 2016.3 for the next point release, hence more bug fix than feature. In order to build zeromq 4.0.5 had to consume the locally built libsodium, which is not available from regular Ubuntu repos.

@dmurphy18
Copy link
Contributor Author

Go Go Jenkins!

@cachedout cachedout merged commit 0578a2f into saltstack:2016.3 Jun 22, 2016
@dmurphy18 dmurphy18 deleted the debbuild_deps branch October 16, 2017 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants