From nobody Tue Jan 03 00:41:52 2023 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NmDT63kxFz2nxh0 for ; Tue, 3 Jan 2023 00:42:02 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.nomadlogic.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NmDT507jsz3Bvs for ; Tue, 3 Jan 2023 00:42:00 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nomadlogic.org header.s=04242021 header.b="yZ/thyLh"; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 66.165.241.226 as permitted sender) smtp.mailfrom=pete@nomadlogic.org; dmarc=pass (policy=quarantine) header.from=nomadlogic.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1672706513; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7CTufgKzg0rYOs/P3oqq1XYWGtl9ewOwKDbcrALxzaM=; b=yZ/thyLheuseD2WLH63sNdhMS74NhMRScsKH3s1g5HgON9Kfu7fpCv13y4VfzLZKcM03Ey S/RUVlQTxhMptPWiBWg9IOIZYypCF26QnIDmuZOrMZmFh3YxnPKwTqiciq26kvFmBbkqWx OQGmQGbF8H9pKxh58ZUguaMwsgEXOqs= Received: from [192.168.1.160] (cpe-24-24-168-214.socal.res.rr.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 2ef535b3 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 3 Jan 2023 00:41:52 +0000 (UTC) Message-ID: <34a0c299-9b5a-bf23-0cfb-3cb98e9d85ba@nomadlogic.org> Date: Mon, 2 Jan 2023 16:41:52 -0800 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: chrome package question Content-Language: en-US To: questions@freebsd.org References: <20230102200153.bcb0f86cc1791de51bddf030@sohara.org> <20230102214230.16a82256af539a14efed9e6c@sohara.org> From: Pete Wright In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Result: default: False [-4.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.995]; DMARC_POLICY_ALLOW(-0.50)[nomadlogic.org,quarantine]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[nomadlogic.org:s=04242021]; MIME_GOOD(-0.10)[text/plain]; DKIM_TRACE(0.00)[nomadlogic.org:+]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US]; MLMMJ_DEST(0.00)[questions@freebsd.org]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4NmDT507jsz3Bvs X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N On 1/2/23 14:48, Doug Denault wrote: > On Mon, 2 Jan 2023, Steve O'Hara-Smith wrote: > >> On Mon, 2 Jan 2023 21:37:06 +0000 (UTC) >> doug wrote: >> >>> I am using 12.3-RELEASE FreeBSD 12.3-RELEASE r371126. This is >>> running on >>> my iMac and that was the USB image I had handy. I will upgrate to 12.4 >>> eventually. Still .... >> >>     Yep I'm seeing the same from a 12.3 box, looks like the package >> isn't there for 12.3 - odd it's not EOL yet (quite). > > Thanks Steve. Not going to be fixed and I need to get to 12.4 anyway. > Always nice to know it ain't just me.   :) > I've found that periodically Chromium will run into build issues in freebsd making packages unvailable.  there are two ways i've worked around this: 1. locking the chromium package to ensure it never gets accidentally uninstalled, then making sure a pkg is avail in the repos before upgrading 2. run linux-chrome.  i've found this to be really stable on my end and is my preferred setup for times firefox won't cut it     - https://github.com/mrclksr/linux-browser-installer the linux-chrome route has the added benefit of supporting widevine, thus allowing you to use netflix, spotify etc on freebsd.  for me it's worth the slight hassle of running things via an ubuntu jail. -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA