Apt modernize-sources

In:

/ etc / apt / sources.list.d

there is only:

/ etc / apt / sources.list.d / dietpi.list

and in

/ etc / apt / sources.list

there is only:

deb https://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
deb https://deb.debian.org/debian/ trixie-updates main contrib non-free non-free-firmware
deb https://deb.debian.org/debian-security trixie-security main contrib non-free non-free-firmware
deb https://deb.debian.org/debian/ trixie-backports main contrib non-free non-free-firmware

Torben

Looks all good. APT would have thrown a warning if there was a duplicate entry in a left *.sources file.

And no problem, not your fault that APT promotes this modernize command. IMO that is something to at first inform APT repo operators about, so they can adjust their docs/scripts etc, rather than promoting this command to local admins, which will in case end up with duplicates, as long as 3rd party repo instructions or installer scripts have not been updated.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.