Ubuntu 26.04 LTS’s minimal cloud images have been missing curl – accidentally, it turns out, so Canonical has put it back. Curl is a commonly-used command-line tool for fetching files from remote servers. It’s called on in countless install scripts, CI pipelines and one-liners you’ve no doubt pasted into your terminal without thinking twice about. But the package has been missing from the server-cloud-minimal images of 26.04 to date. That caught those running pared-back cloud installs unawares, breaking expected workflows, has it had been available in previous versions. The manual fix is to install curl from the repos which, in […]
You're reading Curl dropped from Ubuntu 26.04 minimal cloud images by mistake, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
Canonical wants ntpd-rs, a Rust rewrite of NTP (Network Time Protocol), to become Ubuntu’s default time sync client. To help get there, Canonical has become a Gold Sponsor of the Trifecta Tech Foundation, the non-profit behind ntpd-rs, committing €40,000 a year to help fund its memory-safe software projects. The goal is to make the Rust-based version the default time sync client and server in Ubuntu 27.04, and it will be made it available for testing in Ubuntu 26.10, out in October. Eventually, it’ll also replace chrony, linuxptp and gpsd for time-syncing use cases, according to Jon Seager, Ubuntu VP of Engineering at Canonical. Your Ubuntu system keeps […]