From nobody Fri Oct 06 15:57:39 2023 X-Original-To: bugs@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 4S2CkC1s1mz4ww5M for ; Fri, 6 Oct 2023 15:57:39 +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 4S2CkB6bqDz4FmL for ; Fri, 6 Oct 2023 15:57:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696607858; a=rsa-sha256; cv=none; b=WnidvZEk+qrwRjiDnPmM5IXVVe2dotQ8P7/qse3a3LHvma4YI6/9ceuOjr/n7i9lZshmbN yyRbtqgQqyK/4VT0NmUblS5dk+hrC44UIHhdK/FXs/pE9xWzEFA9OD/5BOS67b1diCw13R 4BcbJdAw6Udk025M1V+qy2RcAvpk8L4s6qmyT0fk5C4sfOYO7qjijh70fHa03152n4ECm2 FB8VHKOczyJkEeLK+PtSctIDmwKnH/9tmegdzx1z0dZ0Y1ZGHUtQ6ogdW6IwBRoHkbhb4l pZ3stEAlI2tftfdZfFLa4/cSNC+TrzDPlpatNLjcIVWvkxbbOscfotglFQVZAQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696607858; 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=ypNosZpdkamJ+DC/3jogq50gg0BJvd3DPiexwVAFpdg=; b=D1uizactudRH3fv4JlkhaHSihra8GqtYcoe0eGyLyH3lipj7oIJy9h9UsKjJUu2q2XoqYM jS4QaiNTROW/s+ENpM8wSN6NG6lHNHJd77wEioib6uM7/MveEE6S2tHJ1ucM8zpynEReWI wK36v5qkRZmt/OLdT1xSjt4FNLiujPB9EFYbbNU8m9NUdqqHqwagkpsgidcwt+PGjHeAB8 Cp7b+hUSMP+DTNBn1w41iWF0aqmt1NES604bVlagxbtPiV1JdbJchfBweJIjzlK4Gbskn8 ugdAluS4BfcYKwAL8wvYEuUoejuV2gJg0YaOjkJmm6bCZgFEMIpwf3app5PRIw== 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 4S2CkB5gPLzv7t for ; Fri, 6 Oct 2023 15:57:38 +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 396Fvced089801 for ; Fri, 6 Oct 2023 15:57:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 396FvcMG089800 for bugs@FreeBSD.org; Fri, 6 Oct 2023 15:57:38 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: bugs@FreeBSD.org Subject: [Bug 235538] freebsd-update: Try to avoid failing when network is unavailable Date: Fri, 06 Oct 2023 15:57:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 12.0-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc keywords bug_file_loc cc 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235538 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[patch] freebsd-update: Try |freebsd-update: Try to |to avoid failing when |avoid failing when network |network is unavailable |is unavailable Keywords|patch |needs-qa URL| |https://github.com/freebsd/ | |freebsd-src/blob/main/usr.s | |bin/freebsd-update/freebsd- | |update.sh CC|grahamperrin@freebsd.org |grahamperrin@gmail.com --=20 You are receiving this mail because: You are the assignee for the bug.=