On 11 March 2024 12:59:58 GMT, Eli Zaretskii wrote: >> From: Divya Ranjan >> Cc: 69693@debbugs.gnu.org >> Date: Mon, 11 Mar 2024 03:47:21 +0000 >> >> >> I did a clean `make-bootstrap` and it finished with no errors, but when >> I use the binary (`./src/emacs -q`)that was built in the `src` directory and then doing >> `M-x list-packgages` gives me the same error. >> >> I built Emacs 29.2 from source and that too gives me the same error. > >What if you invoke Emacs with "emacs -Q"? Note: capital Q, not q. > > > The error persists with `emacs -Q` on both versions.