From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EMJUBg8wpF/iHwAA0tVLHw (envelope-from ) for ; Thu, 05 Nov 2020 17:02:07 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eOQeAg8wpF9/eAAAB5/wlQ (envelope-from ) for ; Thu, 05 Nov 2020 17:02:07 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9826094065D for ; Thu, 5 Nov 2020 17:02:06 +0000 (UTC) Received: from localhost ([::1]:42708 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kaieD-0005lh-7h for larch@yhetil.org; Thu, 05 Nov 2020 12:02:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51192) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kaicA-0005kq-1Z for emacs-orgmode@gnu.org; Thu, 05 Nov 2020 11:59:58 -0500 Received: from static.rcdrun.com ([95.85.24.50]:38027) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kaic7-0006X0-Q6 for emacs-orgmode@gnu.org; Thu, 05 Nov 2020 11:59:57 -0500 Received: from localhost ([::ffff:197.157.0.43]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002A1236.000000005FA42F89.000054FE; Thu, 05 Nov 2020 16:59:52 +0000 Date: Thu, 05 Nov 2020 19:59:51 +0300 From: Jean Louis To: emacs-orgmode@gnu.org Subject: Bug: unsigned file `archive-contents' on orgmode.org [9.4 (9.4-19-gb1de0c-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201019/)] MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: Received-SPF: pass client-ip=95.85.24.50; envelope-from=support1@rcdrun.com; helo=static.rcdrun.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/05 08:59:12 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -1 X-Spam_score: -0.2 X-Spam_bar: / X-Spam_report: (-0.2 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_SORBS_WEB=1.5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: Mf29zVVyPRnr Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ GNU ELPA provides signed archive-contents. Org should provide it too, isn't it? Debugger entered--Lisp error: (error "Unsigned file ‘archive-contents’ at https://orgmod...") signal(error ("Unsigned file ‘archive-contents’ at https://orgmod...")) error("Unsigned file `%s' at %s" "archive-contents" "https://orgmode.org/elpa/") #f(compiled-function () #)() package--with-response-buffer-1("https://orgmode.org/elpa/" #f(compiled-function () #) :file "archive-contents.sig" :async nil :error-function #f(compiled-function () #) :noerror t) package--check-signature("https://orgmode.org/elpa/" "archive-contents" "(1 (org . [(20201102) ( ) \"Outline-ba..." nil #f(compiled-function (&optional good-sigs) #) #f(compiled-function () #)) #f(compiled-function () #)() package--with-response-buffer-1("https://orgmode.org/elpa/" #f(compiled-function () #) :file "archive-contents" :async nil :error-function #f(compiled-function () #) :noerror nil) package--download-one-archive(("org" . "https://orgmode.org/elpa/") "archive-contents" nil) package--download-and-read-archives(nil) package-refresh-contents() funcall-interactively(package-refresh-contents) call-interactively(package-refresh-contents record nil) command-execute(package-refresh-contents record) execute-extended-command(nil "package-refresh-contents" nil) funcall-interactively(execute-extended-command nil "package-refresh-contents" nil) call-interactively(execute-extended-command nil nil) command-execute(execute-extended-command) Emacs : GNU Emacs 28.0.50 (build 25, x86_64-pc-linux-gnu, X toolkit, cairo version 1.14.8, Xaw3d scroll bars) of 2020-11-01 Package: Org mode version 9.4 (9.4-19-gb1de0c-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201019/) -- Thanks, Jean Louis ⎔ λ 🄯 𝍄 𝌡 𝌚