Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Mar 2014 10:01:59 +0100
From:      Matthias Meyser <meyser@xenet.de>
To:        freebsd-stable@freebsd.org
Subject:   pkg
Message-ID:  <53144507.1060306@xenet.de>

next in thread | raw e-mail | index | archive | help
I have a fresh installed Freebsd machine
10.0-STABLE #1 r262685 with no connection to the internet.

To install bind (with ironically left base) i need to bootstrap
pkg. To do that I build pkg-1.2.6.txz by source on another machine.
(same Freebsd Version)

Then i put pkg-1.2.6.txz on the first machine and did a

pkg add pkg-1.2.6.txz

this gives "Signature for pkg not available."

putting "SIGNATURE_TYPE: "none"" in
/usr/local/etc/pkg.conf did NOT solve this issue.


"setenv SIGNATURE_TYPE none" worked.

but now i get

pkg-static: sqlite: no such table: main.packages

Now I am lost.


CU
    Matthias



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53144507.1060306>