From owner-freebsd-ports@FreeBSD.ORG Tue Jun 25 14:29:53 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 90B893F9 for ; Tue, 25 Jun 2013 14:29:53 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from eu1sys200aog103.obsmtp.com (eu1sys200aog103.obsmtp.com [207.126.144.115]) by mx1.freebsd.org (Postfix) with ESMTP id E19C21E4B for ; Tue, 25 Jun 2013 14:29:52 +0000 (UTC) Received: from mail-wi0-f172.google.com ([209.85.212.172]) (using TLSv1) by eu1sys200aob103.postini.com ([207.126.147.11]) with SMTP ID DSNKUcmpWuHcaPLBVWPYIx+HbVXstipmHHxo@postini.com; Tue, 25 Jun 2013 14:29:53 UTC Received: by mail-wi0-f172.google.com with SMTP id c10so868104wiw.17 for ; Tue, 25 Jun 2013 07:29:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:date:from:message-id:to:subject:cc:reply-to:in-reply-to :x-gm-message-state; bh=gvXePifE6OAocpArzxoPhqjHIcBcsRhpfWgN/d4O/pU=; b=VQC/qz4JFCAy+Ucoh8N3hrcMzzGa/Y6mNGxG8oxS8r7Gdm+hbZA0joCWflWYXdsO7R ImPMyxd+1Fa/Dr6JsD7NhUGlGyoM6KF6nUMZ6SH+xUf6m4MHu5Tzv008c96yZVqGZmsO bH6lumka2z0QXzhp1fOzmU02KQTQ8RfdI83n8W8zR7vyVBbDyqHXBaqmUJ6xi2cwHkax oaPM53ONeDxdBMjzfX2DD6iw9itYxZaL38vnOOMyED0GJt173/tKgzvfAl0RaN8NXdON axp+bKjsTaI0HmWmd4CwKEPCfVquRjc3B3xNjG60cgrpgu1audGFrOqHzBe94VXl5ZZ5 kuTw== X-Received: by 10.180.92.98 with SMTP id cl2mr9272772wib.43.1372170237949; Tue, 25 Jun 2013 07:23:57 -0700 (PDT) X-Received: by 10.180.92.98 with SMTP id cl2mr9272767wib.43.1372170237880; Tue, 25 Jun 2013 07:23:57 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id m3sm4474302wij.5.2013.06.25.07.23.56 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Jun 2013 07:23:56 -0700 (PDT) Sender: Anton Shterenlikht Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6) with ESMTP id r5PENssl016717 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 25 Jun 2013 15:23:55 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6/Submit) id r5PENsE2016716; Tue, 25 Jun 2013 15:23:54 +0100 (BST) (envelope-from mexas) Date: Tue, 25 Jun 2013 15:23:54 +0100 (BST) From: Anton Shterenlikht Message-Id: <201306251423.r5PENsE2016716@mech-cluster241.men.bris.ac.uk> To: bapt@FreeBSD.org, mexas@bristol.ac.uk Subject: Re: pkg: sqlite: no such column: infos (pkgdb.c:1086) In-Reply-To: <20130625140146.GA93612@ithaqua.etoilebsd.net> X-Gm-Message-State: ALoCoQnQjWK7Svb+HeFiF+mOeeEcchoi/QK0qYjUaernyCCif89hJoLurSe9BHmpqBEN6P88dXIcuFchXsvISykQpEV0rBfx1tQt9vWENWqk1OOgCpLsFlEHnSwFBxlVYFgeRHRQJN0lPpPRHW7c1h1eFVf0rtLcOSm+Z8e89nR4QTYGC4jeV2U= Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mexas@bristol.ac.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 14:29:53 -0000 From baptiste.daroussin@gmail.com Tue Jun 25 15:20:11 2013 On Tue, Jun 25, 2013 at 02:57:16PM +0100, Anton Shterenlikht wrote: > From baptiste.daroussin@gmail.com Tue Jun 25 14:52:59 2013 >=20 > On Tue, Jun 25, 2013 at 02:22:31PM +0100, Anton Shterenlikht wrote: > > I'm debugging X11 on sparc64. > > I need to roll the ports tree back to 319054. > > On downgrading pkg I get: > > > > > Running ldconfig > > /sbin/ldconfig -m /usr/local/lib > > > Registering installation for pkg-1.0.12_1 > > pkg: warning: database version 19 is newer than libpkg(3) version 12, = but=3D > still > > compatible > > pkg: sqlite: no such column: infos (pkgdb.c:1086) > > pkg-static: warning: database version 19 is newer than libpkg(3) versi= on =3D > 12, but > > still compatible > > Installing pkg-1.0.12_1...pkg-static: sqlite: table packages has no co= lum=3D > n named > > infos (pkgdb.c:1757) > > pkg-static: sqlite: cannot rollback - no transaction is active (pkgdb.= c:2=3D > 266) > > *** Error code 70 > > > > Stop. > > make: stopped in /usr/ports/ports-mgmt/pkg > > *** Error code 1 > > > > Shall I open a PR? > > > > Thanks > > > > Anton >=20 > Why downgrading? Please upgrade again to 1.1.2 :) and report bug if any. >=20 > Sorry, I don't get you. >=20 > I need the ports tree to be at 319054. > I then do >=20 > pkg info -xd xorg-server > /root/xorg-dep > portmaster -f `cat /root/xorg-dep` >=20 > Is this not supported? You mean you went forward and switch back to a former version? yes Switching from 1.1 back to 1.0 has been taken in account during the pkg-dev= el phase, but not considered for after 1.1 is offically released which explain= s why you have this message. We could had the compatibility he really needed. Normal path is not to go backward :) ok, so what if I keep only ports-mgmt/pkg up to date, and leave the rest of the ports tree at 319054? Will this work, i.e. wil I be able to use pkg tools with older portmaster? Or maybe I need to keep both pkg and portmaster up to date? Will this work? Thanks Anton