From owner-freebsd-stable@FreeBSD.ORG Fri Dec 21 18:53:02 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33F9C6F for ; Fri, 21 Dec 2012 18:53:02 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-f172.google.com (mail-we0-f172.google.com [74.125.82.172]) by mx1.freebsd.org (Postfix) with ESMTP id A97548FC0A for ; Fri, 21 Dec 2012 18:53:01 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id r3so2371165wey.17 for ; Fri, 21 Dec 2012 10:52:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=SN8tyYuJx5IAAPUvgqMSd3xhm3nXKEb3hxfztBuuxVY=; b=zRqrf1BpfSWpPr1zUEBKkZvomPNRojuybVXebpCWQXOb1rPO4nKUCTEvh2exhCONeK rNEKSx7qHpFq1SBEpWmAhk0PVGpKCe2RlqdFVCx7jQPXizSIRNmT7+1kRhqvXp1MWfEt 1UfKr0snxswextO7boDeRwGBiRLTM4VXXrodFryJm2Qpvo1CaDxIo/LND9DfHjgBX4U+ XTfFiDBcIYTUOJpDKGcKG5oeizuPJo84hS9+CciP5mth0zaqdRR7pNfDpbDqDYsY0qPf fGY/Wq0Y+U7SDDyRykN6+v6B8CuZfhiLtte60MIBCh9xmb9MsiI9U/6k8NYDpcGSM4lR HQiw== X-Received: by 10.180.78.66 with SMTP id z2mr17330745wiw.23.1356115974518; Fri, 21 Dec 2012 10:52:54 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id i2sm31009193wiw.3.2012.12.21.10.52.53 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 21 Dec 2012 10:52:54 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 21 Dec 2012 19:52:52 +0100 From: Baptiste Daroussin To: ajtiM Subject: Re: Will we get a RELEASE-9.1 for Christmas? Message-ID: <20121221185252.GG34987@ithaqua.etoilebsd.net> References: <201212090318.UAA11257@lariat.net> <201212211153.17533.lumiwa@gmail.com> <20121221175800.GE34987@ithaqua.etoilebsd.net> <201212211248.45791.lumiwa@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8bBEDOJVaa9YlTAt" Content-Disposition: inline In-Reply-To: <201212211248.45791.lumiwa@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org, Walter Hurry X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2012 18:53:02 -0000 --8bBEDOJVaa9YlTAt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 21, 2012 at 12:48:45PM -0600, ajtiM wrote: > On Friday 21 December 2012 11:58:00 Baptiste Daroussin wrote: > > On Fri, Dec 21, 2012 at 11:53:16AM -0600, ajtiM wrote: > > > On Friday 21 December 2012 11:26:19 Baptiste Daroussin wrote: > > > > On Fri, Dec 21, 2012 at 09:55:00AM -0600, ajtiM wrote: > > > > > On Friday 21 December 2012 08:12:49 Walter Hurry wrote: > > > > > > On Thu, 20 Dec 2012 23:40:19 +0000, Matthew Seaman wrote: > > > > > > > I've just finished committing fixes for this problem to the > > > > > > > master and release-1.0 branches in Github. If anyone is feel= ing > > > > > > > enthusiastic and would like to try pulling those sources and > > > > > > > confirming that their favourite packages no longer generate > > > > > > > scads of nasty errors when re-analysing shlib dependencies, I= 'd > > > > > > > be grateful. > > > > > >=20 > > > > > > Before I had a chance to try the git version, pkg-1.0.4 turned = up > > > > > > in the ports. Good work! > > > > > >=20 > > > > > > Hmm... > > > > > >=20 > > > > > > $ pkg info pkg > > > > > > pkg-1.0.4 New generation package manager > > > > > > $ pkg -v > > > > > > 1.0.3 > > > > > > $ > > > > > >=20 > > > > > > Forgotten (by bapt I assume) again? > > > > > >=20 > > > > > > A definite improvement in 'pkg ckeck -Ba' though; many fewer > > > > > > reported exceptions than before (openjdk7 and firefox are OK no= w): > > > > > >=20 > > > > > > $ sudo pkg check -Ba > > > > > > pkg: (libreoffice-3.5.7_1) /usr/local/lib/libreoffice/program/ > > > > > > configmgr.uno.so - shared library libxmlreader.so not found > > > > > > pkg: (virtualbox-ose-4.1.22) /usr/local/bin/VBoxBalloonCtrl - > > > > > > shared library VBoxRT.so not found > > > > > > > > > > > >=20 > > > > > > $ locate libxmlreader.so > > > > > > /usr/local/lib/libreoffice/ure/lib/libxmlreader.so > > > > > > $ locate VBoxRT.so > > > > > > /usr/local/lib/virtualbox/VBoxRT.so > > > > > > $ file /usr/local/lib/libreoffice/ure/lib/libxmlreader.so > > > > > > /usr/local/lib/libreoffice/ure/lib/libxmlreader.so: ELF 64-bit = LSB > > > > > > shared object, x86-64, version 1 (FreeBSD), dynamically linked, > > > > > > stripped $ file /usr/local/lib/virtualbox/VBoxRT.so > > > > > > /usr/local/lib/virtualbox/VBoxRT.so: ELF 64-bit LSB shared obje= ct, > > > > > > x86-64, version 1 (FreeBSD), dynamically linked, not stripped > > > > > > $ > > > > > >=20 > > > > > > _______________________________________________ > > > > > > freebsd-stable@freebsd.org mailing list > > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > > > > To unsubscribe, send any mail to > > > > > > "freebsd-stable-unsubscribe@freebsd.org" > > > > >=20 > > > > > I try to update but I am not sure how. I am usin FreeBSD 9.1 RC3 = and > > > > > I have in my make.conf WITH_PKGNG=3Dyes and it works (I did pkg2ng > > > > > long time ago). I use portmaster. If I put as I got after error of > > > > > update: WITHOUT_PKGNG=3Dyes > > > > >=20 > > > > > - switch to pkgng: > > > > > 1) Add WITHOUT_PKGNG to /etc/make.conf > > > > > 2) Install ports-mgmt/pkg > > > > > 3) Convert your package database by running pkg2ng > > > > > 4) Remove WITHOUT_PKGNG from /etc/make.conf > > > > >=20 > > > > > *** [pre-everything] Error code 1 > > > > >=20 > > > > > Stop in /usr/ports/ports-mgmt/pkg. > > > >=20 > > > > That is the seat belt that means that you have WITH_PKGNG but you a= lso > > > > have an incomplete conversion to pkgng > > > >=20 > > > > It tests if there are any old package installed, and should leave y= ou > > > > alone if you have completly and cleanly switch to pkgng. > > > >=20 > > > > That should have been added long ago. > > > >=20 > > > > regards, > > > > Bapt > > >=20 > > > And how can I find it if was not okay? When I ran pkg2ng was everythin > > > okay (looks like, no errors). > > > I will run pkg2ng again. > > > Do I need to keep WITH_PKGNG=3Dyes in make.conf as was instructed, pl= ease? > >=20 > > What says pkg_info ? > >=20 > > regards, > > Bapt > pkg_info shows many corrupted packages. For example: > fontsproto-2.1.1 Fonts extension headers > foomatic-filters-4.0.7_1 Foomatic wrapper scripts > fotoxx-11.03_1 Application to organize and edit image collections > freeglut-2.8.0 An alternative to the OpenGL Utility Toolkit (GLUT)= =20 > library > freetype-1.3.1_4 A free and portable TrueType font rendering engine > freetype-tools-1.3.1_9 Tools for FreeType 1 > freetype2-2.4.9_1 A free and portable TrueType font rendering engine > frei0r-1.3_1 Minimalistic plugin API for video effects > fribidi-0.19.2_1 A Free Implementation of the Unicode Bidirectional=20 > Algorith > pkg_info: the package info for package 'gamin-0.1.10_4' is corrupt > gawk-4.0.1 The GNU version of Awk > gcc-4.6.3 GNU Compiler Collection 4.6 > gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M' > pkg_info: the package info for package 'gconf2-2.32.0_3' is corrupt > gd-2.0.35_8,1 A graphics library for fast creation of images > gdbm-1.9.1 The GNU database manager > pkg_info: the package info for package 'gdk-pixbuf-2.23.5_3' is corrupt > geeqie-1.1 Lightweight image viewer forked from GQview > pkg_info: the package info for package 'gegl-0.1.8_4' is corrupt > ... > ... So your conversion wasn't totally complete, for each of them (aka non corru= pted) test if they are in your pkgng database pkg info gcc gawk etc. regards; Bapt --8bBEDOJVaa9YlTAt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDUsAQACgkQ8kTtMUmk6Ey+XQCgpOrs9RTwjVy+JzO+XQ/+QbpN suAAoKYduq/2DfLZXbe8bb4SMUsLBFVL =J5bI -----END PGP SIGNATURE----- --8bBEDOJVaa9YlTAt--