Quantcast
Viewing all articles
Browse latest Browse all 2849

General Questions • Re: [Software] Can't update using sudo apt update (debian 12)

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.

Code:

deb http://deb.debian.org/debian -backports main
Here I set the bookworm name back and after that the apt command worked as expected!

Code:

deb http://deb.debian.org/debian bookworm-backports main
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?

Statistics: Posted by Rens — 2024-10-15 09:14



Viewing all articles
Browse latest Browse all 2849

Trending Articles