Résolu le 12-02-21 Pb de mise à jour sous lm20.1

Postez ici toutes vos demandes d’assistance générale concernant le fonctionnement de Linux Mint, qui n'entrent pas dans les autres rubriques.
Répondre
Avatar du membre
Eukadi
Messages : 172
Enregistré le : jeu. 19 mars 2020 10:38
Localisation : Pays Basque

Pb de mise à jour sous lm20.1

Message par Eukadi »

Bonjour à tous
Depuis ce matin, je n'arrive plus a faire les mise à jour de mon système via apt-get update
voila ce que me retourne le terminal :

Code : Tout sélectionner

Atteint :1 http://ftp.rezopole.net/ubuntu focal InRelease
Atteint :2 http://archive.canonical.com/ubuntu focal InRelease                 
Atteint :3 http://security.debian.org buster/updates InRelease                 
Ign :4 http://mirror6.layerjet.com/linuxmint/packages ulyssa InRelease         
Atteint :5 http://ftp.rezopole.net/ubuntu focal-updates InRelease              
Atteint :6 http://repository.spotify.com stable InRelease                      
Atteint :7 http://security.ubuntu.com/ubuntu focal-security InRelease          
Atteint :8 http://ftp.rezopole.net/ubuntu focal-backports InRelease            
Atteint :9 http://mirror6.layerjet.com/linuxmint/packages ulyssa Release       
Atteint :10 http://ppa.launchpad.net/jtaylor/keepass/ubuntu focal InRelease    
Atteint :11 http://download.virtualbox.org/virtualbox/debian bionic InRelease  
Ign :12 http://ppa.launchpad.net/linuxmint-tr/araclar/ubuntu focal InRelease   
Atteint :13 https://linux.teamviewer.com/deb stable InRelease                  
Atteint :14 https://repo.skype.com/deb stable InRelease                        
Atteint :15 http://packages.microsoft.com/repos/edge stable InRelease          
Atteint :16 https://deb.debian.org/debian buster InRelease                     
Atteint :17 http://ppa.launchpad.net/mikhailnov/pulseeffects/ubuntu focal InRelease
Atteint :18 https://deb.debian.org/debian buster-updates InRelease    
Atteint :19 http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal InRelease
Atteint :20 http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal InRelease     
Err :21 http://ppa.launchpad.net/linuxmint-tr/araclar/ubuntu focal Release     
  404  Not Found [IP : 2001:67c:1560:8008::19 80]
Ign :22 http://repo.vivaldi.com/stable/deb stable InRelease
Atteint :23 http://repo.vivaldi.com/stable/deb stable Release
Lecture des listes de paquets... Fait
E: Le dépôt http://ppa.launchpad.net/linuxmint-tr/araclar/ubuntu focal Release ne contient plus de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
j'ai bien fait une purge mais cela n'a rien changé à priori, et je ne comprends pas très bien pourquoi, je n'ai rien changé au niveau de souces.list
si quelqu'un a une petite idée sur le sujet et je ne comprends pas très bien le problème
je vous remercie
Débutant sous Linux.

---> Portable HP Netbook: Système: LM 20.3 Uma Version : 4.8.6 - Kernel : 5.4.0.120 - - Process: Intel© Core™ i3-3110M CPU @ 2.40GHz × 2 Ram: 8 Go DD: 1 To
---> NAS Synology 2 baies: DS218J (RAID1 2 To)
---> PC fixe (custom) Système: LM 20.3 Uma Version : 4.8.6 - Kernel : 5.4.0-120 generic Process: AMD Ryzen 5 3600 Wraith Stealth (3.6 GHz / 4.2 GHz) Ram: 24 Go - SSD NVMe : 500 Go SDD S ATA: 240 Go DD: 2 To
Avatar du membre
Eukadi
Messages : 172
Enregistré le : jeu. 19 mars 2020 10:38
Localisation : Pays Basque

Re: Pb de mise à jour sous lm20.1

Message par Eukadi »

Bonjour Cyrille, je te remercie
voici le résultat de la commande

Code : Tout sélectionner

/etc/apt/sources.list.d/saiarcot895-chromium-beta-focal.list
     1	deb http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/saiarcot895/chromium-beta/ubuntu focal main

/etc/apt/sources.list.d/vivaldi.list
     1	### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2	# You may comment out this entry, but any other modifications may be lost.
     3	deb http://repo.vivaldi.com/stable/deb/ stable main

