Fixes https://pagure.io/koji/issue/4231
This works around the issue by adding the arch dir when an overlap is detected.
There are a lot of possible ways to address #4231. This approach should also address possible similar issues with other image build types
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
:thumbsup:
Metadata Update from @tkopecek: - Pull-request untagged with: testing-ready - Pull-request tagged with: testing-custom
Metadata Update from @jcupova: - Pull-request untagged with: testing-custom - Pull-request tagged with: testing-basic
The issue was impossible to test due to the lack of an instance with an architecture other than x86_64. Therefore, it was reclassified to testing_basic. It is well covered by unit tests and has already been tested by the reporter of the issue.
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
rebased onto 4729cf8687aee45e9e6b64b6be31d7aba4d2e908
Commit 91ec3d58 fixes this pull-request
Pull-Request has been merged by mikem
Fixes https://pagure.io/koji/issue/4231
This works around the issue by adding the arch dir when an overlap is detected.
There are a lot of possible ways to address #4231. This approach should also address possible similar issues with other image build types