Apt-get update and cdrom

kiff665 Posted messages 2 Status Member -  
mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   -
Hello
I would simply like to know if apt-get update is related to internet connectivity is it normal for an error message to be returned in case of a cdrom or dvd in sources.list?

5 answers

  1. mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 942
     
    Hello,

    Sorry for the late reply. In your case, here is what the cleaned /etc/apt/sources.list file should look like (for me, stable has been replaced by testing, i.e., currently Debian Bullseye)

    deb http://ftp.fr.debian.org/debian/ stable main contrib non-free
    deb https://www.debian.org/security/ stable-security main contrib non-free
    deb http://ftp.fr.debian.org/debian/ stable-updates main contrib non-free

    Good luck
    1