The problem I have now is that when trying to install new packages,
pkg insists on being downgraded. Locking it has not helped.>>
# pkg install vim-lite
Updating FreeBSD repository catalogue...
pkg: Repository FreeBSD has a wrong packagesite, need to re-create database
Fetching meta.txz: 100%
El 30/10/2014 00:09, Baptiste Daroussin escribió:
On Wed, Oct 29, 2014 at 09:57:55PM +0100, Juan Ramón Molina Menor wrote:
The problem I have now is that when trying to install new packages, pkg insists
on being downgraded. Locking it has not helped.
# pkg install vim-lite
Updating FreeBSD
El 29/10/2014 21:28, Baptiste Daroussin escribió:
On Wed, Oct 29, 2014 at 09:14:18PM +0100, lis...@club-internet.fr wrote:
Installing pkg-1.4.0.a1... >> pkg-static: sqlite error while executing INSERT OR REPLACE INTO >> packages( origin, name, version, comment, desc, message, arch, >>
maintai
And now I bootstrapped pkg 1.3.8 and in every pkg operation I find this:
pkg: warning: database version 29 is newer than libpkg(3) version 27, but still
compatible
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/f
>/ Can we test it now, then remove it when 1.4 will be in -RELEASE or -STABLE?
/>/
/yes remove the current pkg
pkg delete -f pkg
install ports-mgmt/pkg-devel (adding WITH_PKG=devel in make.conf)
use it
when you want to go back to stable when 1.4 will be out:
pkg delete pkg
pkg bootstrap
re