Package: calamares-settings-debian
Version: 14.0.2-1
Severity: wishlist

Hi!

The helpers/calamares-sources-final hook configures an old-style apt
sources file, see:

https://salsa.debian.org/live-team/calamares-settings-debian-packaging/-/blob/master/helpers/calamares-sources-final?ref_type=heads

which contains:

cat << EOF > $CHROOT/etc/apt/sources.list
# See https://wiki.debian.org/SourcesList for more information.
deb http://deb.debian.org/debian $RELEASE main non-free-firmware
deb-src http://deb.debian.org/debian $RELEASE main non-free-firmware
...

I believe the default behaviour ought to be to write a new-style
/etc/apt/sources.list.d/debian.sources that would look something like:

Types: deb deb-src
URIs: http://deb.debian.org/debian
Suites: trixie trixie-updates
Components: main
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

See also the https://wiki.debian.org/SourcesList link.

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to