From owner-freebsd-ports@FreeBSD.ORG Sun Aug 10 19:39:44 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 435F0106564A for ; Sun, 10 Aug 2008 19:39:44 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from viefep11-int.chello.at (viefep11-int.chello.at [62.179.121.31]) by mx1.freebsd.org (Postfix) with ESMTP id 982758FC13 for ; Sun, 10 Aug 2008 19:39:43 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from [192.168.1.65] (really [80.56.36.134]) by viefep11-int.chello.at (InterMail vM.7.08.02.02 201-2186-121-104-20070414) with ESMTP id <20080810193941.NADW8633.viefep11-int.chello.at@[192.168.1.65]>; Sun, 10 Aug 2008 21:39:41 +0200 From: Koop Mast To: Matt Dawson In-Reply-To: <200808102016.38926.matt@chronos.org.uk> References: <200808102016.38926.matt@chronos.org.uk> Content-Type: text/plain Date: Sun, 10 Aug 2008 21:39:58 +0200 Message-Id: <1218397198.91831.3.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: GNOME port removing mtree files? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2008 19:39:44 -0000 On Sun, 2008-08-10 at 20:16 +0100, Matt Dawson wrote: > I have just run a tinderbuild on 6.3 with a portstree csupped 2008-08-09 > 23:08:58. There seems to be an inordinate amount of leftovers in the > statistics and all seem to be related to GNOME, although I cannot pin it down > to any particular port. This comes form iso-codes. And I will look at it later (since I caused it). I just had other problems to fix first. -Koop > All the logs end with (gnome-desktop picked at random): > > === Checking filesystem state after all packages deleted > ================================================================ > list of files present on clean system but missing after everything was > deinstalled) > ./usr/local/share/locale/de_AT missing > ./usr/local/share/locale/de_AT/LC_MESSAGES missing > ./usr/local/share/locale/fa_IR missing > ./usr/local/share/locale/fa_IR/LC_MESSAGES missing > ./usr/local/share/locale/fr_FR missing > ./usr/local/share/locale/fr_FR/LC_MESSAGES missing > ./usr/local/share/locale/no missing > ./usr/local/share/locale/no/LC_MESSAGES missing > ================================================================ > build of /usr/ports/x11/gnome-desktop ended at Sun Aug 10 14:04:49 UTC 2008 > > All of these files exist in /etc/mtree/BSD.x11-4.dist in the jail in question. > > Apologies for the noise if this has already been traced and fixed. I have had > a scan through FreshPorts for entries since last night, but can't see > anything obvious. It's also possible that I have a corrupt portstree on the > tinderbox. > > Is anyone else seeing this?