Bonjour
Après changement emmc 16go et restauration de ma sauvegarde
j’ai un pc dans la vérification des packages
openvpn NOK (openvpn)
avec message : sudo apt install -o Dpkg::Options::=« –force-confdef » -y openvpn
python3-dev NOK (deconz)
avec message : sudo apt install -o Dpkg::Options::=« –force-confdef » -y python3-dev
j’ai fait corriger tout, ça ne change rien
exemple de log
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Get:1 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:2 http://ftp.uk.debian.org/debian buster InRelease [122 kB]
Get:3 http://www.deb-multimedia.org buster InRelease [18.1 kB]
Hit:4 https://download.docker.com/linux/debian buster InRelease
Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
Get:6 http://ftp.uk.debian.org/debian buster-updates InRelease [56.6 kB]
Ign:7 https://oph.mdrjr.net/meveric all InRelease
Ign:8 https://oph.mdrjr.net/meveric buster InRelease
Err:9 https://oph.mdrjr.net/meveric all Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 216.155.132.189 443]
Err:10 https://oph.mdrjr.net/meveric buster Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 216.155.132.189 443]
Reading package lists...
E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldoldstable'
E: Repository 'http://www.deb-multimedia.org buster InRelease' changed its 'Suite' value from 'stable' to 'oldoldstable'
E: The repository 'https://oph.mdrjr.net/meveric all Release' no longer has a Release file.
E: Repository 'http://ftp.uk.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldoldstable'
E: The repository 'https://oph.mdrjr.net/meveric buster Release' no longer has a Release file.
E: Repository 'http://ftp.uk.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldoldstable-updates'
+ sudo apt install -o Dpkg::Options::=--force-confdef -y openvpn
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
deconz : Depends: libqt5sql5 but it is not going to be installed
Depends: sqlite3 but it is not going to be installed
openvpn : Depends: libpkcs11-helper1 (>= 1.11) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
que faire d’autre ?
Merci