On Sat, Apr 29, 2023, at 12:40 PM, Eli Zaretskii wrote:
> From: Philip Kaludercic <philipk@posteo.net>
> Cc: Eli Zaretskii <eliz@gnu.org>,  emacs-devel@gnu.org,  joaotavora@gmail.com
> Date: Sat, 29 Apr 2023 09:08:22 +0000

> What do you think about the approach of adding package.el to ELPA, and
> then being able to fix the issue of package-upgrade/install that way?

We should be careful about that: it could produce bootstrap-type
problems, since package.el is itself required for fetching stuff from
ELPA.
Right. I mentioned exactly that concern in the other bug thread.