Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2017 13:56:01 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: pkg database issue: database version 34 is newer than libpkg(3) version 33 ?
Message-ID:  <20170122125601.GO13006@home.opsec.eu>
In-Reply-To: <20170122125121.umgvq5yodt7ul4r2@ivaldir.etoilebsd.net>
References:  <20170122093652.GM13006@home.opsec.eu> <20170122125121.umgvq5yodt7ul4r2@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> > Any ideas on how to proceed ?
> 
> pkg shell
> CREATE VIRTUAL TABLE pkg_search USING fts4(id, name, origin);
> pragma user_version=33;
> 
> 
> that should do it

Ah, oh!

> You downgraded from pkg-devel?

Yes.

-- 
pi@opsec.eu            +49 171 3101372                         3 years to go !



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