From owner-freebsd-questions@freebsd.org Fri Sep 3 06:06:25 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 B9F0866FE0F for ; Fri, 3 Sep 2021 06:06:25 +0000 (UTC) (envelope-from doug@safeport.com) Received: from cyrus.watson.org (cyrus.watson.org [204.107.128.30]) by mx1.freebsd.org (Postfix) with ESMTP id 4H16k91Kr9z4kCF for ; Fri, 3 Sep 2021 06:06:25 +0000 (UTC) (envelope-from doug@safeport.com) Received: from fledge.watson.org (fledge.watson.org [198.74.231.63]) by cyrus.watson.org (Postfix) with ESMTPS id 0EAA01E44F; Fri, 3 Sep 2021 05:56:55 +0000 (UTC) Received: from fledge.watson.org (doug@localhost [127.0.0.1]) by fledge.watson.org (8.16.1/8.16.1) with ESMTPS id 1835us2p063416 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 3 Sep 2021 05:56:54 GMT (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by fledge.watson.org (8.16.1/8.16.1/Submit) with ESMTP id 1835usiB063413; Fri, 3 Sep 2021 05:56:54 GMT (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Fri, 3 Sep 2021 05:56:54 +0000 (UTC) From: doug@safeport.com Reply-To: doug@fledge.watson.org To: Graham Perrin cc: freebsd-questions@freebsd.org Subject: Re: firefox 90.0.2,2 will not load mozilla.com In-Reply-To: <53fb2dd4-b6c2-d777-35bf-46708d3bdb32@fledge.watson.org> Message-ID: References: <8b46adef-694b-a93c-10a1-41a1b1ab12f6@gmail.com> <8d498d22-170-d958-36cd-eeef9e4dcb9@fledge.watson.org> <86a9edb0-0495-8556-a372-a74c0d22bd1f@gmail.com> <53fb2dd4-b6c2-d777-35bf-46708d3bdb32@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Rspamd-Queue-Id: 4H16k91Kr9z4kCF X-Spamd-Bar: +++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=fail (mx1.freebsd.org: domain of doug@safeport.com does not designate 204.107.128.30 as permitted sender) smtp.mailfrom=doug@safeport.com X-Spamd-Result: default: False [7.48 / 15.00]; HAS_REPLYTO(0.00)[doug@fledge.watson.org]; TO_DN_SOME(0.00)[]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; HAS_XAW(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; RCPT_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[gmail.com]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:11288, ipnet:204.107.128.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; R_SPF_FAIL(1.00)[-all:c]; NEURAL_SPAM_SHORT(0.98)[0.980]; MIME_GOOD(-0.10)[text/plain]; REPLYTO_DOM_NEQ_FROM_DOM(0.00)[]; DMARC_NA(0.00)[safeport.com]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; TO_MATCH_ENVRCPT_SOME(0.00)[]; VIOLATED_DIRECT_SPF(3.50)[]; NEURAL_SPAM_LONG(1.00)[1.000]; FROM_NO_DN(0.00)[]; GREYLIST(0.00)[pass,body]; MAILMAN_DEST(0.00)[freebsd-questions] X-Spam: Yes 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: Fri, 03 Sep 2021 06:06:25 -0000 On Fri, 3 Sep 2021, doug wrote: > On Thu, 2 Sep 2021, Graham Perrin wrote: > >> On 02/09/2021 07:07, doug wrote: >> >>> ? upgrade all. This fixes firefox. I think that means firefox requires >>> something in xfce or Xorg be upgraded. E.g, a missing dependency >> >> If you can (again) reproduce the non-fixed environment, then: >> >> pkg check -Bds >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > Thank you. I got the upgrade all answer also in closing a PR I submitted. > Firefox notes might say you can not upgrade firefox, but I think that's like > `pkg prime-origins`. I updated a test system and it worked. Just not going to > take the chance on the system I need for work. Chrome is fine and thunderbird > works so I am functional. > > Re `pkg check -Bds` did not know that combination, thanks, I will look into > it. > `pkg check -Bds` found nothing amiss. Thanks BTW I had never looked at `pgk check`. But that verifies what the firefox maintainers said. You have to update everything if something does not work. There would appear to be no way to ascertain which upgrade[s] is/are required.