From nobody Thu Apr 13 06:08:30 2023 X-Original-To: freebsd-ports@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 4Pxq0F2FcLz45X8t for ; Thu, 13 Apr 2023 06:09:01 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-vs1-f44.google.com (mail-vs1-f44.google.com [209.85.217.44]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Pxq0F0Drcz47h6 for ; Thu, 13 Apr 2023 06:09:01 +0000 (UTC) (envelope-from 6yearold@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-vs1-f44.google.com with SMTP id y17so12472653vsd.9 for ; Wed, 12 Apr 2023 23:09:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681366140; x=1683958140; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cBQheMeoH5dFtu/Q1o9cWRrzDXoWxdcezMFydY4Gjhw=; b=JulFMVrP5i1AYsi7nxONpAjVnytQ7eNnXABGeF5o/9Ed5V3/hAmK/dPPp5/9xooVHS WpNYU+aP7zNSonOZL6UjzJZ9m3JuF5yh24Qhw8Qe7O83ohDgx29sUXpYHoqbs+RfbiHa oJD445lbefltCscu4hZ1tGjvbNbRMoHu0CYFUVBB6ntFSpKlyncbGOF4vvHabDwws612 UKyiQVwBY2Yh8EMBUKLrDMJEgOB4+1YLB+irXykAZfZsRkMzljw5d1oeQscEkbylT68T 0i4Eh9F0bC78CNwt0LGvTLPqoEsJA9B7RS5v9qKzWkvopOag8ffMIf1iyRjHzTZBrU94 PFWg== X-Gm-Message-State: AAQBX9d7BmQyndrHG+sI2w2EfheplDyJfAoBRBZ5fDoIyspiToqGGiOy 1cX2+zVaTbLBn+zDOVCdp8BMUxladb76Vg== X-Google-Smtp-Source: AKy350btoAaFDGoV2nLMBRN5/XdWTkOj9rPPbSh1rIY41DSsBPCqHScei2caoZOJ0EosmCIEo8SH3Q== X-Received: by 2002:a05:6102:3031:b0:42c:77da:5d0a with SMTP id v17-20020a056102303100b0042c77da5d0amr485389vsa.35.1681366139775; Wed, 12 Apr 2023 23:08:59 -0700 (PDT) Received: from mail-vs1-f42.google.com (mail-vs1-f42.google.com. [209.85.217.42]) by smtp.gmail.com with ESMTPSA id z25-20020ab05bd9000000b0068e4f0409eesm105810uae.23.2023.04.12.23.08.59 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Apr 2023 23:08:59 -0700 (PDT) Received: by mail-vs1-f42.google.com with SMTP id g41so436606vsv.8 for ; Wed, 12 Apr 2023 23:08:59 -0700 (PDT) X-Received: by 2002:a67:d719:0:b0:42c:8d9c:80d3 with SMTP id p25-20020a67d719000000b0042c8d9c80d3mr636553vsj.0.1681366139075; Wed, 12 Apr 2023 23:08:59 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Gleb Popov Date: Thu, 13 Apr 2023 09:08:30 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Flood of non-fatal www/chromium errors To: Tatsuki Makino Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4Pxq0F0Drcz47h6 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Thu, Apr 13, 2023 at 6:22=E2=80=AFAM Tatsuki Makino wrote: > > bob prohaska wrote on 2023/04/13 11:18: > > Running www/chromium (from ports via poudriere) on a Pi4 > > reports a stream of > > [30033:1100602368:0412/190147.848068:ERROR:bus.cc(399)] Failed to conne= ct to the bus: Could not parse server address: Unknown address type (exampl= es of valid types are "tcp" and on UNIX "unix") > > messages. > > > > That is because there is a setenv("DBUS_SESSION_BUS_ADDRESS","disabled:" = somewhere :) Most likely, this is https://bugs.chromium.org/p/chromium/issues/detail?id=3D918234 > The workaround is DBUS_SESSION_BUS_ADDRESS below. DBUS_SESSION_BUS_ADDRESS=3D"auto Yep, this is the same as what I did in https://github.com/freebsd/freebsd-ports/blob/main/textproc/obsidian/files/= obsidian.in launch:" ; export DBUS_SESSION_BUS_ADDRESS