From owner-freebsd-ports@FreeBSD.ORG Wed Oct 29 17:40:58 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24743E9C for ; Wed, 29 Oct 2014 17:40:58 +0000 (UTC) Received: from smtp21.services.sfr.fr (smtp21.services.sfr.fr [93.17.128.1]) by mx1.freebsd.org (Postfix) with ESMTP id DD12BB6A for ; Wed, 29 Oct 2014 17:40:54 +0000 (UTC) Received: from filter.sfr.fr (localhost [93.8.4.165]) by msfrf2102.sfr.fr (SMTP Server) with ESMTP id E92857000206; Wed, 29 Oct 2014 18:36:48 +0100 (CET) Authentication-Results: sfrmc.priv.atos.fr; dkim=none (no signature); dkim-adsp=none (no policy) header.from=listjm@club-internet.fr Received: from [192.168.1.67] (165.4.8.93.rev.sfr.net [93.8.4.165]) by msfrf2102.sfr.fr (SMTP Server) with ESMTP id AE2CD700009E; Wed, 29 Oct 2014 18:36:48 +0100 (CET) X-SFR-UUID: 20141029173648713.AE2CD700009E@msfrf2102.sfr.fr Message-ID: <5451255C.1020407@club-internet.fr> Date: Wed, 29 Oct 2014 18:35:24 +0100 From: Juan =?iso-8859-1?b?UmFt824=?= Molina Menor User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: bat@freebsd.org, freebsd-ports@freebsd.org Subject: pkg 1.4 freeze please test test test! Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2014 17:40:58 -0000 > >/ 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 > > regards, > Bapt Hi Baptiste. That’s not working here, I followed the above instructions and the install failed: ===> Installing for pkg-1.4.0.a1 ===> Checking if pkg already installed ===> Registering installation for pkg-1.4.0.a1 Installing pkg-1.4.0.a1... pkg-static: sqlite error while executing INSERT OR REPLACE INTO packages( origin, name, version, comment, desc, message, arch, maintainer, www, prefix, flatsize, automatic, licenselogic, mtree_id, time, manifestdigest) VALUES( ?1, ?2, ?3, ?4, ?5, ?6, ?7, ?8, ?9, ?10, ?11, ?12, ?13, (SELECT id FROM mtree WHERE content = ?14), NOW(), ?15) in file pkgdb.c:1583: NOT NULL constraint failed: packages.arch If you are upgrading from the old package format, first run: # pkg2ng *** Error code 70 Stop. make[1]: stopped in /usr/ports/ports-mgmt/pkg-devel *** Error code 1 I’m not in CURRENT, if that matters: FreeBSD Marianne.Juan.home 10.0-RELEASE-p10 FreeBSD 10.0-RELEASE-p10 #0: Mon Oct 20 12:38:37 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386