From owner-freebsd-ports@FreeBSD.ORG Sun May 20 08:48:22 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6317316A46B for ; Sun, 20 May 2007 08:48:22 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id EBB9013C483 for ; Sun, 20 May 2007 08:48:21 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so689229ugh for ; Sun, 20 May 2007 01:48:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-operating-system:user-agent; b=QzDtQSY1ytjsp9xrKdPk6ODD03Ip3//EeN3GmF+wJ9H5lrMMMvk26K8dRGd/UHKZGMPd2DhuQYUeWY/p+IGUXp6l7Zl+KsENBzNSE/hTiUu+n/IYedAhjE5IMZmyqaVeufKEmc8VkEO7Hrvn4T28jnR/JdQh8PB9ktjz7h3WyPY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-operating-system:user-agent; b=T4Ts2ILEVxMvVZCs272BKyd7qy4nk9pNiwRPxD2ueBEpX+UBrdzwce0cZpNAOAs7xQWjUtZyxPrxthIE0JVn+2Q7XZnyAgSciD7XHsNl03OEpuQQhofIFU+hqUelCwtepQvcb9oAC19PjzPXjZO9MnfduFEy7wM7iBX8O68OjPU= Received: by 10.67.115.19 with SMTP id s19mr2463791ugm.1179649396542; Sun, 20 May 2007 01:23:16 -0700 (PDT) Received: from gauss.sanabria.es ( [81.32.249.88]) by mx.google.com with ESMTP id q1sm5312236uge.2007.05.20.01.23.14; Sun, 20 May 2007 01:23:15 -0700 (PDT) Received: by gauss.sanabria.es (Postfix, from userid 1001) id 7E3E1CF5E; Sun, 20 May 2007 10:23:12 +0200 (CEST) Date: Sun, 20 May 2007 10:23:12 +0200 From: =?iso-8859-1?Q?Jos=E9_Garc=EDa?= Juanino To: freebsd-ports@freebsd.org Message-ID: <20070520082312.GA19219@gauss.sanabria.es> Mail-Followup-To: freebsd-ports@freebsd.org References: <20070520024635.O13224@woozle.rinet.ru> <1179615977.50480.3.camel@ikaros.oook.cz> <20070520031454.Y13224@woozle.rinet.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline In-Reply-To: <20070520031454.Y13224@woozle.rinet.ru> X-Operating-System: FreeBSD 6.2-RELEASE-p4 User-Agent: Mutt/1.5.15 (2007-04-06) Subject: Re: Xorg 7.2 funal upgrade trouble 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, 20 May 2007 08:48:22 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El domingo 20 de mayo a las 01:15:45 CEST, Dmitry Morozovsky escribi=F3: > On Sun, 20 May 2007, Pav Lucistnik wrote: >=20 > PL> Dmitry Morozovsky p??e v ne 20. 05. 2007 v 02:50 +0400: > PL>=20 > PL> > However, just after The Big Commit [tm] ;) I'd falled into very str= ange erro=20 > PL> > (last few lines from script log): > PL> >=20 > PL> > Error: mtree file "/usr/ports/Templates/BSD.local.dist" is missing. > PL> > Copy it from a suitable location (e.g., /usr/src/etc/mtree) and try= again. > PL> > *** Error code 1 > PL> >=20 > PL> > Hence, I could not install portupgrade-devel. > PL> >=20 > PL> > This is on rather fresh (week old) RELENG_6. > PL> >=20 > PL> > Can anyone sched me a bit of light? Thanks in advance. > PL>=20 > PL> Already fixed - wait another hour and cvsup/portsnap again. >=20 > Ah, I see (last commit from flz). >=20 > Copying from the place mentioned helps too ;) I did that yesterday, but I see now some differences between that files (after a recent portsnap) # diff /usr/ports/Templates/BSD.local.dist /usr/src/etc/mtree/BSD.local.dist --- /usr/ports/Templates/BSD.local.dist Sat May 19 23:55:00 2007 +++ /usr/src/etc/mtree/BSD.local.dist Tue May 9 21:42:12 2006 @@ -1,4 +1,4 @@ -# $FreeBSD: ports/Templates/BSD.local.dist,v 1.1 2007/05/19 21:55:00 flz E= xp $ +# $FreeBSD: src/etc/mtree/BSD.local.dist,v 1.117.2.1 2006/01/17 06:53:17 d= ougb Exp $ # # Please see the file src/etc/mtree/README before making changes to this f= ile. # @@ -14,20 +14,10 @@ .. .. include - X11 - .. .. info .. lib =2E.............................. Will I get into trouble? I have done already=20 # portupgrade -f -o ports-mgmt/portupgrade-devel portupgrade # portupgrade -Rf libXft Best regards --=20 http://www.telefonica.net/web2/gauss --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGUAVwFOo0zaS9RnIRAoW0AJ498rgYd25j9/chI7Dkqz31R9DHwgCeI3oT PqO0Fq/JXUbWXBW8fLriiJc= =mTh7 -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--