Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2023 12:33:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 254434] ports-mgmt/pkg pkg: cannot parse fingerprints: error while parsing <unknown>: line: 1, column: 0 - 'key must begin with a letter', character: '-'
Message-ID:  <bug-254434-32340-0JbEwXAkVP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254434-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254434-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254434

--- Comment #11 from dfr@rabson.org ---
Ok, looking at this again, the alpha.pkgbase.live repo was using signature_=
type
"pubkey" which explains why it worked with this key format

# FreeBSD base system repository
FreeBSD-base: {
  url: "https://alpha.pkgbase.live/stable/${ABI}/latest",
  signature_type: "pubkey",
  pubkey: "/usr/share/keys/pkg/trusted/alpha.pkgbase.live.pub",
  enabled: no
}

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254434-32340-0JbEwXAkVP>