In this PR https://src.fedoraproject.org/rpms/esptool/pull-request/24 the rpminspect job https://fedora.softwarefactory-project.io/zuul/build/b131505d6d204315939b89fb461f88fa compared the build with esptool-3.2-2.fc36 rather than esptool-3.3.3-1.fc36.
"diagnostics": [ { "result": "DIAGNOSTICS", "message": "Version information for libraries and programs used by rpminspect as well as storage requirements. This result is for informational and diagnostic purposes only.", "details": "rpminspect version 1.12\nzlib version 1.2.11\nlibmagic version 541\nlibclamav version 0.103.8\nlibrpm version 4.17.1\nlibxml version 20914\njson-c version 0.15\nlibcurl version 7.82.0 (OpenSSL\/3.0.5 zlib\/1.2.11 brotli\/1.0.9 libidn2\/2.3.3 libpsl\/0.21.1 (+libidn2\/2.3.2) libssh\/0.9.6\/openssl\/zlib nghttp2\/1.46.0 OpenLDAP\/2.6.2)\nlibarchive version 3.5.3 (zlib\/1.2.11 liblzma\/5.2.5 bz2lib\/1.0.8 liblz4\/1.9.3 libzstd\/1.5.2)\nlibyaml version 0.2.5\nOpenSSL version 3.0.5 5 Jul 2022\nxmlrpc-c version 1.51.8\nmsgunfmt (GNU gettext-tools) 0.21\nannocheck version 11.11.\nabidiff version 2.2.0\nkmidiff version 2.2.0\n\nSpace required to download artifacts: 0 bytes (0 B)\nSpace required to unpack artifacts: 11258504 bytes (11 MiB)\n" }, { "result": "DIAGNOSTICS", "message": "Command line arguments used to invoke rpminspect.", "details": "\/usr\/bin\/rpminspect -c \/usr\/share\/rpminspect\/fedora.yaml -Dv -k -t BAD -w \/var\/tmp\/rpminspect -a x86_64,noarch,src -o \/root\/zuul-output\/logs\/result.json -F json \/var\/tmp\/rpminspect\/esptool-3.2-2.fc36 \/var\/tmp\/rpminspect\/esptool-3.3.3-2.fc36" } ],
The (rather old) esptool-3.2-2.fc36 build is in the fedora repo. Perhaps the rpmisnpect Zuul job selects the latest build from the fedora repo (which only works correctly for development releases) rather than the latest build from the updates repo (if it exists)?
Thanks you for reporting the issue.
I'll probably won't have time to tackle that issue soon.
Any help would be welcomed.
The Ansible role for rpminspect is https://pagure.io/zuul-distro-jobs/blob/master/f/roles/rpminspect
Metadata Update from @fbo: - Issue tagged with: Zuul CI
@msrb hi, so could we rather try to move to rpminspect via Testing Farm to deprecate this test ?
It is working for some time now in CentOS Stream, or not yet?
has there been progress moving to rpminspect via Testing Farm? This issue still stands.