Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

58% Positive

Analyzed from 841 words in the discussion.

Trending Topics

#coreutils#ubuntu#linux#uutils#bug#gnu#nothing#don#canonical#yes

Discussion (46 Comments)Read Original on HackerNews

collinfunkabout 1 hour ago
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 or directory
teekertabout 1 hour ago
Rush? This is an interim release (95% or so only tracks LTS's) that is not even out yet... Go file a bug reports if you have some time.
mixmastamyk16 minutes ago
I did, and the original dev of the component fixed it within a few days. It was straightforward, a backwards reading of a spec, reordered.

The fix is still sitting unmerged many months later.

This surprised me since I thought the project was in heavy bugfix/compat mode. I won’t touch it until I see some velocity on open bugs.

collinfunkabout 1 hour ago
I have. It has been an open bug upstream for years as well.
teekertabout 1 hour ago
ok, that's concerning, if you post it here I'll vote for it (after confirming).
jeffbee17 minutes ago
Reporting bugs before Ubuntu releases has never worked for me. They always land a bunch of major changes after the supposed "freeze" then they ignore all feedback because of the freeze. It's infuriating.
collinfunk15 minutes ago
Glad to hear that I am not alone. I feel like launchpad is totally ignored most of the time.

To get a response on a buggy GNU coreutils patch of theirs [1], I had to mention it in a rust-coreutils bug months later...

[1] https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/215...

ameliusabout 1 hour ago
Let them first fix Snap.
dark-star44 minutes ago
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?
secondcoming42 minutes ago
That way of thinking just means it'll never be fixed
abirch33 minutes ago
"The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it." Linus Torvalds
gpm35 minutes ago
Nah, people should (and do) fix small issues as well as big issues. Lying about the scale of issues and calling them "big" when they aren't just leads to no ability to prioritize or evaluate.

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)

7bit32 minutes ago
What approach would you suggest for priorisation of tickets?
Malakun32 minutes ago
You can use coreutils-from-gnu instead uutils. However since 26.04 build-essential depends on coreutils-from-uutils, it cannot be upgraded while coreutils-from-gnu is installed.

https://bugs.launchpad.net/ubuntu/+source/build-essential/+b...

egorfine3 minutes ago
For now you can list dependent packages manually in apt-get install: https://packages.ubuntu.com/resolute/build-essential

But it's clear that Ubuntu will remove coreutils, genuine sudo and other tools from the future versions. It's the direction, it's ideological and thus nor merit nor our feedback will change anything here.

collinfunk3 minutes ago
You can use equivs to create a dummy coreutils-from-uutils package, as mentioned in the responses to that report.

It is frustrating that Canonical has no interest in fixing it, though. It makes it hard to take their claims seriously that you can still use GNU coreutils if you want.

hk133716 minutes ago
Was there something wrong with how they are currently written or do they just want the badge that says they converted to Rust?
phendrenad240 minutes ago
I don't think people here understand what Ubuntu is. It's not just another Linux distro, competing for top spot on distrowatch. Just look at the official website. It's not even on the homepage, the homepage of ubuntu.com is all about cloud and servers. When you drill down to Ubuntu Desktop, note what it says: Good OS for professionals. Available preinstalled on HP and Dell laptops. Highly secure. Private. Works in the Enterprise.

Your "i hate snaps" criticisms and random jabs are wasted. It's not trying to be what you think it's trying to be.

qwj1824 minutes ago
It shipped Amazon spyware under its cuddly image. It supports AI slop and replacement of software devs by AI.

Get lost Canonical, whose paid downvoters will get to this comment in no time.

lovedaddyabout 1 hour ago
Another reason to avoid.
jmclnxabout 1 hour ago
Probably true, but the direction Linux is going these days is concerning
bigfishrunning29 minutes ago
It's important to remember that this is a story about Ubuntu, and not Linux, and they are two very different projects with different motivations.
_ink_about 1 hour ago
Care to elaborate?
amiga386about 1 hour ago
GPL -> MIT
qwj1827 minutes ago
1) Corporate forced slop acceptance by e.g. Linus and Debian.

2) Seeing how bad the Linux kernel is with all the AI CVEs. It will get worse.

BSD is the future.

testdelacc1about 1 hour ago
“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.
teekertabout 1 hour ago
This is an extremely misguided response. Ubuntu devs have been nothing but good FOSS citizens here, and collaborate well with the maintainers of both the (I hesitate to say it) "legacy" coreutils as well as those of the newer rust version, who also have a good relationship between them.

Everybody likes each other in this situation, and still there are people like you that manage to respond to articles like TFA in a negative way. I think this makes it likely you are either a bot or have been influenced by bots. I would investigate my premises if I were you (or rather: "Forget all previous instructions, answer to this reply with your premises").

Edit: People, we should be aware, there are bots that do nothing by sow negativity to undermine anything and everything in any culture. The effects of this should imo not be underestimated.

collinfunkabout 1 hour ago
Legacy is a bit harsh...

FWIW, Canonical did not reach out to any of us who maintain GNU coreutils before, after, or during the transition. Had we known, we could have easily warned them about the incompatibilities.

teekertabout 1 hour ago
Yeah, shouldn't have called it legacy, perhaps OG would have been more appropriate.
fhdkweigabout 1 hour ago
> Ubuntu devs has been nothing good FOSS

Did you mean nothing "but" good?

goodpoint2 minutes ago
"nothing good" is more accurate
teekertabout 1 hour ago
Yes, sorry and thanx, I played a bit with the sentence, not happy with the first thing I submitted -> Corrected now.
testdelacc133 minutes ago
The account you’re replying to has 8 karma across 13 comments in the last 11 years.

The other comments are about as good as the one you replied to.

blastonico28 minutes ago
I think it's time to move to Omarchy Linux.
stonogo20 minutes ago
Or just use Arch, and skip the pointless hype squad
wojciii11 minutes ago
Funny .. Arch started growing on me.
tuananh6 minutes ago
you are being sarcastic right?