Perte connexion externe et dépendance plugin suite restauration

J’ai jamais demandé de faire ca

Gluuups !

Ben oui tu n’as pas du tt fait ce que j’ai dit.

Il suffisait de commenter la ligne du repo inconnu !

Ensuite executer une commande.

Et relancer les dependances.

La tu as foutu la zone

Ds mon /etc/apt/source.list, il n’y a pas de oph.mdrjr.net
Dsle mais je ne comprends pas ton conseil pour la ligne buster. C’est une commande linux ?

Bon, je restaure la DB…? En espérant que le core est restauré aussi…

Je ne vois pas ce que tu ne comprends pas.

Un fichier a éditer et commenter une ligne dedans

Et une ligne de commande a taper en ssh.

Le source.list original :

deb http://ftp.uk. debian.org/debian stretch main contrib non-free
deb-src http://ftp.uk. debian.org/debian stretch main contrib non-free
deb http://ftp.uk. debian.org/debian stretch-updates main contrib non-free
deb-src http://ftp.uk. debian.org/debian stretch-updates main contrib non-free
deb http://security. debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security. debian.org/debian-security stretch/updates main contrib non-free

deb http://repo.jeedom.com/odroid/ stable main

A transformer en

#deb http://ftp.uk. debian.org/debian stretch main contrib non-free
#deb-src http://ftp.uk. debian.org/debian stretch main contrib non-free
#deb http://ftp.uk. debian.org/debian stretch-updates main contrib non-free
#deb-src http://ftp.uk. debian.org/debian stretch-updates main contrib non-free
#deb http://security. debian.org/debian-security stretch/updates main contrib non-free
#deb-src http://security. debian.org/debian-security stretch/updates main contrib non-free

buster InRelease’ changed its ’ Suite ’ value from ’ stable ’ to ’ oldstable ’

deb http://repo. jeedom.com/odroid/ stable main

J’ai fait ca au début et la commande buster fait une erreur

Merci pour ton aide !!!

Alors là y a un souci !!!

Ton log d’origine c’est

donc buster

la tu me sors un repo avec stretch !!!

De plus je n’ai jamais dit de transformer le fichier, juste commenter une ligne !
Celle en erreur dans le log que tu as posté en 1er

Et pour les autres une simple commande linux a taper.

Donc là maintenant j’aimerai bien savoir comment tu peux me sortir 2 logs différents un avec stretch l’autre avec buster …

Mea culpa. Mauvais backup partagé…

Origin

deb http://ftp. uk.debian.org/debian buster main contrib non-free
deb-src http://ftp.uk. debian.org/debian buster main contrib non-free
deb http://ftp.uk. debian.org/debian buster-updates main contrib non-free
deb-src http://ftp.uk .debian.org/debian buster-updates main contrib non-free
deb Index of /debian-security buster/updates main contrib non-free
deb-src Index of /debian-security buster/updates main contrib non-free

deb http://repo. jeedom.com/odroid/ stable main

A transformer en

#deb http://ftp. uk.debian.org/debian buster main contrib non-free
#deb-src http://ftp.uk. debian.org/debian buster main contrib non-free
#deb http://ftp.uk. debian.org/debian buster-updates main contrib non-free
#deb-src http://ftp.uk .debian.org/debian buster-updates main contrib non-free
#deb Index of /debian-security buster/updates main contrib non-free
#deb-src Index of /debian-security buster/updates main contrib non-free

buster InRelease’ changed its ’ Suite’ value from ’ stable’ to ’ oldstable’

deb http://repo. jeedom.com/odroid/ stable main

(il y a 1 espace entre les quote et Suite, stable, oldstable ici mais pas ds le source.list)

Arrete de dire a transformer !!

Y a rien a transformer !!

Connecte toi en ssh et fais juste sudo apt-get --allow-releaseinfo-change update

J’ai ca comme retour sue la commande sudo:

root@Jeedom:/etc/apt# sudo apt-get --allow-releaseinfo-change update
E: Type ’ buster’ is not known on line 11 in source list /etc/apt/sources.list
E: The list of sources could not be read.

Sur le repo jeedom forcement mais les autres lignes ont elles changes ?

Voici le log apres relance des dépendances

  • echo ‹ *Begin of package installation ›
    *Begin of package installation
  • touch /tmp/jeedom_install_in_progress_openvpn
  • echo 1
  • echo 2
  • sudo apt update

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: Type ‹ buster › is not known on line 11 in source list /etc/apt/sources.list
E: The list of sources could not be read.

  • echo 3
  • sudo apt install -o Dpkg::Options::=–force-confdef -y openvpn

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: Type ‹ buster › is not known on line 11 in source list /etc/apt/sources.list
E: The list of sources could not be read.
E: Type ‹ buster › is not known on line 11 in source list /etc/apt/sources.list
E: The list of sources could not be read.

  • echo 4
  • php /var/www/html/core/class/…/php/jeecli.php plugin dependancy_end openvpn
  • rm /tmp/jeedom_install_in_progress_openvpn
  • echo ‹ *End of package installation ›
    *End of package installation