-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
Quay Enterprise
-
It seems that something happened with the Debian updates, the updaters are no longer able to pull the XML. The following is visible in the logs:
{"level":"info","component":"libvuln/updates/Manager.Run","remaining_ops":0,"retention":2,"time":"2021-12-06T10:14:14Z","message":"GC completed"} {"level":"error","component":"libvuln/updates/Manager.Start","error":"updating errors:\ndebian-wheezy-updater: vulnerability database parse failed: debian: unable to decode OVAL document: xml: encoding \"ASCII\" declared but Decoder.CharsetReader is nil\ndebian-jessie-updater: vulnerability database parse failed: debian: unable to decode OVAL document: xml: encoding \"ASCII\" declared but Decoder.CharsetReader is nil\ndebian-bullseye-updater: vulnerability database parse failed: debian: unable to decode OVAL document: xml: encoding \"ASCII\" declared but Decoder.CharsetReader is nil\ndebian-buster-updater: vulnerability database parse failed: debian: unable to decode OVAL document: xml: encoding \"ASCII\" declared but Decoder.CharsetReader is nil\ndebian-stretch-updater: vulnerability database parse failed: debian: unable to decode OVAL document: xml: encoding \"ASCII\" declared but Decoder.CharsetReader is nil\n","time":"2021-12-06T10:14:14Z","message":"errors encountered during updater run"}
Clair is version 4.3.4:
# podman logs clairv4-1 2>&1 | head {"level":"debug","component":"initialize/Logging","time":"2021-12-06T10:13:26Z","message":"logging initialized"} {"level":"info","component":"main","version":"v4.3.4","time":"2021-12-06T10:13:26Z","message":"starting"} {"level":"info","component":"main","version":"v4.3.4","time":"2021-12-06T10:13:26Z","message":"ready"} ...
Please check. Thanks!