/etc/apt/sources.list.d/teejee2008-ppa-focal.list
     1	deb http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal main

/etc/apt/sources.list.d/pinned-debian-chromium.list
     1	deb https://deb.debian.org/debian buster main
     2	deb https://deb.debian.org/debian buster-updates main
     3	deb http://security.debian.org/ buster/updates main

/etc/apt/sources.list.d/linuxmint-tr-araclar-focal.list
     1	deb http://ppa.launchpad.net/linuxmint-tr/araclar/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/linuxmint-tr/araclar/ubuntu focal main

/etc/apt/sources.list.d/teamviewer.list
     1	###   TeamViewer DEB repository list
     2	
     3	### NOTE: Manual changes to this file
     4	###        - prevent it from being updated by TeamViewer package updates
     5	###        - will be lost after using the 'teamviewer repo' command
     6	###       The original file can be restored with this command:
     7	###       cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list
     8	###       which has the same effect as 'teamviewer repo default'
     9	
    10	### NOTE: It is preferred to use the following commands to edit this file:
    11	###       teamviewer repo                - show current repository configuration
    12	###       teamviewer repo default        - restore default configuration
    13	###       teamviewer repo disable        - disable the repository
    14	###       teamviewer repo stable         - make all regular TeamViewer packages available (default)
    15	###       teamviewer repo preview        - additionally, make feature preview packages available
    16	###       teamviewer repo development    - additionally, make the latest development packages available
    17	
    18	
    19	deb https://linux.teamviewer.com/deb stable main
    20	
    21	# deb https://linux.teamviewer.com/deb preview main
    22	# deb https://linux.teamviewer.com/deb development main

/etc/apt/sources.list.d/spotify.list
     1	deb http://repository.spotify.com stable non-free

/etc/apt/sources.list.d/jtaylor-keepass-focal.list
     1	deb http://ppa.launchpad.net/jtaylor/keepass/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/jtaylor/keepass/ubuntu focal main

/etc/apt/sources.list.d/mikhailnov-pulseeffects-focal.list
     1	deb http://ppa.launchpad.net/mikhailnov/pulseeffects/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/mikhailnov/pulseeffects/ubuntu focal main

/etc/apt/sources.list.d/official-package-repositories.list
     1	deb http://mirror6.layerjet.com/linuxmint/packages ulyssa main upstream import backport 
     2	
     3	deb http://ftp.rezopole.net/ubuntu focal main restricted universe multiverse
     4	deb http://ftp.rezopole.net/ubuntu focal-updates main restricted universe multiverse
     5	deb http://ftp.rezopole.net/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/virtualbox.list
     1	deb [arch=amd64] http://download.virtualbox.org/virtualbox/debian bionic contrib

/etc/apt/sources.list.d/skype-stable.list
     1	deb [arch=amd64] https://repo.skype.com/deb stable main

/etc/apt/sources.list.d/microsoft-edge-dev.list
     1	### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2	# You may comment out this entry, but any other modifications may be lost.
     3	deb [arch=amd64] http://packages.microsoft.com/repos/edge/ stable main

/etc/apt/sources.list
 
     9	# deb http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse
    
    14	#deb http://packages.linuxmint.com ulyana main upstream import backport #id:linuxmint_main
    15	
    16	#deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
    17	#deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
    18	#deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
    19	
    20	#deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
    21	#deb http://archive.canonical.com/ubuntu/ focal partner
    22	
    23	#################################
    24	# ppa pour installer ubuntu tweak
    25	#################################
    26	# deb http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted
    27	
mais surtout que je n'y touche jamais la dedans
Débutant sous Linux.

---> Portable HP Netbook: Système: LM 20.3 Uma Version : 4.8.6 - Kernel : 5.4.0.120 - - Process: Intel© Core™ i3-3110M CPU @ 2.40GHz × 2 Ram: 8 Go DD: 1 To
---> NAS Synology 2 baies: DS218J (RAID1 2 To)
---> PC fixe (custom) Système: LM 20.3 Uma Version : 4.8.6 - Kernel : 5.4.0-120 generic Process: AMD Ryzen 5 3600 Wraith Stealth (3.6 GHz / 4.2 GHz) Ram: 24 Go - SSD NVMe : 500 Go SDD S ATA: 240 Go DD: 2 To
Avatar du membre
Eukadi
Messages : 172
Enregistré le : jeu. 19 mars 2020 10:38
Localisation : Pays Basque

