Skip to content

Bugfix: different patches with same name#13622

Closed
scheibelp wants to merge 3 commits intospack:developfrom
scheibelp:bugfix/different-patches-with-same-name
Closed

Bugfix: different patches with same name#13622
scheibelp wants to merge 3 commits intospack:developfrom
scheibelp:bugfix/different-patches-with-same-name

Conversation

@scheibelp
Copy link
Copy Markdown
Member

Fixes #13611

@michaelkuhn do you mind if this is resolved by changing the name that's stored in the mirror?

…fferent package versions; note that dependency patches currently must have different names
…e for different package versions; note that dependency patches currently must have different names"

This reverts commit 8108bec.
… mirror name for a patch that applies to multiple versions
@scheibelp
Copy link
Copy Markdown
Member Author

@tgamblin this changes the format of patch filenames in the cache (not the global ones but rather the easier-to-read ones) but that is required to store the same patch for different versions in the mirror.

@scheibelp scheibelp changed the title [WIP] Bugfix: different patches with same name Bugfix: different patches with same name Nov 7, 2019
Copy link
Copy Markdown
Member

@michaelkuhn michaelkuhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me. Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mirrors cannot handle multiple files/patches with the same name

3 participants