From nobody Sun Oct 01 17:02:35 2023 X-Original-To: freebsd-current@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 4Rz9Pj5pQ3z4vXr9; Sun, 1 Oct 2023 17:02:49 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) (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 4Rz9Pj3kBLz3TGh; Sun, 1 Oct 2023 17:02:49 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-lf1-f42.google.com with SMTP id 2adb3069b0e04-504b84d59cbso6255655e87.3; Sun, 01 Oct 2023 10:02:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696179767; x=1696784567; h=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=Pkk+JKyoG10RoyLHEkNSmtLvTOfnD/iczoxM63SnmBU=; b=AFT52eOAhU4HejFZzTqK+brBxeR7zWx0tiCFpPTQpTJ3F0SjCyt8MEzUUEcKgHnNxu XP/MclLytmAdz8loovcN73WrF/TmI21h/RiJMDqyw45vHMwcVnnTce5Y1V6wjtBPvjON X5yG6DupC6hHxgk+fSI63Uq9j09JGrQ68jJIEcOkCvqnYmfUJYLT47GqZisNSBIp09mF aF8kCe3MWq2GazEX2t3NFb/rX5hYVV2wPnNolDGowBUPolPPoIul5rPYH+VJNWsXLC8R LAkLIn5F1oiLVp9NlQgwTzLXB46gprHi2dn+uSoQUFWabt+KMoWd+xyU6qWDE4mb3J4g 9AKQ== X-Gm-Message-State: AOJu0Yx4LHpRui/EiCd300IOBDxgxUhansc7eqPvIDfAAbU95yaadiLW lxE/ETc1B5dSJ0+bmy87ENdcJcKZuSHGSPunD9worsJpuuxlHCNL X-Google-Smtp-Source: AGHT+IGzVz6dApS4wSu8BTRgsrDMhBzZ7hJsMVSqU2NG37z/9OmKJgQ/7e9Bj+F2hExHjgUfdHhN83G7Fy0WOsPWzqM= X-Received: by 2002:ac2:58ca:0:b0:505:783f:bc65 with SMTP id u10-20020ac258ca000000b00505783fbc65mr2842423lfo.66.1696179766742; Sun, 01 Oct 2023 10:02:46 -0700 (PDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: <20230922225008.GQ4090@FreeBSD.org> <20230923054535.GJ52318@FreeBSD.org> In-Reply-To: From: Ed Maste Date: Sun, 1 Oct 2023 13:02:35 -0400 Message-ID: Subject: Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available To: Philip Homburg Cc: Glen Barber , freebsd-current@freebsd.org, freebsd-stable@freebsd.org, FreeBSD Release Engineering Team Content-Type: text/plain; charset="UTF-8" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated 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-Queue-Id: 4Rz9Pj3kBLz3TGh On Sat, 30 Sept 2023 at 14:24, Philip Homburg wrote: > > >Note, releases from 13.2 and earlier are > >still problematic due to a file name being replaced with a directory of > >the same name. A patch is being tested currently, and we hope to have > >this resolved for 14.0-BETA4. > > I tried upgrading from 13.2 to BETA4 and it seems that the issue is still > there. Is there going to be another BETA? The fix is needed in freebsd-update in 13.2. You can wait for the upcoming EN and update 13.2, or if you want to try immediately you can fetch an updated freebsd-update as described in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273661#c12