From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: bug#63710: use-package not working Date: Thu, 25 May 2023 10:00:01 +0300 Message-ID: <83o7m8nbf2.fsf@gnu.org> References: <46f1b2e2-4fd3-44ac-adc7-825729aaff24@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24215"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Pedro A. Aranda =?utf-8?Q?Guti=C3=A9rrez?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 25 09:00:09 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q24xD-00062I-Dd for ged-emacs-devel@m.gmane-mx.org; Thu, 25 May 2023 09:00:07 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q24wo-0000G2-TO; Thu, 25 May 2023 02:59:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q24wl-0000Fe-SP for emacs-devel@gnu.org; Thu, 25 May 2023 02:59:39 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q24wg-0002o0-27; Thu, 25 May 2023 02:59:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=uS0b1duspFP0LVmaJfxGjeSUtlUrdR1jSHqzA5i0yFA=; b=JD7iQtqk7pwdEzXUu0me PnGL0k7FC1Zh7bkDySWFQo5mPH+M/0Xn6OqUIDK4GjX6gPNwC3aUc8WJgw22HPNs/sWZj0eyV+8Ae Au4kiwoaAXQDgLPuawVH8TJo81KJlL6CcTLZOnz92K3RK3VRyemX4TdJ63znf4AQ6yRZ9aTxeKOul V3WH9JhjgUXFMv+9hyUh83dfvnx+RpvBnZDtJd7Tg0FDer8rNgOZ+gQL2e0Vn0xf1zKpQsF3dQ9OA tBEpDeIvF5FpVQzvLeAap2n+PD8+fcGIdjHnmgXABxLT1f8IQgH8cqiyIJZH/ZvYth30AEqKCxqPO VURnJnkT+UaJig==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q24wf-0003nc-Fh; Thu, 25 May 2023 02:59:33 -0400 In-Reply-To: <46f1b2e2-4fd3-44ac-adc7-825729aaff24@gmail.com> (message from Pedro A. Aranda =?utf-8?Q?Guti=C3=A9rrez?= on Thu, 25 May 2023 07:47:59 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:306315 Archived-At: > Cc: emacs-devel@gnu.org > Date: Thu, 25 May 2023 07:47:59 +0200 > From: Pedro A. Aranda GutiƩrrez > > I compiled emacs master yesterday and use-package doesn't work anymore. > > When I compile emacs, I delete .emacs.d/elpa and .emacs.d/eln-cache to > > I get error messages like: > > Error (use-package): Failed to install compat: Wrong type argument: > package-desc, nil > Error (use-package): Cannot load compat > > for all packages, after they are downloaded from ELPA. > > > Bug reports don't work either except from > > emacs -Q Thanks, but please never cross-post to emacs-devel the bug reports you submit to the bug tracker. Everyone else, please remove emacs-devel when responding to bug#63710, and CC only 63710@debbugs.gnu.org. TIA.