Monday, July 02, 2018

Re: Getting update signature from package file

On Mon, Jul 02, 2018 at 02:01:53PM +0200, Andreas Kusalananda Kähäri wrote:
> Is it possible to get the update signature from an uninstalled, locally
> built, package?
>
> I tried with
>
> doas pkg_info -q -S
> /usr/ports/packages/amd64/all/libtool-2.4.2p0.tgz
>
> but got
>
> file:/usr/ports/packages/amd64/all/libtool-2.4.2p0.tgz: unsigned package
> (signify(1) doesn't see old-style signatures)

So use -Dunsigned, as documented for pkg_add.

No comments:

Post a Comment