On Fri, Aug 15, 2025 at 7:48 AM Charles Curley < [email protected]> wrote:
> On Thu, 14 Aug 2025 17:44:55 -0700 > Xiyue Deng <[email protected]> wrote: > > > So I have a laptop that recently upgraded from Bookworm to Trixie > > without issues. Only that, unlike my other box (which also upgraded > > from Bookworm to Trixie and has a working unattended-upgrade), I found > > that all recent security updates are not upgraded automatically here. > > It turns out that unattended-upgrade seems to still be tracking > > Bookworm. > > You've said nothing about /etc/apt. That is where the current version > of Debian is set for the purpose of updates. I suspect an incomplete > dist-upgrade. > > Try the following. If it turns up anything that isn't a backup file, > that is your problem file(s). > > find /etc/apt -type f | xargs grep -i bookworm > > Fix that, and retrace your upgrade steps. ++. I was thinking the same. Jeff

