From owner-freebsd-questions@freebsd.org Tue Mar 23 20:03:46 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 733D95BA36A for ; Tue, 23 Mar 2021 20:03:46 +0000 (UTC) (envelope-from freebsd@twc.com) Received: from p-impout002.msg.pkvw.co.charter.net (p-impout002aa.msg.pkvw.co.charter.net [47.43.26.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F4j412YWTz3tJx for ; Tue, 23 Mar 2021 20:03:44 +0000 (UTC) (envelope-from freebsd@twc.com) Received: from [192.168.1.9] ([74.132.18.25]) by cmsmtp with ESMTPA id OnFZlF9svOzbyOnFZlIM2L; Tue, 23 Mar 2021 20:03:37 +0000 X-Authority-Analysis: v=2.3 cv=G/Fi7Os5 c=1 sm=1 tr=0 a=6dKv8Xy78h5PIHsve0hi3A==:117 a=6dKv8Xy78h5PIHsve0hi3A==:17 a=IkcTkHD0fZMA:10 a=yLayBJbJAvsFHVvCKKkA:9 a=QEXdDO2ut3YA:10 a=pHzHmUro8NiASowvMSCR:22 a=Ew2E2A-JSTLzCXPT_086:22 To: freebsd-questions@freebsd.org From: Steven Friedrich Subject: synth rebuilds hundreds of ports evry other day Message-ID: Date: Tue, 23 Mar 2021 16:03:37 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-CMAE-Envelope: MS4wfDv+iHPGTqkKBeIqJoqyBnqaCsq7Yo+mKS0T68TJ3m0aZgpp2VI+p8cgJndLt06fi7ZJMeX7Kys3+Ey2y3heWhn7L0fsR+kRi+05MEaIpaUzQgd+zc1a LQoy75850qtGVmXR7AKuWF/uTmXRqo0/5HUu93WRAGG8z74ofgAngkZGmLqq4u5vHHXJlUal4ns7JA== X-Rspamd-Queue-Id: 4F4j412YWTz3tJx X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of freebsd@twc.com designates 47.43.26.133 as permitted sender) smtp.mailfrom=freebsd@twc.com X-Spamd-Result: default: False [-3.30 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; FREEMAIL_FROM(0.00)[TWC.com]; R_SPF_ALLOW(-0.20)[+ip4:47.43.26.0/24]; TO_DN_NONE(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RECEIVED_SPAMHAUS_PBL(0.00)[74.132.18.25:received]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[twc.com]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[47.43.26.133:from]; ASN(0.00)[asn:40294, ipnet:47.43.24.0/21, country:US]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[TWC.com]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[47.43.26.133:from:127.0.2.255]; MID_RHS_MATCH_FROM(0.00)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[47.43.26.133:from]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-questions] 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, 23 Mar 2021 20:03:46 -0000 I have noticed that synth frequently rebuild 400+ ports every few days. Is this correct behavior or do I have something configured wrong? How can I tell synth to stop rebuilding and deleting rust, for example? I tried installing rust and then locking the package, to no avail.