Hi, not the maintainer, but having two questions:
On Mon, Apr 14, 2025 at 01:28:57PM +0200, Lucas Nussbaum wrote: > Source: gnocchi > Version: 4.6.5-1 > During a rebuild of all packages in testing (trixie), your package failed > to build on i386. 1) Why is this severity: serious? gnocchi is an Arch: all package, supposedly only built on amd64-buildds. > > File "/build/reproducible-path/gnocchi-4.6.5/gnocchi/utils.py", line 120, > > in timestamp_to_datetime > > return datetime.datetime.utcfromtimestamp( > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ > > v.astype(float) / 10e8).replace(tzinfo=iso8601.iso8601.UTC) > > ^^^^^^^^^^^^^^^^^^^^^^^ > > OverflowError: timestamp out of range for platform time_t 2) This points to a property the project explicitly requested for the i386 port. It would seem wrong to me to expect individual packages to apply workarounds. Whats your take? Chris

