From owner-freebsd-pkgbase@freebsd.org Wed Jan 25 12:33:24 2017 Return-Path: Delivered-To: freebsd-pkgbase@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B305BCC0C60 for ; Wed, 25 Jan 2017 12:33:24 +0000 (UTC) (envelope-from jmaloney@ixsystems.com) Received: from mx.ixsystems.com (mx.ixsystems.com [12.229.62.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN ".", Issuer "." (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C0701F9C for ; Wed, 25 Jan 2017 12:33:21 +0000 (UTC) (envelope-from jmaloney@ixsystems.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by mx.ixsystems.com (Postfix) with ESMTP id 3v7kwv4cXBzCpnF for ; Wed, 25 Jan 2017 04:33:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ixsystems.com; h=x-mailer:content-transfer-encoding:content-type:content-type :mime-version:subject:subject:message-id:from:from:date:date :received:received:received:received:received:received; s=dkim; t=1485347594; x=1487161995; bh=PebLljEb5VOcN1JAzbmuIu/HJ8DvXI5i xvcazeM6/CQ=; b=OVTy/aXRAbeQrLVBdIQCqOcHg0S/U25QSbzqfFn7C1xPF/Yn TOFg1/IFAyoMpYTruW5OpPDhYN5NwgeoVFk8tprT+4JltDo94LL4beqj1P7jH8Je hNeWqQXbHpTx9Hbwdotq/KE5EoctGei+hdLXbA5arQsqR1iw7hzyOkpVfOBMtqHK P35c+5b1kot85ZYDsUh5W0GTaNxGS3U91/SqpRxcrKd75fW/AHLXFKwbMamRh87H XlxviT9rWxBTLanyjUNcZuIXuaeuwDWe4YTSC7dAK9N0J79Gblpb/ldZ4nojB2tO 2ToyDDqt2r3rxXFG2DLf7N2sEsEQ7UUTVlxYIQ== X-Amavis-Modified: Mail body modified (using disclaimer) - mx.ixsystems.com X-Virus-Scanned: Scrollout F1 at ixsystems.com Received: from mx.ixsystems.com ([127.0.0.1]) by localhost (mx.ixsystems.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Jm6eZaZqk9sz for ; Wed, 25 Jan 2017 04:33:14 -0800 (PST) Received: from zimbra.ixsystems.com (mail.ixsystems.com [10.246.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.ixsystems.com (Postfix) with ESMTPS id 3v7kwp03JQzCpXG for ; Wed, 25 Jan 2017 04:33:14 -0800 (PST) Received: from zimbra.ixsystems.com (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTPS id EFB92506197 for ; Wed, 25 Jan 2017 04:33:13 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTP id E08205061F5 for ; Wed, 25 Jan 2017 04:33:13 -0800 (PST) Received: from zimbra.ixsystems.com ([127.0.0.1]) by localhost (zimbra.ixsystems.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id fqqAiLBIuEMO for ; Wed, 25 Jan 2017 04:33:13 -0800 (PST) Received: from zimbra.ixsystems.com (zimbra.ixsystems.com [10.246.0.20]) by zimbra.ixsystems.com (Postfix) with ESMTP id C45F05061AF for ; Wed, 25 Jan 2017 04:33:13 -0800 (PST) Date: Wed, 25 Jan 2017 04:33:13 -0800 (PST) From: Joe Maloney To: freebsd-pkgbase@freebsd.org Message-ID: <981426556.8708.1485347593164.JavaMail.zimbra@ixsystems.com> Subject: freebsd-examples conflicts with freebsd-runtime MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.246.0.20] X-Mailer: Zimbra 8.6.0_GA_1153 (ZimbraWebClient - FF50 ([unknown])/8.6.0_GA_1153) Thread-Topic: freebsd-examples conflicts with freebsd-runtime Thread-Index: xqFERztV0qxdcgBBex8oyK/XyURsCA== X-BeenThere: freebsd-pkgbase@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Packaging the FreeBSD base system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2017 12:33:24 -0000 Hi, it looks like /usr/share/examples/etc/make.conf is being added to runtime.plist, and examples.plist. This causes installing, or upgrading freebsd-examples on it's own to prompt the user to remove freebsd-runtime. [root@joe-laptop] /usr/obj# grep -R '/usr/share/examples/etc/make.conf' * grep: usr/src/amd64.amd64/worldstage/sys: No such file or directory usr/src/amd64.amd64/worldstage/runtime.plist:@(root,wheel,0444,) /usr/share/examples/etc/make.conf usr/src/amd64.amd64/worldstage/METALOG:./usr/share/examples/etc/make.conf type=file uname=root gname=wheel mode=0444 size=10614 tags=package=examples usr/src/amd64.amd64/worldstage/METALOG:./usr/share/examples/etc/make.conf type=file uname=root gname=wheel mode=0444 size=262 tags=package=runtime usr/src/amd64.amd64/worldstage/usr/share/games/fortune/freebsd-tips:/usr/share/examples/etc/make.conf. Binary file usr/src/amd64.amd64/worldstage/usr/share/man/mandoc.db matches grep: usr/src/amd64.amd64/worldstage/usr/tests/local: No such file or directory grep: warning: usr/src/amd64.amd64/worldstage/usr/tests/sys/pjdfstest/tests: recursive directory loop usr/src/amd64.amd64/worldstage/examples.plist:@(root,wheel,0444,) /usr/share/examples/etc/make.conf I suspect this could be the commit which triggered this behaviour: https://github.com/freebsd/freebsd/commit/9d25b3f0046282ba17451e21d1a02b0f7fed2627 -- Joe Maloney QA Supervisor / iXsystems Enterprise Storage & Servers Driven By Open Source