Bug 1220590

Summary: enabling DeltaRPM for repository causes logspam in /pulse
Product: [openSUSE] openSUSE.org Reporter: Bruno Pitrus <brunopitrus>
Component: BuildServiceAssignee: Michael Schröder <mls>
Status: RESOLVED WORKSFORME QA Contact: Adrian Schröter <adrian.schroeter>
Severity: Normal    
Priority: P5 - None CC: asn
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Bruno Pitrus 2024-02-28 22:33:13 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
Comment 1 Bruno Pitrus 2024-03-01 08:28:41 UTC
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.
Comment 2 Michael Schröder 2024-03-29 14:40:24 UTC
Those are not "bogus builds", they are the builds that create the delta rpms.
Comment 3 Bruno Pitrus 2024-03-30 08:52:11 UTC
anyway this has been fixed for a while