Bug #2432
[Dev] peculiar entries in the repo-lint report
0%
Description
oaken-source -
could you explain the entries in the sections "repo.db entries
with mismatched signing keys:" and "packages with invalid
signatures:" - it looks like a bug with the lint script - the
keyring package is on those lists - that is signed by the
autobuilder - that signature is surely valid
the entries referring to 'C3F4FFCF3EAE8697' are correct; but
the ones with 'GPG-EXIT 33554433' look fishy
libre/armv7h/parabola-keyring:
GPG-EXIT 33554433 != A170D6A0B669E21A
libre/armv7h/parabola-keyring-20190719-1-any.pkg.tar.xz:
no public key: gpg-exit 33554433
https://lists.parabola.nu/pipermail/maintenance/2019-August/010323.html
BTW - where is the code for the linter? - i have some checks i
could add to it
_______________________________________
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev
History
Updated by oaken-source almost 4 years ago
- Status changed from not-a-bug to confirmed
Yes, this is a probably a bug.
BTW - where is the code for the linter? - i have some checks i
could add to it
I've pushed it to git.parabola.nu here:
https://git.parabola.nu/~oaken-source/parabola-repolint.git/
and there's also a mirror on github.