-
Type:
Bug
-
Status: Rejected
-
Priority:
(None)
-
Resolution: Won't Do
-
Affects Version/s: 2.4.0b1
-
Fix Version/s: Kanban_Cleanup_2020_06_20
-
Labels:
-
Days in progress:0
I created two Yocto builds.
I then upload the full image Mender artifacts.
I then create a binary-delta between version 1 and version 2 using the same artifact name as version 2.
When I try to upload the binary delta it is rejected with
When I try to upload the delta, I get "Artifact couldn't be uploaded. An artifact with the same name has conflicting depends: { : "warrior-target-image-2.0", : { device_type: "beaglebone-yocto-grub" } }... [Request ID: 1290695f]"
And if I upload them in the opposite order, it fails as well (on the second upload ie the full image).