From owner-freebsd-stable@FreeBSD.ORG Sat Jan 14 10:14:43 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6825F106564A for ; Sat, 14 Jan 2012 10:14:43 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [IPv6:2001:41d0:2:56bf:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id E4CAF8FC0C for ; Sat, 14 Jan 2012 10:14:42 +0000 (UTC) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:2:56bf:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 8C03C15851 for ; Sat, 14 Jan 2012 11:14:41 +0100 (CET) X-DKIM: OpenDKIM Filter v2.4.1 tignes.restart.be 8C03C15851 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=restart.be; s=tignes; t=1326536081; bh=hLlgnRQCd1W2rtLhMzCGnbQ3xr3wa5l3IN5zCSK+XOU=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; z=Message-ID:=20<4F11558E.6010806@restart.be>|Date:=20Sat,=2014=20J an=202012=2011:14:38=20+0100|From:=20Henri=20Hennebert=20|MIME-Version:=201.0|To:=20freebsd-stable@freebsd.org|Subje ct:=20Re:=20libutempter|References:=20=20|In-Reply-To:=20|Content-Type:=20text/plain=3B=20charset=3DISO-8859-1|Con tent-Transfer-Encoding:=207bit; b=VWPxyvDcp8sRwChSoIS1oZJfV3agbu7G25PSutAfs7ovO1YoBS9Cl7l5xsei88Wyf hf70sg5Que5PUbUi4XwTWWw7/MtTRJ3LoZBqKeroWZC58BsDpHrYv7mO+frE4CFnUh /NbK3YKFE3u4MN/wAZh5DKV557eYnxjfGZhhKZNU= Received: from meribel.restart.bel (meribel.restart.bel [IPv6:2001:41d0:2:56bf:1:8::]) (authenticated bits=0) by restart.be (8.14.5/8.14.5) with ESMTP id q0EAEcq1037521 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=OK) for ; Sat, 14 Jan 2012 11:14:40 +0100 (CET) (envelope-from hlh@restart.be) Message-ID: <4F11558E.6010806@restart.be> Date: Sat, 14 Jan 2012 11:14:38 +0100 From: Henri Hennebert User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:8.0) Gecko/20111212 Thunderbird/8.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: In-Reply-To: X-Enigmail-Version: undefined OpenPGP: id=D351A503 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: libutempter X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2012 10:14:43 -0000 On 01/14/2012 09:47, Andre Goree wrote: > On Tue, 10 Jan 2012 19:58:13 -0600, Andre Goree wrote: > >> I recently csup'd 9-STABLE and was able to get it working along with my >> custom kernel. I'm now in the process of rebuilding all my ports, and >> I've >> come across something when running 'portmaster -af' that I can't seem to >> find any information on. >> >> ===>>> Launching child to reinstall libutempter-1.1.5_1 >> >> ===>>> Port directory: /usr/ports/sysutils/libutempter >> >> ===>>> This port is marked IGNORE >> ===>>> is now contained in the base system >> >> >> ===>>> If you are sure you can build it, remove the >> IGNORE line in the Makefile and try again. >> >> ===>>> Update for libutempter-1.1.5_1 failed >> ===>>> Aborting update >> >> Terminated >> >> >> I figure, "ok I'll just delete the package and move on." However, there >> are many packages I have installed that depend on libutemper. I would >> still just proceed with the removal given that the functionality is >> provided in base now, however I don't want to break all these ports and >> have to deal with the mess when I portmaster -af again. >> >> What is the recommended action here? Should I just force exclude that >> port >> from the upgrade? That's probably the easiest way but I'd have to deal >> with this at some point. >> >> Thanks in advance for any advice >> >> -- >> Andre Goree >> andre@drenetinfo > > So I've rebuilt everything that I could, but when I get to the ports > that depend on libutempter, I get an error that they could not be > reinstalled due to a failure with libutempter :/ > > ---> Skipping 'www/opera' (opera-11.60) because a requisite package > 'libutempter-1.1.5_1' (sysutils/libutempter) failed (specify -k to force) > ---> Skipping 'www/opera-linuxplugins' (opera-linuxplugins-11.60) > because a requisite package 'opera-11.60' (www/opera) failed (specify -k > to force) > ---> Skipping 'deskutils/kdeplasma-addons' (kdeplasma-addons-4.7.3) > because a requisite package 'kdepimlibs-4.7.3' (deskutils/kdepimlibs4) > failed (specify -k to force) > ---> Skipping 'graphics/libkdcraw-kde4' (libkdcraw-4.7.3) because a > requisite package 'libutempter-1.1.5_1' (sysutils/libutempter) failed > (specify -k to force) > > > I installed misc/compat8x, however it informed my that I'd need to add > "" to the kernel conf. When I try to do that, I'm met with this error: > > /usr/src/sys/amd64/conf/DESKTOPKERN9: unknown option "COMPAT_FREEBSD8" > *** Error code 1 > Stop in /usr/src. > > > Which is weird, because: > > [root@desktop src]# uname -r > 9.0-STABLE > > > Meaning I'm certainly running 9.0-STABLE. So what gives re: that error > above about "unknown option"? I even tried to csup source and > buildworld again, but to no avail -- the error remains. > > I upgrade my ports with portupgrade. After removing libutempter I just run `pkgdb -Fu' and then I can proceed with the update of depending ports. I don't need compat8x. Henri