Got to shift to testing release due to recent partition mess.
After successful installation and upon giving the shell simple 'sudo apt update' I've received a notice statingWell that brings:Not that I'm being paranoid but still.
What does this even mean? Why there should be so many exclusions from the common '/etc/apt/sources.list' and where is Signature for all that?
After successful installation and upon giving the shell simple 'sudo apt update' I've received a notice stating
Code:
user@user-machine:~$ sudo apt update[sudo] password for user: Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://security.debian.org/debian-security trixie-security InRelease Hit:3 http://deb.debian.org/debian trixie-updates InReleaseHit:4 http://deb.debian.org/debian trixie-backports InReleaseAll packages are up to date. Notice: Some sources can be modernized. Run 'apt modernize-sources' to do so.Code:
user@user-machine:~$ apt modernize-sourcesThe following files need modernizing: - /etc/apt/sources.listModernizing will replace .list files with the new .sources format,add Signed-By values where they can be determined automatically,and save the old files into .list.bak files.This command supports the 'signed-by' and 'trusted' options. If youhave specified other options inside [] brackets, please transfer themmanually to the output files; see sources.list(5) for a mapping.For a simulation, respond N in the following prompt.Rewrite 1 sources? [Y/n] nSimulating only...Modernizing /etc/apt/sources.list...Warning: Could not determine Signed-By for URIs: http://deb.debian.org/debian/, Suites: trixie-backports# Would write to: /etc/apt/sources.list.d/debian.sources# Modernized from /etc/apt/sources.listTypes: deb deb-srcURIs: http://deb.debian.org/debian/Suites: trixieComponents: main non-free-firmwareSigned-By: /usr/share/keyrings/debian-archive-keyring.gpg# Would write to: /etc/apt/sources.list.d/debian.sources# Modernized from /etc/apt/sources.listTypes: deb deb-srcURIs: http://deb.debian.org/debian/Suites: trixie-updatesComponents: main non-free-firmwareSigned-By: /usr/share/keyrings/debian-archive-keyring.gpg# Would write to: /etc/apt/sources.list.d/debian.sources# Modernized from /etc/apt/sources.listTypes: deb deb-srcURIs: http://security.debian.org/debian-security/Suites: trixie-securityComponents: main non-free-firmwareSigned-By: /usr/share/keyrings/debian-archive-keyring.gpg# Would write to: /etc/apt/sources.list.d/debian-backports.sources# Modernized from /etc/apt/sources.listTypes: deb deb-srcURIs: http://deb.debian.org/debian/Suites: trixie-backportsComponents: main non-free-firmwareSigned-By: What does this even mean? Why there should be so many exclusions from the common '/etc/apt/sources.list' and where is Signature for all that?
Statistics: Posted by nikobit — 2025-02-03 10:58 — Replies 4 — Views 197