Re: Pb de mise à jour sous lm20.1

Message par Eukadi »

Cyrille,
j'ai effectivement trouvé le pb, je viens de le mettre en commentaire et tout fonctionne désormais
merci encore
Débutant sous Linux.

---> Portable HP Netbook: Système: LM 20.3 Uma Version : 4.8.6 - Kernel : 5.4.0.120 - - Process: Intel© Core™ i3-3110M CPU @ 2.40GHz × 2 Ram: 8 Go DD: 1 To
---> NAS Synology 2 baies: DS218J (RAID1 2 To)
---> PC fixe (custom) Système: LM 20.3 Uma Version : 4.8.6 - Kernel : 5.4.0-120 generic Process: AMD Ryzen 5 3600 Wraith Stealth (3.6 GHz / 4.2 GHz) Ram: 24 Go - SSD NVMe : 500 Go SDD S ATA: 240 Go DD: 2 To
Avatar du membre
alv37
Messages : 419
Enregistré le : mer. 26 août 2020 00:42
Localisation : France

Re: Pb de mise à jour sous lm20.1

Message par alv37 »

Le PPA à l'air d'être down (definitivement) car la page lanchpad n'exite plus, même chose sur le serveur d'hebergement. Le projet doit être mort.

Tu as des dépots de Xenial, Bionic à supprimer ainsi que le dépôt du chromium de débian.
PC Principal (Custom) : OS: VoidLinux | DE: Cinnamon v6.4.13 | Kernel: 6.12.71 | MB: MS-7823 (MSI B85M-G43) | CPU: Intel i7 4790k | RAM: 8 Go | GPU: Nvidia Geforce GTX 970
PC Secondaire (Custom) : OS: Linux Mint 22.3 | DE: Cinnamon v6.6.4 | Kernel: 6.14.0 | MB: Gigabyte GA-G31M-ES2L v2 | CPU: Intel Pentium D 915 | RAM: 4 Go | GPU: Intel 82G33/G31 Express Integrated Graphics
Avatar du membre
Eukadi
Messages : 172
Enregistré le : jeu. 19 mars 2020 10:38
Localisation : Pays Basque

Re: Pb de mise à jour sous lm20.1

Message par Eukadi »

Bonjour alv37
je te remercie, je vais analyser tout cela et faire le ménage qui s'impose
merci à vous
Débutant sous Linux.

---> Portable HP Netbook: Système: LM 20.3 Uma Version : 4.8.6 - Kernel : 5.4.0.120 - - Process: Intel© Core™ i3-3110M CPU @ 2.40GHz × 2 Ram: 8 Go DD: 1 To
---> NAS Synology 2 baies: DS218J (RAID1 2 To)
---> PC fixe (custom) Système: LM 20.3 Uma Version : 4.8.6 - Kernel : 5.4.0-120 generic Process: AMD Ryzen 5 3600 Wraith Stealth (3.6 GHz / 4.2 GHz) Ram: 24 Go - SSD NVMe : 500 Go SDD S ATA: 240 Go DD: 2 To
Avatar du membre
alain
Administrateur du site
Messages : 17286
Enregistré le : dim. 11 oct. 2015 23:41
Localisation : Chelles
Contact :

Re: Pb de mise à jour sous lm20.1

Message par alain »

Bonjour.

Sujet archivé (en lecture seule) car résolu.
Si besoin de rouvrir faire un MP à un membre de l'équipe ;)
Слава Україні _ слава героям махновщини
PC1 : CM : ASRock 990FX | CPU: AMD FX 8350-8 cores, 4 GHz | RAM: 16 Go DDR3 1600 MHz | CG: GTX 1080TI-11 Go | OS : LM 22 Xfce 4.18 | K: 6.8
PC2
:Core2 Quad Q9650 @ 3 GHz | CG: Nvidia GTX 650TI | OS: LM 22 Wilma Xfce 4.18| K: 6.8
PC3 :Core i7-2600 @ 3,5 GHz | CG: ATI HD 4650 | OS: Emmade5 Xfce 4.18.0 | K: 6.1
PC4 : AMD Ryzen 5 3500X 4GHz | CG: GTX 970 | Ram : 8GB |OS : Debian 12.8 | K: 6.1
In a world without walls and fences, who needs windows and gates?
Répondre