Skip to content

Instantly share code, notes, and snippets.

@ishad0w
Last active March 14, 2026 21:55
Show Gist options
  • Select an option

  • Save ishad0w/6ce1eb569c734880200c47923577426a to your computer and use it in GitHub Desktop.

Select an option

Save ishad0w/6ce1eb569c734880200c47923577426a to your computer and use it in GitHub Desktop.
Debian 10 (Buster) -- Full sources.list
deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free
deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
deb http://security.debian.org/debian-security/ buster/updates main contrib non-free
deb-src http://security.debian.org/debian-security/ buster/updates main contrib non-free
@JIA-J2
Copy link
Copy Markdown

JIA-J2 commented Sep 4, 2024

Remove buster-backports

@ishad0w
Copy link
Copy Markdown
Author

ishad0w commented Sep 4, 2024

Remove buster-backports

Done. Thanks.

@JIA-J2
Copy link
Copy Markdown

JIA-J2 commented Sep 4, 2024

deb http://archive.debian.org/debian buster-backports main
I found this, but I don't know if it's correct

@0xdnL
Copy link
Copy Markdown

0xdnL commented Oct 7, 2024

thanks @erwiower2 ! pasted the block and apt-get update works again

@BOJILIJEBNIK
Copy link
Copy Markdown

deb http://archive.debian.org/debian/ buster main contrib non-free
deb http://archive.debian.org/debian/ buster-updates main contrib non-free
deb http://security.debian.org/debian-security buster/updates main contrib non-free
deb http://archive.debian.org/debian/ buster-backports main contrib non-free

@karlbaillie
Copy link
Copy Markdown

deb http://archive.debian.org/debian/ buster main contrib non-free
deb http://archive.debian.org/debian/ buster-updates main contrib non-free
deb http://security.debian.org/debian-security buster/updates main contrib non-free
deb http://archive.debian.org/debian/ buster-backports main contrib non-free

thank you ๐Ÿ‘

@FlorianHeigl
Copy link
Copy Markdown

FlorianHeigl commented May 28, 2025

one note, for some reason there's no buster security updates for mips64. Maybe I already knew why, but at least today I definitely don't.
upgrading from jessie directly in a test, I had to accept following keys:

# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys \
605C66F00D6C9793 0E98404D386FA1D9 648ACFD622F3D138 \
648ACFD622F3D138 0E98404D386FA1D9 DCC9EFBF77E11517 \
6ED0E7B82643E131 112695A0E562B32A 54404762BBB6E853

@alekam
Copy link
Copy Markdown

alekam commented Jul 14, 2025

deb http://security.debian.org/debian-security buster/updates main contrib non-free

This is not work anymore

@erwiower2
Copy link
Copy Markdown

erwiower2 commented Jul 14, 2025

deb http://archive.debian.org/debian buster main contrib non-free
deb http://archive.debian.org/debian-security buster/updates main contrib non-free
deb http://archive.debian.org/debian buster-backports main contrib non-free

@alexandre-alvarengazh
Copy link
Copy Markdown

deb http://archive.debian.org/debian buster main contrib non-free deb http://archive.debian.org/debian-security buster/updates main contrib non-free deb http://archive.debian.org/debian buster-backports main contrib non-free

thanks, that worked for me ๐Ÿ‘

@Msharma3
Copy link
Copy Markdown

thank this works, really helped ๐Ÿ‘

@kamalzairig
Copy link
Copy Markdown

deb http://archive.debian.org/debian buster main contrib non-free deb http://archive.debian.org/debian-security buster/updates main contrib non-free deb http://archive.debian.org/debian buster-backports main contrib non-free

This worked, thanks !

@TopheC
Copy link
Copy Markdown

TopheC commented Aug 11, 2025

deb http://archive.debian.org/debian buster main contrib non-free deb http://archive.debian.org/debian-security buster/updates main contrib non-free deb http://archive.debian.org/debian buster-backports main contrib non-free

This worked for me as well, thanks !

@iamtalhaasghar
Copy link
Copy Markdown

life saver!

@FlorianHeigl
Copy link
Copy Markdown

FlorianHeigl commented Aug 12, 2025 via email

@cid1307
Copy link
Copy Markdown

cid1307 commented Sep 18, 2025

Estava procurando essa informaรงรฃo. Obrigado.

@enoch85
Copy link
Copy Markdown

enoch85 commented Oct 9, 2025

Also pro tip:

wget https://deb.freexian.com/extended-lts/pool/main/f/freexian-archive-keyring/freexian-archive-keyring_2022.06.08_all.deb
sudo dpkg -i freexian-archive-keyring_2022.06.08_all.deb
# Freexian Extended LTS (security updates + all packages)
deb http://deb.freexian.com/extended-lts buster main contrib non-free

@BOJILIJEBNIK
Copy link
Copy Markdown

It's working

deb http://archive.debian.org/debian/ buster main contrib non-free
deb http://archive.debian.org/debian/ buster-updates main contrib non-free
deb http://archive.debian.org/debian-security buster/updates main contrib non-free
deb http://archive.debian.org/debian/ buster-backports main contrib non-free

@spldart
Copy link
Copy Markdown

spldart commented Oct 11, 2025

I just copied pasted BOJILIJEBNIK's sources post into my .list and I'm fixed right up ;~)

@danielgonzalez22
Copy link
Copy Markdown

Thanks to you all, these are the working ones (October 19-2025)

deb http://archive.debian.org/debian/ buster main contrib non-free
deb http://archive.debian.org/debian/ buster-updates main contrib non-free
deb http://archive.debian.org/debian-security buster/updates main contrib non-free
deb http://archive.debian.org/debian/ buster-backports main contrib non-free

@lolejeun
Copy link
Copy Markdown

It's still working great (January 2026)

@VK2XXY
Copy link
Copy Markdown

VK2XXY commented Feb 3, 2026

Thank you to all that posted.

Still working February 2026.

wget https://deb.freexian.com/extended-lts/pool/main/f/freexian-archive-keyring/freexian-archive-keyring_2022.06.08_all.deb
dpkg -i freexian-archive-keyring_2022.06.08_all.deb
nano /etc/apt/sources.list

sources.list

deb http://archive.debian.org/debian/ buster main contrib non-free
deb http://archive.debian.org/debian/ buster-updates main contrib non-free
deb http://archive.debian.org/debian-security buster/updates main contrib non-free
deb http://archive.debian.org/debian/ buster-backports main contrib non-free
deb http://deb.freexian.com/extended-lts buster main contrib non-free

@klamathh
Copy link
Copy Markdown

It's working

deb http://archive.debian.org/debian/ buster main contrib non-free deb http://archive.debian.org/debian/ buster-updates main contrib non-free deb http://archive.debian.org/debian-security buster/updates main contrib non-free deb http://archive.debian.org/debian/ buster-backports main contrib non-free

Thanks ๐Ÿ‘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment