Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future.
The usual offset is +16 years, because that is how long I expect some software will be used in some places.
This showed up failing tests in our package build.
See https://reproducible-builds.org/ for why this matters.
Describe the issue
While working on reproducible builds for openSUSE, I found that
our
weblatepackage failed to build in 2038, because a test failed:Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future.
The usual offset is +16 years, because that is how long I expect some software will be used in some places.
This showed up failing tests in our package build.
See https://reproducible-builds.org/ for why this matters.
I already tried
Steps to reproduce the behavior
osc co openSUSE:Factory/weblate && cd $_osc build --vm-type=kvm --noservice --clean --build-opt=--vm-custom-opt="-rtc base=2038-09-04T00:00:00" standardExpected behavior
tests should keep passing in future
Screenshots
No response
Exception traceback
How do you run Weblate?
Other
Weblate versions
No response
Weblate deploy checks
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: