Bug 1227364

Summary: trackerbug: packages build differently without %check
Product: [openSUSE] openSUSE Tumbleweed Reporter: Bernhard Wiedemann <bwiedemann>
Component: OtherAssignee: Bernhard Wiedemann <bwiedemann>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1081754    

Description Bernhard Wiedemann 2024-07-04 03:59:02 UTC
The %check section in a .spec file runs scripts
that may modify the package output.

Some packages fail to build with osc build --nocheck
and some others produce different build results.
Both of these cases make reproducible-builds harder and are considered bugs.