[Bug 254434] ports-mgmt/pkg pkg: cannot parse fingerprints: error while parsing <unknown>: line: 1, column: 0 - 'key must begin with a letter', character: '-'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 May 2023 12:05:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254434
Baptiste Daroussin <bapt@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|In Progress |Closed
Resolution|--- |Not A Bug
--- Comment #9 from Baptiste Daroussin <bapt@FreeBSD.org> ---
this is not at all how fingerprints methode do work, as documented in pkg-repo
we do not expect any public signatures in the trusted or revoked key directory
but a ucl file which provides the following informations:
function: "sha256"
fingerprint: "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
hence the error message.
--
You are receiving this mail because:
You are the assignee for the bug.