Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2014 21:14:18 +0100 (CET)
From:      listjm@club-internet.fr
To:        bapt@freebsd.org, freebsd-ports@freebsd.org
Subject:   pkg 1.4 freeze please test test test!
Message-ID:  <1479844.740994.1414613658812.JavaMail.www@wsfrf1114>

next in thread | raw e-mail | index | archive | help
>> Installing pkg-1.4.0.a1... >> pkg-static: sqlite error while executing I=
NSERT OR REPLACE INTO  >> packages( origin, name, version, comment, desc, m=
essage, arch,  >> maintainer, www, prefix, flatsize, automatic, licenselogi=
c, mtree_id,  >> time, manifestdigest) VALUES( ?1, ?2, ?3, ?4, ?5, ?6, ?7, =
?8, ?9, ?10,  >> ?11, ?12, ?13, (SELECT id FROM mtree WHERE content =3D ?14=
), NOW(), ?15)  >> in file pkgdb.c:1583: NOT NULL constraint failed: packag=
es.arch >> If you are upgrading from the old package format, first run: >> =
# pkg2ng >>  >> *** Error code 70 >> Stop. >> make[1]: stopped in /usr/port=
s/ports-mgmt/pkg-devel >> *** Error code 1 >>  >> I=E2=80=99m not in CURREN=
T, if that matters: >>  >It has been fixed in alpha3 which is in the ports =
tree already. > >Thanks for you report > >regards, >bapt

Sorry, I had not updated the ports tree since yesterday.

The problem I have now is that when trying to install new packages, pkg ins=
ists 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%   944 B   0.9k/s    00:01
Fetching packagesite.txz: 100%    5 MB 296.7k/s    00:18
Processing entries: 100%
FreeBSD repository update completed. 23724 packages processed
Updating FreeBSD_new_xorg repository catalogue...
pkg: Repository FreeBSD_new_xorg has a wrong packagesite, need to re-create=
 data
base
Fetching meta.txz: 100%   944 B   0.9k/s    00:01
Fetching packagesite.txz: 100%  192 KB 196.3k/s    00:01
Processing entries: 100%
FreeBSD_new_xorg repository update completed. 799 packages processed
New version of pkg detected; it needs to be installed first.
Checking integrity... done (0 conflicting)
The following 1 packages will be affected (of 0 checked):

Installed packages to be DOWNGRADED:
        pkg: 1.4.0.a3 -> 1.3.8_3 [FreeBSD]

The operation will free 8 MB.



There is also that "wrong packagesite message".

What am I doing wrong?

# cat /etc/make.conf
WITH_NEW_XORG=3D"YES"
WITH_GALLIUM=3D"YES"
WITH_PKGNG=3D"YES"
WITH_PKG=3Ddevel



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