From owner-freebsd-questions@freebsd.org Sat Mar 7 19:38:03 2020 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 15DC226DF3B for ; Sat, 7 Mar 2020 19:38:03 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from p-impout001.msg.pkvw.co.charter.net (p-impout003aa.msg.pkvw.co.charter.net [47.43.26.134]) (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 48ZZX838BMz3QXl for ; Sat, 7 Mar 2020 19:37:59 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from Pauls-MacBook-Pro.local ([70.121.63.82]) by cmsmtp with ESMTPA id AfGgjfRfsSkogAfGhjz2Ey; Sat, 07 Mar 2020 19:37:51 +0000 X-Authority-Analysis: v=2.3 cv=eKttc0h1 c=1 sm=1 tr=0 a=iItF4zHBhGCJeUd1/CPJzQ==:117 a=iItF4zHBhGCJeUd1/CPJzQ==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=IkcTkHD0fZMA:10 a=6e5S1RRjUAzgCwjdOVcA:9 a=QEXdDO2ut3YA:10 Subject: Re: Strange outcome: different outcomes from portmaster and pkg upgrade To: freebsd-questions@freebsd.org References: <4418f3c1-e025-e691-5c98-9ab9dd32ccc9@tx.rr.com> <20200305122407.4198b191@gumby.homeunix.com> <20200306140700.32a85c58@gumby.homeunix.com> From: Paul Schmehl Message-ID: <104a6a24-b411-35f9-0674-d3fc68fd3da1@tx.rr.com> Date: Sat, 7 Mar 2020 13:37:50 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <20200306140700.32a85c58@gumby.homeunix.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-CMAE-Envelope: MS4wfPv730oLmBf4vbavuTA1Liln62P2LKkg9JAEwtp561Hk5paaDOwtOAgy0XrdTzbL3GJqNPqnbgzjPhHEXLnCD8+k9GG58dpDJApdbFSBWu9Wj2J/3MzM a7p9TXwv97ll6kA30cKMlsoqivYzpu6GYjbiPf9bGnvrPLABFf5cgtKXhPSSD5iCZh3ZhvzfPcICCCvhJoacBDab2DiSdCs/buk= X-Rspamd-Queue-Id: 48ZZX838BMz3QXl X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of pschmehl_lists@tx.rr.com designates 47.43.26.134 as permitted sender) smtp.mailfrom=pschmehl_lists@tx.rr.com X-Spamd-Result: default: False [-0.91 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:47.43.26.0/24]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[rr.com]; NEURAL_SPAM_MEDIUM(0.49)[0.493,0]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(-0.10)[ipnet: 47.43.24.0/21(-1.06), asn: 40294(0.59), country: US(-0.05)]; RECEIVED_SPAMHAUS_PBL(0.00)[82.63.121.70.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:40294, ipnet:47.43.24.0/21, country:US]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2020 19:38:03 -0000 On 3/6/20 8:07 AM, RW via freebsd-questions wrote: > On Thu, 5 Mar 2020 15:25:31 -0600 > Paul Schmehl wrote: > >> On 3/5/20 6:24 AM, RW via freebsd-questions wrote: >> >>> Presumably your packages are up to date with the repository, but not >>> the ports tree. >> The ports tree is updated daily through a script in >> /etc/periodic/daily. >> >> >> [root@colo11 /usr/home/schmehl]# cat /etc/periodic/daily/190.portsnap >> #!/bin/sh >> /usr/sbin/portsnap cron >> /usr/sbin/portsnap update >> ... >> I just ran it manually, but it didn't update any of the affected >> ports. > Packages are built from the ports tree, so can lag behind it. You have > to wait for the packages to catch up. Just an FYI for anyone following this thread. I resolved the issue with gnutls by disabling the TPM option, which allowed the port to build as well as the two others that depended upon it. -- Paul Schmehl, Retired My opinions are my own. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell