From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 12:39:03 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 2874814A; Thu, 3 Oct 2013 12:39:03 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8F83D20F5; Thu, 3 Oct 2013 12:39:02 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id x55so2686318wes.10 for ; Thu, 03 Oct 2013 05:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=6jvAAaXLhz0vmogzjFFD3sTD5HqsZ+J9az7aAxZmi3I=; b=a23JwzTU6HA3CZwsFKdIrlOZXc9GTJDoJfpHqLmWxV/aZaF9RkIMeP0Mq5+cFRzKs5 ko9X9B265j0cNWQM+NbtmKSLRqNB6zsOKVSHKPQPrglmacX4WQPnIGaiC/wb2bW8JaBC zgMazVA6rR0GcUzo9baxm+SSnq6m7BQN5oWTAUTMaFz+oggFIPmVbJYyLoznBt0aGpzx TB+sAPs4yYl95bo/YNxkISK3LD4YwCYNCjfPo0/EgGjbUl00eWra7LiSRNl/hgQqxUTM U33AERKOVm+2i66AP3JS2lZjBosktR6lHhWbnLoglVkBMFtc4jl1y9NXtf64EkV3zZJY SgxQ== X-Received: by 10.180.13.83 with SMTP id f19mr2323186wic.54.1380803940907; Thu, 03 Oct 2013 05:39:00 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id i8sm13472663wiy.6.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 03 Oct 2013 05:38:59 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 3 Oct 2013 14:38:57 +0200 From: Baptiste Daroussin To: "O. Hartmann" Subject: Re: ports and NO_STAGE: portmaster leaves port-system in corrupt state Message-ID: <20131003123857.GC9150@ithaqua.etoilebsd.net> References: <20131003141734.605758c4@thor.walstatt.dyndns.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline In-Reply-To: <20131003141734.605758c4@thor.walstatt.dyndns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD CURRENT , FreeBSD Ports 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 12:39:03 -0000 --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Oct 03, 2013 at 02:17:34PM +0200, O. Hartmann wrote: > When NO_STAGE=yes is missing in the port's Makefile, as it is for a > couple of ports like lang/perl5.16, then portmaster compiles, installs > and - corrupt the port-system, because it tries to "lstat" files it can > not find and ends up at the end of an unfinished installation. This > leaves the entry in the installed-port database corrupted. The port got > installed, but the database hasn't an entry anymore. NO_STAGE is not missing, and the system is not corrupted. Try to make sure you have the latest ports-mgmt/pkg installed (1.1.4_6) regards, Bapt --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJNZWEACgkQ8kTtMUmk6ExkLQCfYWf9Vpm9liX0/h70PKgi2qWy zn0An3WaTr7qxZbWtg2ppQY7U20q6ZiL =icEn -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP--