Projet

Général

Profil

Scénario #37418

Mis à jour par Joël Cuissinat il y a 6 mois

Bonjour,
Suite à migration d'un seth 2.8 vers un seth 2.10 avec le script migration210.sh, le service fwupd-refresh.service ne démarre pas.
Après investigations, il y a un pb avec le proxy.

<pre>
_fwupdmgr refresh --verbose_
(pkttyagent:130559): GLib-GIO-DEBUG: 10:15:51.688: Using cross- namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(fwupdmgr:130557): GLib-GIO-DEBUG: 10:15:51.700: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ‘gio-proxy-resolver’
(fwupdmgr:130557): GLib-GIO-DEBUG: 10:15:51.703: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(fwupdmgr:130557): Fwupd-DEBUG: 10:15:51.709: Emitting ::status- changed() [idle]
WARNING: UEFI capsule updates not available or enabled in firmware setup
See https://github.com/fwupd/fwupd/wiki/PluginFlag:capsules- unsupported for more information.
Updating lvfs
Fwupd-INFO: 10:15:51.726: downloading https://cdn.fwupd.org/downloads/ firmware.xml.zst.jcat
(fwupdmgr:130557): Fwupd-DEBUG: 10:15:51.726: Emitting ::status- changed() [downloading]
Downloading… [ - ](fwupdmgr:130557): Fwupd-DEBUG: 10:15:51.828: Emitting ::status-changed() [idle]

Failed to download metadata for lvfs: failed to download file: SSL: certificate subject name (portail.college-adriencerneau.ac-reunion.fr) does not match target host name 'cdn.fwupd.org'
</pre>


Si je lance

_https_proxy="http://ip_amon_peda:3128" fwupdmgr refresh_, le téléchargement fonctionne

Au final, on a désactivé le service fwupd-refresh.timer, sur une vm ce service ne servant pas a grand chose.
Merci
Jean-Louis

Retour