From owner-freebsd-ports@FreeBSD.ORG Sun Nov 16 06:36:10 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A25C9B6 for ; Sun, 16 Nov 2014 06:36:10 +0000 (UTC) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59374FA0 for ; Sun, 16 Nov 2014 06:36:10 +0000 (UTC) Received: from outgoing.leidinger.net (p5B084A81.dip0.t-ipconnect.de [91.8.74.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 8294E861AB4 for ; Sun, 16 Nov 2014 07:26:48 +0100 (CET) Received: from localhost (Titan.Leidinger.net [192.168.1.17]) by outgoing.leidinger.net (Postfix) with ESMTP id ACC3E333E for ; Sun, 16 Nov 2014 07:26:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leidinger.net; s=outgoing-alex; t=1416119204; bh=pvYZrm9Xu4ZpkBFoYnWkmt+iolFEl50p75BQDSFvNt8=; h=Date:From:To:Subject; b=hsZJOU49xGychpFvTO2Zx0hEvJqpjqXv1fEh9S+3WE90ar4lW72HpU0QU0dlPHuwD vopRCL4XXD9pdoSsgcPHPcZP92UxUJJIo+plw2PmCnsOvMCHniBYkO7HoCBWAk/iAf rQrFhYCDvOxJMkgAMrGRLZHnScI+dbGqeIwj1tXnVoDO3jD/3xqndHq0CWBzP1y+sI 7neeRueQsgTlHid2r0nqg+avQdb9mrQMIEBiSrYf1ZEjSp8nZuRvbblrOBPYd6Uahh 3KcVQojk810f/EgeToBWnEVthrMn1XsSXxdaJ/iT8O2zHhPSlqCXDTsO5qyM2n4SGC 2W5gsAcmX+S6g== Date: Sun, 16 Nov 2014 07:26:46 +0100 From: Alexander Leidinger To: ports@freebsd.org Subject: symlinked ports directory -> problem to resolve dependencies in portmaster Message-ID: <20141116072646.00007dae@Leidinger.net> X-Mailer: Claws Mail 3.9.3-30-gd68093 (GTK+ 2.16.6; i586-pc-mingw32msvc) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 8294E861AB4.A0B17 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1.023, required 6, autolearn=disabled, ALL_TRUSTED -1.00, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, TW_KG 0.08) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1416724009.20837@i3rJyIPJ6wtXFCBWt0wkkg X-EBL-Spam-Status: No X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2014 06:36:10 -0000 Hi, my /usr/ports directory is a symlink to /space/system/usr_ports, when I try now to update a port with portmaster, it fails when it tries to follow dependencies. Example: ---snip--- # portmaster webcamd- ===>>> Package installation support cannot be used with pkgng yet, it will be disabled ===>>> Currently installed version: webcamd-3.17.0.6 ===>>> Port directory: /usr/ports/multimedia/webcamd ===>>> Launching 'make checksum' for multimedia/webcamd in background ===>>> Gathering dependency list for multimedia/webcamd from ports ===>>> Launching child to install /space/system/usr_ports/devel/pkgconf ===>>> webcamd-3.17.0.6 >> /space/system/usr_ports/devel/pkgconf (1/1) ===>>> No valid installed port, or port directory given ===>>> Try portmaster --help ===>>> Update for /space/system/usr_ports/devel/pkgconf failed ===>>> Aborting update # realpath /usr/ports/devel/pkgconf /space/system/usr_ports/devel/pkgconf # make -C /usr/ports -V PORTSDIR /space/system/usr_ports # grep PORTSDIR /etc/make.conf ---snip--- I can't find an entry in UPDATING which looks related. Any ideas what's wrong here? Bye, Alexander. -- http://www.Leidinger.net Alexander@Leidinger.net: PGP 0xC773696B3BAC17DC http://www.FreeBSD.org netchild@FreeBSD.org : PGP 0xC773696B3BAC17DC