From owner-freebsd-questions@freebsd.org Tue Sep 7 23:49:27 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7E10766FAC7 for ; Tue, 7 Sep 2021 23:49:27 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from echo.brtsvcs.net (echo.brtsvcs.net [IPv6:2607:f740:c::4ae]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4H426v2TVVz3wTX; Tue, 7 Sep 2021 23:49:27 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from chombo.houseloki.net (unknown [IPv6:2602:41:642b:600::6]) by echo.brtsvcs.net (Postfix) with ESMTPS id E8CB938D01; Tue, 7 Sep 2021 23:49:24 +0000 (UTC) Received: from [IPv6:2602:41:642b:630:6d82:a7f1:a80:4b83] (unknown [IPv6:2602:41:642b:630:6d82:a7f1:a80:4b83]) by chombo.houseloki.net (Postfix) with ESMTPSA id 77DD7B4B5; Tue, 7 Sep 2021 16:49:23 -0700 (PDT) Subject: Re: Strange errors from poudriere-pkgclean To: Bryan Drewery , freebsd-ports@freebsd.org, freebsd-questions@freebsd.org References: <0987a7e8-e556-d04e-55df-7b81a6491f2a@bluerosetech.com> From: Mel Pilgrim Message-ID: <427a75d9-af55-b453-c01a-dbc4c21b5575@bluerosetech.com> Date: Tue, 7 Sep 2021 16:49:22 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4H426v2TVVz3wTX X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2021 23:49:27 -0000 On 2021-09-07 13:59, Bryan Drewery wrote: > On 9/6/2021 8:43 PM, Mel Pilgrim wrote: >> Hacking about in the ports tree tonight and I got this: >> >> # # poudriere pkgclean -n -a -j pas-releng-12 -p preprod -O localports >> -f /usr/local/etc/poudriere.d/build-list > > What files are in the localports overlay? Something from that is > confusing the SUBDIR list for the categories. > > I suspect that you have audio/something in your overlay but no > audio/Makefile with SUBDIR listings for the added things. The overlay doesn't have an audio dir in it, just ports-mgmt and dns.