Bug 1227364 - trackerbug: packages build differently without %check
Summary: trackerbug: packages build differently without %check
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other All
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Bernhard Wiedemann
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1081754
  Show dependency treegraph
 
Reported: 2024-07-04 03:59 UTC by Bernhard Wiedemann
Modified: 2024-07-04 03:59 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.