Live data from Hacker News

Canonical Releases Ubuntu 26.04 LTS Resolute Raccoon

canonical.com

1–2 of 2 posts

Re: Canonical Releases Ubuntu 26.04 LTS Resolute Raccoon

#2
I installed the beta a couple days ago and got one of our application servers ready to go. Went fairly smoothly, notes:

- A 22.04 can't fsck the virtual disc because of missing capabilities (no biggie). - On 22.04 host, chrooting into a 26.04 now REQUIRES bind mounting the /proc,/sys,/run,/dev,/dev/pts into the mountpoint, coreutils freak out without it but we've mostly been able to get away without doing that pre-26.04 - Claude Code figured out the issues we were having when we ran Ansible, but there weren't many coming from 24.04. - Ansible isn't happy with the new sudo. - I still slightly freak out when sudo starts echoing *s for my password, thinking I'm typing it into a non-password prompt, but I'm going to get used to it rather than change it.

So far it's looking good!