From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 13:40:22 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1ABC42CD for ; Thu, 3 Oct 2013 13:40:22 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A842E25A1 for ; Thu, 3 Oct 2013 13:40:21 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id f12so2511545wgh.14 for ; Thu, 03 Oct 2013 06:40:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=Ct2rSPJs8wfTNAcycsV7O9FmNdERDzLQcs1q/5aCYBA=; b=PoE5n3swJTHClnqkFQfAim7qry4rgZY+y5d5c/fKzffL5xZyvL1uDa4dGA0MzUXHGM h5VB1p54RSRDM23BvE+UdPDvC0TkSO+nFq1LB1NU6F3/3trNrNTUn1jmiK1eNWGWzCkc zbCgphbHb/m1+iz3zXpwwLyud8gJ7qq8hoK07cPDM8rj0+9HfooNtw3Vn3Cn+N41Yy8V 7ewmm5I5SDoXrDFuCB6L9j0ve7UwP/kmc01Mz/Uaza5sT8J/qZPuPmj7HgGejzEfuSJG ltBZ5hMAG5XPMMerVCoH0O9klPCuqfrLIGtWB3RW9faEPA64rWNiOya9r4NAQZC2b7UN KYLw== X-Received: by 10.180.84.70 with SMTP id w6mr2670276wiy.2.1380807620106; Thu, 03 Oct 2013 06:40:20 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id fb9sm13993591wid.7.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 03 Oct 2013 06:40:18 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 3 Oct 2013 15:40:16 +0200 From: Baptiste Daroussin To: freebsd-current@freebsd.org Subject: Re: ports and NO_STAGE: portmaster leaves port-system in corrupt state Message-ID: <20131003134016.GF9150@ithaqua.etoilebsd.net> References: <20131003141734.605758c4@thor.walstatt.dyndns.org> <20131003123857.GC9150@ithaqua.etoilebsd.net> <20131003131046.M75870@i805.com.br> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IvGM3kKqwtniy32b" Content-Disposition: inline In-Reply-To: <20131003131046.M75870@i805.com.br> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2013 13:40:22 -0000 --IvGM3kKqwtniy32b Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 03, 2013 at 10:11:42AM -0300, Nilton Jose Rizzo wrote: > Em Thu, 3 Oct 2013 14:38:57 +0200, Baptiste Daroussin escreveu > > On Thu, Oct 03, 2013 at 02:17:34PM +0200, O. Hartmann wrote: > > > When NO_STAGE=3Dyes is missing in the port's Makefile, as it is for a > > > couple of ports like lang/perl5.16, then portmaster compiles, instal= ls > > > and - corrupt the port-system, because it tries to "lstat" files it c= an > > > not find and ends up at the end of an unfinished installation. This > > > leaves the entry in the installed-port database corrupted. The port g= ot > > > installed, but the database hasn't an entry anymore. > >=20 > > NO_STAGE is not missing, and the system is not corrupted. Try to=20 > > make sure you have the latest ports-mgmt/pkg installed (1.1.4_6) >=20 > It's solve my problems with portupgrade ( see my last message about > portupgrade/portmaster) >=20 Those bugs concerned portupgrade/portmaster which should always update ports-mgmt/pkg first. Building packages in a clean room with a tool like ports-mgmt/poudriere, wi= ll have make sure to use the proper version of pkg. Last thanks to stage and that is one of the main purpose of stage, NOTHING = was corrupted! regards, Bapt --IvGM3kKqwtniy32b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJNc8AACgkQ8kTtMUmk6EwgvgCfaiv8gYlKZaBQIhmXv+rBF6S/ ILwAn0RJZ1RN0xgnga2/6DuZASu1N+jd =z6XL -----END PGP SIGNATURE----- --IvGM3kKqwtniy32b--