https://bugzilla.suse.com/show_bug.cgi?id=1209387 https://bugzilla.suse.com/show_bug.cgi?id=1209387#c2 Ruediger Oertel <ro@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro@suse.com --- Comment #2 from Ruediger Oertel <ro@suse.com> --- krita-lang-5.1.3-bp155.2.4.noarch.rpm originally appeared in the sync to the CDN on 2023-03-13 20:14:19 later disappeared in the sync to the CDN on 2023-03-14 17:03:19 later reappeared in the sync to the CDN on 2023-03-16 01:56:14 basically what happened: krita 5.1.3 was checked in built on all platforms: aarch64 2023-03-13 10:38:19 883cbcab714dc135bd50f61a39cc5534 5.1.3-2.4 7 2982 ppc64le 2023-03-13 12:16:45 883cbcab714dc135bd50f61a39cc5534 5.1.3-2.4 7 5763 s390x 2023-03-13 19:30:11 883cbcab714dc135bd50f61a39cc5534 5.1.3-2.4 7 23303 x86_64 2023-03-13 10:42:21 883cbcab714dc135bd50f61a39cc5534 5.1.3-2.4 7 3457 krita 5.1.5 was checked in failed on aarch64, built on all others: ppc64le 2023-03-14 03:38:59 424c5c7fde5dc6dd9ccee16aa66e1128 5.1.5-1.1 8 2349 s390x 2023-03-14 05:00:16 424c5c7fde5dc6dd9ccee16aa66e1128 5.1.5-1.1 8 5830 x86_64 2023-03-14 04:19:20 424c5c7fde5dc6dd9ccee16aa66e1128 5.1.5-1.1 8 3411 the problem is in the repo multiplexing script that does Backports_upload.sh Line 51 (loop over the architectures, loop over ga and update) rsync -avH --ignore-existing --delete "$indir/noarch/" "$outdir$rpmsubdir/noarch$GA/" the "--delete" here will delete the rpm if the original arch does not have this version anymore ... -- You are receiving this mail because: You are on the CC list for the bug.