@parzivalwolfram@infosec.exchange
Post #3574252
2025-12-14 20:25 UTC
Ah, yes: dd from coreutils-9.7 DOES WORK... unless status is enabled, at which point it will segfault as it's taking "jd" from... the formatted strings, I think? and just taking that literally, and then segfaulting shortly after when trying to compute numbers against string "jd", which I'm surprised doesn't work, as I figured you COULD, in fact, just do calculations against a string...
The fun part is that it works fine otherwise, so I've been compiling things normally and correctly with a busted dd the whole time.
Replies (1)
-
@parzivalwolfram@infosec.exchange 2025-12-15 02:22
with some help from a friend libffi-3.5.2 is BUILT but not TESTED because i'm not doing fucking dejagnu, it's so much extra shit to build to test a couple packages... let's see if python thinks it works.