|
Bugzilla – Full Text Bug Listing |
| Summary: | ERROR SOURCE_DATE_EPOCH is in the future, ..., returning error | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Jiri Slaby <jslaby> |
| Component: | Basesystem | Assignee: | Michael Schröder <mls> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dmueller, fvogt, jzerebecki, lnussel, mls, msuchanek |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jiri Slaby
2023-10-31 10:30:54 UTC
Maybe post-build-checks' fail? Likely related to: https://github.com/openSUSE/post-build-checks/pull/58 A note added there. Michael, it seems obs-build is adding the zone an additional time after str2time already takes it into account: https://github.com/openSUSE/obs-build/blob/5d1da8553791ecdf35ab538bddd6afa4494d66d0/changelog2spec#L159 Can you fix that? I'm not sure if removing that line is correct. Removing the line is not correct, but I've now committed a fix. |