Bug ID 1101107
Summary trackerbug: packages do not build reproducibly from including kernel version
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware All
OS openSUSE Factory
Status NEW
Severity Minor
Priority P5 - None
Component Other
Assignee bwiedemann@suse.com
Reporter bwiedemann@suse.com
QA Contact qa-bugs@suse.de
Found By Development
Blocker ---

See also https://reproducible-builds.org/

When packages include the kernel version from the build system
it results in binaries that sometimes differ
and thus trigger rebuilds of depending packages
and are published to mirrors and users
when actually nothing really changed.

To reproduce locally, do one build with
osc build --vm-type=kvm
and another with
osc build --vm-type=lxc


You are receiving this mail because: