packaging/fedora: Ensure vendor/ is empty for builds and fix spec to build current master (2.28)#3896
Merged
mvo5 merged 4 commits intocanonical:release/2.28from Sep 11, 2017
Merged
Conversation
For Fedora, we're building with unbundled components, but it seems that vendored stuff is leaking into spread tests and other things. So let's just enforce that we build the right way so that we don't get misled by spread tests. Signed-off-by: Neal Gompa <ngompa13@gmail.com>
This should have been caught when canonical#3260 was being worked on. Signed-off-by: Neal Gompa <ngompa13@gmail.com>
This should have been caught when canonical#3733 was being worked on. Signed-off-by: Neal Gompa <ngompa13@gmail.com>
…/pb. This reverts commit 084e091. In addition, we'll fake the gopkg.in address in the vendor/ directory to make it compile again. This is an absolutely horrible hack because of a bad situation that I wish had never happened, but I'm stuck with this, so this is the best I can do. Signed-off-by: Neal Gompa <ngompa13@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.