|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd fails to build in 2038 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Bernhard Wiedemann <bwiedemann> |
| Component: | Other | Assignee: | systemd maintainers <systemd-maintainers> |
| 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: | --- |
Steps to reproduce: osc co openSUSE:Factory/systemd && cd $_ osc build --noservice --vm-type=kvm \ --build-opt=--vm-custom-opt="-rtc base=2038-01-25T00:00:00" Actual results: Assertion 'os_release_support_ended("2037-12-31", false, NULL) == false' failed at src/test/test-os-util.c:125, function test_os_release_support_ended(). Aborting.