Hacker News new | ask | show | jobs
by voidfunc 1391 days ago
This is more of a Canonical issue than an Azure issue IMO. They pushed a broken systemd package. Is there any QA even going on at Canonical?!
2 comments

MS push having automatic unattended updates turned on. Azure's security recs complains without end if you don't. Much like desktop Windows deciding when it should update & reboot.

I see the argument for getting security updates out there ASAP, but this case proves my point that it is a bad idea to do it automatically [unless perhaps there is a serious remotely vulnerable actively exploited issue] on any sort of production environment. Deploy to test environments and verify (at very least smoke test) first then apply elsewhere. If you don't have test environments, at least do the deploy to prod/other at your control when someone is available to quickly take action regarding any unexpected issues.

So the initial problem may be with Ubuntu, or upstream systemd, but MS policies magnified it significantly.

systemd resolved has been broken in many releases of Ubuntu, this isn't surprising. it works most of the time but frequently will return errors.