Skip to content
Discussion options

You must be logged in to vote

IIRC there should be nothing that is platform dependent with respect to the Variant-Id. Issues like symlinks are only affecting the Build-Id.

But I see your recipe includes a patch. The content of this patch will affect the checkout variant id! Now, there are a number of options in git that affect the handling of line endings on Windows. There is a chance that these settings differ between the systems and that the same patch has a different checksum between them.

In basement, the line endings are set explicitly by the repository via gitattributes to prevent such possible problems. Even if it is another problem, I would recommend doing this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sbixl
Comment options

Answer selected by sbixl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants