The RPM package waptagent cannot be installed on a Fedora 43 machine.
The RPM package does not contain a signature:
Code: Select all
# rpm -qi tis-waptagent-2.6.1.17576-407e255f.x86_64.rpm
Name : tis-waptagent
Version : 2.6.1.17576
Release : 407e255f
Architecture: x86_64
Install Date: (not installed)
Group : Development/Tools
Size : 199338202
License : Proprietary license
Signature : (none)
Source RPM : tis-waptagent-2.6.1.17576-407e255f.src.rpm
Build Date : Fri Nov 14 12:07:28 2025
Build Host : bbot-rhel7-amd64.ad.tranquil.it
Relocations : /opt
URL : https://wapt.fr
Summary : WAPT Agent
Description :The installation can be forced by bypassing the signature verification:
Code: Select all
sudo rpm -Uvh --nodigest --nofiledigest ./tis-waptagent-2.6.1.17647-8649fa77.x86_64.rpmThanks in advance.
