cm0002@piefed.social to Linux@programming.devEnglish · 2 days agoUbuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables - Phoronixwww.phoronix.comexternal-linkmessage-square5linkfedilinkarrow-up120arrow-down12 cross-posted to: linux@lemmy.mlhackernews@lemmy.bestiver.se
arrow-up118arrow-down1external-linkUbuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables - Phoronixwww.phoronix.comcm0002@piefed.social to Linux@programming.devEnglish · 2 days agomessage-square5linkfedilink cross-posted to: linux@lemmy.mlhackernews@lemmy.bestiver.se
minus-squareLeFantome@programming.devlinkfedilinkarrow-up3·7 hours agoAgreed. Also, some of these “bugs” will just be differences in interpretation. For example, the dd problem that prompted all this noise is that uutils was enforcing the full block parameter in slow pipe writes while GNU was not. So, now uutils matches GNU and the “bug” is gone. There will only be a limited number of these kinds of issues and they will be quickly harmonized. Mountains out of mole hills.
Agreed. Also, some of these “bugs” will just be differences in interpretation.
For example, the dd problem that prompted all this noise is that uutils was enforcing the full block parameter in slow pipe writes while GNU was not.
So, now uutils matches GNU and the “bug” is gone.
There will only be a limited number of these kinds of issues and they will be quickly harmonized. Mountains out of mole hills.