Bugzilla – Bug 1220590
enabling DeltaRPM for repository causes logspam in /pulse
Last modified: 2024-03-30 08:52:11 UTC
Setting `Repotype: rpm-md:deltainfo:prestodelta` in a repository causes bogus failed builds to be reported for the nonexistent package `_deltas`. Apparently this also causes mails to be sent if you have such reports enabled. You can see this for example here: https://build.opensuse.org/projects/devel:tools:ide:vscode/pulse
This happened on two projects i maintain. Both of them also got broken publishing at the same time — but only on Tumbleweed. Publishing resumed once i disabled deltas. I suspect this may be related to the recent RPM upgrade.
Those are not "bogus builds", they are the builds that create the delta rpms.
anyway this has been fixed for a while