Page 1 sur 3

Problème de mise à jour

Posté : mer. 30 juin 2021 12:12
par jucuma
J'ai depuis quelques temps des problèmes lorsque je tente une mise à jour sur ma mint cinnamon Ulyssa. Un message d'erreur s'affiche.

Image

Image

Si quelqu'un a une soluce c'est super!

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 12:23
par jucuma
Image

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 12:24
par jucuma
Image

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 12:28
par jucuma
Ok désolé

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 12:36
par jucuma

Code : Tout sélectionner

jucuma@whypc:~$ find /etc/apt -type f -name '*.list' -exec bash -c 'echo -e "\n$1"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list
     1	#deb cdrom:[Linux Mint 20.1 _Ulyssa_ - Release amd64 20210103]/ focal contrib main
     2	# This system was installed using small removable media
     3	# (e.g. netinst, live or single CD). The matching "deb cdrom"
     4	# entries were disabled at the end of the installation process.
     5	# For information about how to configure apt package sources,
     6	# see the sources.list(5) manual.

/etc/apt/sources.list.d/official-dbgsym-repositories.list
     1	deb http://ddebs.ubuntu.com focal main restricted universe multiverse
     2	deb http://ddebs.ubuntu.com focal-updates main restricted universe multiverse

/etc/apt/sources.list.d/official-package-repositories.list
     1	deb https://mirror.init7.net/linuxmint ulyssa main upstream import backport 
     2	
     3	deb http://ubuntu.ethz.ch/ubuntu focal main restricted universe multiverse
     4	deb http://ubuntu.ethz.ch/ubuntu focal-updates main restricted universe multiverse
     5	deb http://ubuntu.ethz.ch/ubuntu focal-backports main restricted universe multiverse
     6	
     7	deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
     8	deb http://archive.canonical.com/ubuntu/ focal partner

/etc/apt/sources.list.d/official-source-repositories.list
     1	deb-src https://mirror.init7.net/linuxmint ulyssa main upstream import backport 
     2	
     3	deb-src http://ubuntu.ethz.ch/ubuntu focal main restricted universe multiverse
     4	deb-src http://ubuntu.ethz.ch/ubuntu focal-updates main restricted universe multiverse
     5	deb-src http://ubuntu.ethz.ch/ubuntu focal-backports main restricted universe multiverse
     6	
     7	deb-src http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
     8	deb-src http://archive.canonical.com/ubuntu/ focal partner

/etc/apt/sources.list.d/brave-browser-release.list
     1	deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main

/etc/apt/sources.list.d/megasync.list
     1	deb https://mega.nz/linux/MEGAsync/xUbuntu_20.04/ ./

/etc/apt/sources.list.d/nordvpn.list
     1	#
     2	# NordVPN releases, stable
     3	#
     4	deb https://repo.nordvpn.com/deb/nordvpn/debian stable main

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 12:38
par jucuma

Code : Tout sélectionner

jucuma@whypc:~$ sudo apt update
[sudo] Mot de passe de jucuma :              
Atteint :1 http://ubuntu.ethz.ch/ubuntu focal InRelease
Atteint :2 http://ubuntu.ethz.ch/ubuntu focal-updates InRelease                                                                                                                                                                              
Atteint :3 http://ubuntu.ethz.ch/ubuntu focal-backports InRelease                                                                                                                                                                            
Ign :4 https://mirror.init7.net/linuxmint ulyssa InRelease                                                                                                                                                                                   
Atteint :5 https://mirror.init7.net/linuxmint ulyssa Release                                                                                                                                                                                 
Ign :6 http://ddebs.ubuntu.com focal InRelease                                                                                                                                                                                               
Atteint :7 https://brave-browser-apt-release.s3.brave.com stable InRelease                                                                                                                                                       
Ign :8 http://ddebs.ubuntu.com focal-updates InRelease                                                                                                                                         
Atteint :9 http://archive.canonical.com/ubuntu focal InRelease                                                                                                                                 
Atteint :10 http://ddebs.ubuntu.com focal Release                                                                                         
Atteint :11 http://ddebs.ubuntu.com focal-updates Release                                                                                 
Réception de :12 https://mega.nz/linux/MEGAsync/xUbuntu_20.04 ./ InRelease [2’441 B]                    
Réception de :13 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]                          
Atteint :14 https://repo.nordvpn.com/deb/nordvpn/debian stable InRelease
116 ko réceptionnés en 2s (62.7 ko/s)                              
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
jucuma@whypc:~$

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 13:17
par jucuma
Je dois retaper une commande dans le terminal?

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 13:56
par jucuma
J'ai mis le # devant les lignes mais les autres dépots ne s'affichent pas.

# deb http://ddebs.ubuntu.com focal main restricted universe multiverse
# deb http://ddebs.ubuntu.com focal-updates main restricted universe multiverse

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 14:39
par jucuma
J'ai finalement réussi à modifier les fichiers ign mais le problème reste le même.

Re: Problème de mise à jour

Posté : mer. 30 juin 2021 18:48
par jucuma
J'ai déjà essayé. Mais sans succès.