Bug ID 1081750
Summary python tarfile uses random order
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS openSUSE Factory
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter bwiedemann@suse.com
QA Contact qa-bugs@suse.de
CC tchvatal@suse.com
Blocks 1041090
Found By Development
Blocker ---

There are various Factory packages that use the obs_scm service
to generate source tarballs at build time.
However, https://github.com/python/cpython/pull/2263
is only accepted into python-3.7
so packages like obs-service-product_converter
still produce different build results every time.

IMHO we should do a backport of the patch.
Upstream python was afraid that users might rely on files being handled in
(unpredictable) filesystem order.


You are receiving this mail because: