Bonjour,
Il m'est impossible d'ouvrir Synaptic. Un message d'erreur suivant s'affiche alors : "E: La valeur « oldstable-backports » n'est pas valable pour APT::Default-Release car cette version ne fait pas partie des sources disponibles. E: _cache->open() failed, cannot continue."
Je suis sous Trixie, avec le gestionnaire Mate. Quelqu'un a-t-il déjà eu ce problème et a-t-il la solution ?
Merci par avance pour les réponses.
Erreur ouverture Synaptic
- Patatino
- Membre

- Messages : 20
- Inscription : 01 févr. 2017, 12:51
- Localisation : Val d'Oise
- Status : Hors-ligne
Le voici :
# Modernized from /etc/apt/sources.list
Types: deb deb-src
URIs: http://deb.debian.org/debian/
Suites: trixie
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
# Security updates
Types: deb deb-src
URIs: http://security.debian.org/debian-security/
Suites: trixie-security
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
# Updates repository
Types: deb deb-src
URIs: http://deb.debian.org/debian/
Suites: trixie-updates
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
# Modernized from /etc/apt/sources.list
Types: deb deb-src
URIs: http://deb.debian.org/debian/
Suites: trixie
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
# Security updates
Types: deb deb-src
URIs: http://security.debian.org/debian-security/
Suites: trixie-security
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
# Updates repository
Types: deb deb-src
URIs: http://deb.debian.org/debian/
Suites: trixie-updates
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
- diesel
- Membre

- Messages : 302
- Inscription : 29 oct. 2022, 22:43
- Status : Hors-ligne
Alors, ça, c'est ce que tu as dans le répertoire /etc/apt/sources.list.d mais il doit y avoir d'autres directives ailleurs.
Peux-tu nous donner le résultat de :Amicalement.
Jean-Marie
Peux-tu nous donner le résultat de :
Code : Tout sélectionner
ls -l /etc/apt
ls -l /etc/apt/sources.list.dJean-Marie
- Patatino
- Membre

- Messages : 20
- Inscription : 01 févr. 2017, 12:51
- Localisation : Val d'Oise
- Status : Hors-ligne
pour /etc/apt :
total 32
drwxr-xr-x 2 root root 4096 30 oct. 10:49 apt.conf.d
drwxr-xr-x 2 root root 4096 19 avril 2021 auth.conf.d
drwxr-xr-x 2 root root 4096 25 mai 2023 keyrings
-rw-r--r-- 1 root root 147 16 oct. 12:24 listchanges.conf
drwxr-xr-x 2 root root 4096 28 mars 2021 listchanges.conf.d
drwxr-xr-x 2 root root 4096 19 avril 2021 preferences.d
-rw-r--r-- 1 root root 0 18 nov. 10:29 sources.list
-rw-r--r-- 1 root root 0 6 mai 2024 sources.list~
drwxr-xr-x 2 root root 4096 18 nov. 16:08 sources.list.d
drwxr-xr-x 2 root root 4096 18 nov. 10:24 trusted.gpg.d
et pour /etc/apt/sources.list.d :
total 28
-rw-r--r-- 1 root root 221 18 nov. 16:08 debian-backports.sources
-rw-r--r-- 1 root root 1511 18 nov. 11:04 debian.sources
-rw-r--r-- 1 root root 80 20 août 19:35 Floorp.list.bak
-rw-r--r-- 1 root root 81 29 mai 16:21 Floorp.list.save
-rw-r--r-- 1 root root 113 16 oct. 17:47 Floorp.sources
-rw-r--r-- 1 root root 121 16 juil. 19:13 mullvad.list.bak
-rw-r--r-- 1 root root 143 16 oct. 17:47 mullvad.sources
total 32
drwxr-xr-x 2 root root 4096 30 oct. 10:49 apt.conf.d
drwxr-xr-x 2 root root 4096 19 avril 2021 auth.conf.d
drwxr-xr-x 2 root root 4096 25 mai 2023 keyrings
-rw-r--r-- 1 root root 147 16 oct. 12:24 listchanges.conf
drwxr-xr-x 2 root root 4096 28 mars 2021 listchanges.conf.d
drwxr-xr-x 2 root root 4096 19 avril 2021 preferences.d
-rw-r--r-- 1 root root 0 18 nov. 10:29 sources.list
-rw-r--r-- 1 root root 0 6 mai 2024 sources.list~
drwxr-xr-x 2 root root 4096 18 nov. 16:08 sources.list.d
drwxr-xr-x 2 root root 4096 18 nov. 10:24 trusted.gpg.d
et pour /etc/apt/sources.list.d :
total 28
-rw-r--r-- 1 root root 221 18 nov. 16:08 debian-backports.sources
-rw-r--r-- 1 root root 1511 18 nov. 11:04 debian.sources
-rw-r--r-- 1 root root 80 20 août 19:35 Floorp.list.bak
-rw-r--r-- 1 root root 81 29 mai 16:21 Floorp.list.save
-rw-r--r-- 1 root root 113 16 oct. 17:47 Floorp.sources
-rw-r--r-- 1 root root 121 16 juil. 19:13 mullvad.list.bak
-rw-r--r-- 1 root root 143 16 oct. 17:47 mullvad.sources
- piratebab
- Site Admin

- Messages : 6219
- Inscription : 24 avr. 2016, 18:41
- Localisation : sud ouest
- Status : En ligne
Ou plus simplement
Code : Tout sélectionner
apt-cache policy