Francesco Potortì ha scritto: > ===File /etc/apt/sources.list.d/debian.sources============== > Types: deb deb-src > URIs: http://ftp.it.debian.org/debian/ > Suites: testing > Components: main contrib non-free non-free-firmware > Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
consiglio questa modifica: URIs: https://deb.debian.org/debian/ > Types: deb deb-src > URIs: http://ftp.it.debian.org/debian/ > Suites: testing-proposed-updates > Components: main contrib non-free non-free-firmware > Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg questo repository verrà usato durante il prossimo freeze anche qui consiglio: URIs: https://ftp.it.debian.org/debian/ > Types: deb deb-src > URIs: https://security.debian.org/debian-security > Suites: stable-security > Components: main non-free-firmware > Enabled: yes > Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg ok, questo lo uso anch'io, poiché in stable arrivano più velocemente le correzione di bug di sicurezza e se il pacchetto è ancora alla stessa versione della testing lo prendi subito però aggiungerei anche questo: Types: deb deb-src URIs: https://deb.debian.org/debian-security/ Suites: testing-security Components: main contrib non-free non-free-firmware Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg che è il repository di sicurezza per testing... anche in questo caso questo repository è attivo durante le fasi del rilascio di una nuova stable > Types: deb deb-src > URIs: http://ftp.it.debian.org/debian/ > Suites: unstable > Components: main contrib non-free non-free-firmware > Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg questo invece io lo commenterei, altrimenti in realtà stai mettendo unstable... a meno che non hai usato il pinning in /etc/apt/preferences per non far mai prendere pacchetti da unstable. Ciao Davide -- La mia privacy non è affar tuo https://noyb.eu/it - You do not have my permission to use this email to train an AI - If you use this to train your AI than you accept to distribute under AGPL license >= 3.0 all the model trained, all the source you have used to training your model and all the source of the program that use that model

