Bon du coup c’est bon grâce à toi !
J’ai mis à jour le fichier en corrigeant le chemin du fichier de la clé publique en me basant sur le chemin correspondant donnée par le résultat de la commande « apt-key list ».
Du coup plus d’erreur lors d’un apt-get update et apt-get upgrade
détails
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d# apt-get update
Hit:1 http://old-releases.ubuntu.com/ubuntu hirsute InRelease
Hit:2 http://old-releases.ubuntu.com/ubuntu hirsute-updates InRelease
Hit:3 http://old-releases.ubuntu.com/ubuntu hirsute-security InRelease
Get:4 https://repos.influxdata.com/ubuntu hirsute InRelease [7030 B]
Get:5 https://repos.influxdata.com/ubuntu hirsute/stable amd64 Packages [4747 B]
Fetched 11.8 kB in 1s (16.5 kB/s)
Reading package lists... Done
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d#
root@InfluxDB:/etc/apt/sources.list.d# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@InfluxDB:/etc/apt/sources.list.d#
J’ai donc pu lancer jusqu’au vout la commande « do-release-upgrade » sans accros !
Un grand merci @golfvert car même si ce n’était pas grand chose, j’y étais depuis hier soir…