From nobody Mon Jul 8 06:10:33 2024 X-Original-To: freebsd-pkgbase@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 4WHYf031bLz5R3gy for ; Mon, 08 Jul 2024 06:11:04 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4WHYf00z84z3ymb for ; Mon, 8 Jul 2024 06:11:04 +0000 (UTC) (envelope-from manu@bidouilliste.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1720419062; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aehDrL+cmpeKAvpG2ovm82uJxwPd3eXU9GJwjAu7mHY=; b=ZPHX6DYUuA5sS8lblm/LgdHizDJx7hfPJZSvlv0nRt0YGldH1RyffIk6PWPPxA+9haVnDb DLEtmYBMU15oMh5vC1cbbWFs+IvTAGe/zW2R73kuH5CS523pumaAyT1IdXVdsVuFy0v9fP P7YjX6/O073SxRO86KyDVMxyBlIu014= Received: from skull.home.blih.net (lfbn-lyo-1-2174-135.w90-66.abo.wanadoo.fr [90.66.97.135]) by mx.blih.net (OpenSMTPD) with ESMTPSA id e8f747a0 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 8 Jul 2024 06:11:02 +0000 (UTC) Date: Mon, 8 Jul 2024 08:10:33 +0200 From: Emmanuel Vadot To: Graham Perrin Cc: freebsd-pkgbase@freebsd.org Subject: Re: #12 - X server unusable by a normal user following pkg upgrade with pkgbase, from =?ISO-8859-1?Q?14.0-RELEASE-p=3F?= to =?ISO-8859-1?Q?1?= =?ISO-8859-1?Q?4.1-RELEASE-p=3F?= - grahamperrin/freebsd-src - Codeberg.org Message-Id: <20240708081033.99750a4307e4b2db6ce0c74f@bidouilliste.com> In-Reply-To: <642dadeb-bf26-469b-9b87-c6f94e13364f@gmail.com> References: <642dadeb-bf26-469b-9b87-c6f94e13364f@gmail.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) List-Id: Packaging the FreeBSD base system List-Archive: https://lists.freebsd.org/archives/freebsd-pkgbase List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkgbase@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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:12876, ipnet:212.83.128.0/19, country:FR] X-Rspamd-Queue-Id: 4WHYf00z84z3ymb On Sun, 7 Jul 2024 17:28:35 +0100 Graham Perrin wrote: > Briefly >=20 > Re:=20 > =20 > (the three steps) >=20 > I'd like to edit to no=20 > longer imply that 'pkg upgrade' is safe in point upgrade situations. The= =20 > somewhat disorderly mix from multiple repos seems to be problematic ?=20 > updates to various ports attempted in the midst of base updates from=20 > 14.0 to 14.1. >=20 > Any objection to me making a substantial (but brief) change to the wiki? >=20 > I can add details in Codeberg, if you like. >=20 > Thanks. >=20 >=20 I don't understand the problem you're having. Anyway, yes upgrading base first then packages is what needs to be done, when upgrading releases with pkgbase if you just pkg upgrade in place it's likely that you will have problems. --=20 Emmanuel Vadot