[packman] digests SIGNATURES NOT OK

Giacomo Comes comes at naic.edu
Mon Oct 25 07:23:38 CEST 2021


Hi,
On Leap 15.3 if I run:
  rpm -K <rpm package>
the output is usually:
  digests signatures OK
However if I do that with any rpm from the packman repository
the output is:
  digests SIGNATURES NOT OK
This was not happening before but it started recently after 
the package rpm was updated to version 4.14.3-40.1
The reason is that since that version the packages contains a backport
patch meant to fix the following bug:
  https://bugzilla.opensuse.org/show_bug.cgi?id=1185299
and now all the rpms from packman fails the rpm -K test.

The consequence is that when I try to build locally an rpm
using the command 'build' and the rpm I'm building has:
BuildRequires:    <rpm from packman repository>
in the spec file, the build process fails with the error message:
  rpm verify failed

For the moment I overcome the problem by passing the option --nosignature to
the command init_buildsystem

However I was wondering if there is any plan to fix the rpms in the packman repository.

Regards,
Giacomo



More information about the Packman mailing list