On Mon, Apr 21, 2025 at 09:17:55PM +0100, Rebecca N. Palmer wrote:
Those all look like rounding errors (probably due to x87 excess precision, since they only happen on i386). This suggests that the appropriate response is either to ignore these tests on i386, or possibly (the graph object output by gdf_to_nx has (x: float, y: float) node keys, so rounding issues can potentially break retrieving individual nodes/edges) to remove this package on i386.

It can't really be removed on i386, since it's Architecture: all.

--
Colin Watson (he/him)                              [cjwat...@debian.org]

Reply via email to