[Bug 266270] freebsd-update cron corrupts freebsd-update upgrade's in progress
Date: Thu, 03 Aug 2023 21:29:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266270 --- Comment #5 from Peter Eriksson <pen@lysator.liu.se> --- I'm not sure your patch to freebsd-update would solve the problem I ran into since there isn't two freebsd-update's running at the same time. The sequence is like this (from a machine running 12.4 for example): freebsd-update upgrade -r 13.2-RELEASE Then it sits like that for some time until cron happens to run: freebsd-update cron Then some time later I remember to start the actual install freebsd-update install where it happily installs a mix of 12.4 and 13.2 binaries & libs depending on which updates for 12.4 "freebsd-update cron" downloaded and mixed with the upgrade-packages... -- You are receiving this mail because: You are the assignee for the bug.