After reading your suggestions again I saw what my error was.
In the directory: /etc/apt/sources.list.d
There was a file named: backports.list
And here I saw this line was not set correctly.Here I set the bookworm name back and after that the apt command worked as expected!Thank you so much for your help!
I am wondering why this value was not set in the first place? Because I had not done anything with this before hand?
In the directory: /etc/apt/sources.list.d
There was a file named: backports.list
And here I saw this line was not set correctly.
Code:
deb http://deb.debian.org/debian -backports main
Code:
deb http://deb.debian.org/debian bookworm-backports main
I am wondering why this value was not set in the first place? Because I had not done anything with this before hand?
Statistics: Posted by Rens — 2024-10-15 09:14