From nobody Thu Sep 16 09:39:21 2021 X-Original-To: chromium@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 CD14817CD788 for ; Thu, 16 Sep 2021 09:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H9Bqs5KYMz4bGJ for ; Thu, 16 Sep 2021 09:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 983E21F415 for ; Thu, 16 Sep 2021 09:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 18G9dLdA028046 for ; Thu, 16 Sep 2021 09:39:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 18G9dLTG028045 for chromium@FreeBSD.org; Thu, 16 Sep 2021 09:39:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 258232] www/chromium not downloading but writing empty images.crdownload files Date: Thu, 16 Sep 2021 09:39:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marko.cupac@mimar.rs X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Chromium issues List-Archive: https://lists.freebsd.org/archives/freebsd-chromium List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-chromium@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258232 --- Comment #16 from Marko Cupa=C4=87 --- (In reply to Michael from comment #15) Hi, thanks for trying to help me. --ensure does not create machine-id if it exists, but I did delete the first one beforehand, so I got new one. Anyway, deleting it again, recreating new one as you instructed, re-linking= to /etc, ensuring they're the same, unfortunately resulted in failed download again. Terminal output: me@mybox:~ % sudo rm /etc/machine-id me@mybox:~ % sudo rm /var/lib/dbus/machine-id me@mybox:~ % dbus-uuidgen | sudo tee /var/lib/dbus/machine-id 0a3814dfb86501127f1b91d661430cda me@mybox:~ % cat /var/lib/dbus/machine-id=20 0a3814dfb86501127f1b91d661430cda me@mybox:~ % cat /etc/machine-id=20 0a3814dfb86501127f1b91d661430cda Chrome Downloads: FreeBSD-13.0-RELEASE-amd64-dvd1.iso Failed - Download error https://download.freebsd.org/ftp/releases/amd64/amd64/ISO-IMAGES/13.0/FreeB= SD-13.0-RELEASE-amd64-dvd1.iso Chromium is built in my own poudriere, with CUPS disabled, other options are default. I have temporarily disabled three extensions I use - umatrix, ublock origin= and cookie autodelete - no improvement. Taking into account that everything else works fine on this box, and that a= lso chromium worked fine until recent upgrade, I'd say that mix-up is with chro= mium itself. --=20 You are receiving this mail because: You are the assignee for the bug.=