Emmabuntüs Forum

Support technique => Logiciels => Bugs => Discussion démarrée par: tuxem le septembre 28, 2023, 05:27:04 pm

Titre: Errors with "sudo apt-get update" in live session
Posté par: tuxem le septembre 28, 2023, 05:27:04 pm
Greetings to the Emmabuntus community.

I downloaded the iso file of the latest release (DE5 - 64 bit) and I'm trying it live.
I really like it and I plan to install it.
I tried to install in the live session a package (chromium) and before doing this I updated the package list with "sudo apt-get update" and I got many errors (which I report):

Citer
$ sudo apt-get update
Scaricamento di:1 file:/run/live/medium bookworm InRelease
Ignorato:1 file:/run/live/medium bookworm InRelease
Scaricamento di:2 file:/run/live/medium bookworm Release [4.072 B]
Scaricamento di:2 file:/run/live/medium bookworm Release [4.072 B]
Scaricamento di:3 file:/run/live/medium bookworm Release.gpg
Ignorato:3 file:/run/live/medium bookworm Release.gpg
Trovato:4 http://security.debian.org bookworm-security InRelease
Trovato:5 http://deb.debian.org/debian bookworm InRelease   
Trovato:6 http://deb.debian.org/debian bookworm-updates InRelease
Lettura elenco dei pacchetti... Fatto
W: Acquisizione del file "contrib/binary-amd64/Packages" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "contrib" (nome del componente errato in sources.list?)
W: Acquisizione del file "contrib/i18n/Translation-en" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "contrib" (nome del componente errato in sources.list?)
W: Acquisizione del file "contrib/i18n/Translation-it_IT" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "contrib" (nome del componente errato in sources.list?)
W: Acquisizione del file "contrib/i18n/Translation-it" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "contrib" (nome del componente errato in sources.list?)
W: Acquisizione del file "contrib/dep11/Components-amd64.yml" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "contrib" (nome del componente errato in sources.list?)
W: Acquisizione del file "contrib/dep11/icons-48x48.tar" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "contrib" (nome del componente errato in sources.list?)
W: Acquisizione del file "contrib/dep11/icons-64x64.tar" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "contrib" (nome del componente errato in sources.list?)
W: Acquisizione del file "contrib/Contents-amd64" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "contrib" (nome del componente errato in sources.list?)
W: Acquisizione del file "non-free/binary-amd64/Packages" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "non-free" (nome del componente errato in sources.list?)
W: Acquisizione del file "non-free/i18n/Translation-it_IT" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "non-free" (nome del componente errato in sources.list?)
W: Acquisizione del file "non-free/i18n/Translation-en" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "non-free" (nome del componente errato in sources.list?)
W: Acquisizione del file "non-free/i18n/Translation-it" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "non-free" (nome del componente errato in sources.list?)
W: Acquisizione del file "non-free/dep11/Components-amd64.yml" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "non-free" (nome del componente errato in sources.list?)
W: Acquisizione del file "non-free/dep11/icons-48x48.tar" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "non-free" (nome del componente errato in sources.list?)
W: Acquisizione del file "non-free/dep11/icons-64x64.tar" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "non-free" (nome del componente errato in sources.list?)
W: Acquisizione del file "non-free/Contents-amd64" saltata in quanto il repository "file:/run/live/medium bookworm InRelease" non presenta il componente "non-free" (nome del componente errato in sources.list?)


I think this situation affects everyone, not just me. How did you solve it? Do I need to edit sources.list (after the installation, of course), and how?

Thanks for your help.
Titre: Errors with "sudo apt-get update" in live session
Posté par: Patrick le septembre 28, 2023, 09:28:43 pm
Hello tuxem,

This problem in sources.list is known, and it is only present in live mode. You will not have this problem after installation.

We will try to fix this issue for the next update.
Titre: Errors with "sudo apt-get update" in live session
Posté par: tuxem le septembre 29, 2023, 12:19:07 pm
Hello Patrick

Thanks for the reply and the good news. :)
I will install Emmabuntus soon.