I really don't understand why Canonical rushes this. If 'rm' can't remove all possible directory entries, that is a big issue: $ podman run --rm -it ubuntu:26.10 $ apt update -y; apt upgrade -y $ rm --version rm (uutils coreutils) 0.10.0 $ gnumkdir -p $(yes a/ | head -n $((32 * 1024)) | tr -d '\n') $ rm -rf a Segmentation fault (core dumped) rm -rf a $ ls a a $ gnurm -rf a $ ls a ls: cannot access 'a': No such file o…
Ubuntu 26.10 completes transition to Rust-based coreutils
21–30 of 338 posts
Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#22I really don't understand why Canonical rushes this. If 'rm' can't remove all possible directory entries, that is a big issue: $ podman run --rm -it ubuntu:26.10 $ apt update -y; apt upgrade -y $ rm --version rm (uutils coreutils) 0.10.0 $ gnumkdir -p $(yes a/ | head -n $((32 * 1024)) | tr -d '\n') $ rm -rf a Segmentation fault (core dumped) rm -rf a $ ls a a $ gnurm -rf a $ ls a ls: cannot access 'a': No such file o…
yeah, this is a bug. And yes, it should be fixed. But I don't think it will affect many users, I mean who has a 32000 -evels deep directory on their system?
Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#23Earlier quoted context omitted.
Care to elaborate?
“Concerning” is just a right wing thing to say. They get the habit from Musk. They say it and don’t elaborate, so it kinda operates like a dog whistle.
Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#24Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#25Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#26Earlier quoted context omitted.
yeah, this is a bug. And yes, it should be fixed. But I don't think it will affect many users, I mean who has a 32000 -evels deep directory on their system?
That way of thinking just means it'll never be fixed
Incidentally someone submitted a PR for this issue about 3 hours before the first comment about it in this thread - https://github.com/uutils/coreutils/pull/14554 (and 2 hours before this link was submitted to HN)
Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#27Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#28Earlier quoted context omitted.
yeah, this is a bug. And yes, it should be fixed. But I don't think it will affect many users, I mean who has a 32000 -evels deep directory on their system?
That way of thinking just means it'll never be fixed
Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#29Earlier quoted context omitted.
yeah, this is a bug. And yes, it should be fixed. But I don't think it will affect many users, I mean who has a 32000 -evels deep directory on their system?
That way of thinking just means it'll never be fixed
Re: Ubuntu 26.10 completes transition to Rust-based coreutils
#30https://bugs.launchpad.net/ubuntu/+source/build-essential/+b...