Re: unattended-upgrade still tracking Bookworm after upgrading to Trixie
On Thu, 14 Aug 2025 17:44:55 -0700
Xiyue Deng <manphiz@gmail.com> 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.
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/
Reply to: