HewlettPackard / python-redfish-utility

Python-based utility for interacting with devices supporting a Redfish Service
Other
86 stars 41 forks source link

ilorest rpms not signed correctly #80

Closed mdidomenico4 closed 1 year ago

mdidomenico4 commented 1 year ago

rpm -Kv --nosignature ilorest-4.2.0.0-20.x86_64.rpm

ilorest-4.2.0.0-20.x86_64.rpm: Header SHA1 digest: OK Payload SHA256 digest: NOTFOUND MD5 digest: NOTFOUND

as a recourse when i try to dnf install the rpm i get

Transaction test error: package ilorest-4.2.0.0-20.x86_64 does not verify: no digest

rajeevkallur commented 1 year ago

Fixed

mdidomenico4 commented 1 year ago

@rajeevkallur which version will this fix get pulled into?