Hi David,
I did reply to your message, sending the output of suggested aptitude
search below... but my reply does not appear to the list messages, maybe
because there were too many lines in it. In any case, I didn't find
anything meaningfull to me... which doesn't mean that there was nothing...
I just posted a new message saying that I saw messages from a number of
people having lost the use of H264 right after an update of their Debian
11... and that I found that my late install of ISPY/AgentDVR had carried
an update... Still, I haven't solved my problem.
On 19/04/2025 10:39, David wrote:
On Sat, 19 Apr 2025 at 04:21, David Wright <deb...@lionunicorn.co.uk> wrote:
You could run a command like:
$ aptitude search "?narrow(?installed,?not(?archive(stable)))"
to see whether all the packages on your system originate in bookworm.
If that command produces any output, then adding a custom format
argument to it will help to show why. Suggestion:
aptitude search "?narrow(?installed,?not(?archive(stable)))" -F '%c %M
%p %v %a %O %t %V - %d'
(the suggestion is one single line with no line breaks, ignore
any wrapping that might be added by my mail software)