From owner-freebsd-stable@FreeBSD.ORG Fri Dec 21 19:01:50 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 228AA484; Fri, 21 Dec 2012 19:01:50 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by mx1.freebsd.org (Postfix) with ESMTP id 872258FC0C; Fri, 21 Dec 2012 19:01:49 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id t4so4174471iag.25 for ; Fri, 21 Dec 2012 11:01:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=PKbh9meBh1YaAE3kiLNCpSSjUyAzeiBY1B/Hxhfvf0I=; b=sYpN2aqE1xUn1ZLC4hDJS4GG77LOHf2jCbGxTALKZcbWpF5SRZgH7fcoTS0TllOX9k pEKEcJcYOAVZco7MoGoIe/T+XGHOy/PGmEBGbNV3w44MXKL4ozFhqPxfX94NZ0h2sU3E AyZyd6mS6jonrUT3JNB7rzB3BeE/0E1gT8iWN+n0IupvjMyU6yW0j8nDNUUWLwlsHoHT /i1HeARNvsAjAGENAjoeCh8KV9QHNPn9+Ky7AZGVu6CuBded7+iMm+laAXMmYHiuGTHd dJr4F3H8/S2MgqgX1/TmVi7EJJrnK1VDhdHkabWqkJkasJv9MMavzvO2ODaZhp2k2zX+ oIqg== X-Received: by 10.50.36.130 with SMTP id q2mr9149201igj.81.1356116508992; Fri, 21 Dec 2012 11:01:48 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id u4sm10121303igw.6.2012.12.21.11.01.47 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 21 Dec 2012 11:01:48 -0800 (PST) From: ajtiM To: Baptiste Daroussin Subject: Re: Will we get a RELEASE-9.1 for Christmas? Date: Fri, 21 Dec 2012 13:01:38 -0600 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RC3; KDE/4.8.4; i386; ; ) References: <201212090318.UAA11257@lariat.net> <201212211153.17533.lumiwa@gmail.com> <20121221184414.GF34987@ithaqua.etoilebsd.net> In-Reply-To: <20121221184414.GF34987@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201212211301.39472.lumiwa@gmail.com> 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 19:01:50 -0000 On Friday 21 December 2012 12:44:14 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 feeling > > > > > > 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. > > > > > > > > > > Before I had a chance to try the git version, pkg-1.0.4 turned up > > > > > in the ports. Good work! > > > > > > > > > > Hmm... > > > > > > > > > > $ pkg info pkg > > > > > pkg-1.0.4 New generation package manager > > > > > $ pkg -v > > > > > 1.0.3 > > > > > $ > > > > > > > > > > Forgotten (by bapt I assume) again? > > > > > > > > > > A definite improvement in 'pkg ckeck -Ba' though; many fewer > > > > > reported exceptions than before (openjdk7 and firefox are OK now): > > > > > > > > > > $ 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 > > > > > > > > > > > > > > > $ 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 object, > > > > > x86-64, version 1 (FreeBSD), dynamically linked, not stripped > > > > > $ > > > > > > > > > > _______________________________________________ > > > > > 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" > > > > > > > > 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=yes and it works (I did pkg2ng > > > > long time ago). I use portmaster. If I put as I got after error of > > > > update: WITHOUT_PKGNG=yes > > > > > > > > - 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 > > > > > > > > *** [pre-everything] Error code 1 > > > > > > > > Stop in /usr/ports/ports-mgmt/pkg. > > > > > > That is the seat belt that means that you have WITH_PKGNG but you also > > > have an incomplete conversion to pkgng > > > > > > It tests if there are any old package installed, and should leave you > > > alone if you have completly and cleanly switch to pkgng. > > > > > > That should have been added long ago. > > > > > > regards, > > > Bapt > > > > 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=yes in make.conf as was instructed, please? > > > > Mitja > > -------- > > http://www.redbubble.com/people/lumiwa > > _______________________________________________ > > 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" > > Ok this is a problem with the seat belt and portmaster not with your setup. > > I disabled the seat belt for now until we find a better way. > > regards, > Bapt Thank you very much. Mitja -------- http://www.redbubble.com/people/lumiwa