From debbugs-submit-bounces@debbugs.gnu.org Mon May 10 12:40:38 2021 Received: (at submit) by debbugs.gnu.org; 10 May 2021 16:40:38 +0000 Received: from localhost ([127.0.0.1]:34086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lg8xS-0003LG-NN for submit@debbugs.gnu.org; Mon, 10 May 2021 12:40:38 -0400 Received: from lists.gnu.org ([209.51.188.17]:37940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lg8xQ-0003L8-VE for submit@debbugs.gnu.org; Mon, 10 May 2021 12:40:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lg8xQ-00067i-OI for bug-guix@gnu.org; Mon, 10 May 2021 12:40:36 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:53490 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lg8xO-0008MV-PK for bug-guix@gnu.org; Mon, 10 May 2021 12:40:36 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1620664826; bh=6j5MrGkED1UDKpd0kb/UJEpjO7QhXDZT45m7Zp1Oz5g=; h=From:To:Subject:Date; b=ewspIUxIiAEzbaL718DKBCNOTjLasBPonGuuXsLfOCkaLasvPy16W8tPeV1D2b5U0 As86/ENzB0INe+TSHHYg6toAsjkBAlXxxekkdyCXKdXUY23iPm61PvsjlIxfcLVVIG jFCL7sqPhZFRnR6tMi7SCtdyv2MDaHT6evLZ9LFk= To: bug-guix@gnu.org Subject: Emacs is broken Date: Mon, 10 May 2021 18:40:25 +0200 Message-ID: <87eeeeh79i.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 14 X-Spam_score: 1.4 X-Spam_bar: + X-Spam_report: (1.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.499, FROM_SUSPICIOUS_NTLD_FP=0.002, PDS_OTHER_BAD_TLD=1.997, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, The ‘emacs’ package seems to be broken, I can reproduce this with --88--- guix time-machine --commit=87b4b0e4385149b40ee87ae2d57712679452746b -- \ environment --pure --ad-hoc emacs -- emacs --version /gnu/sto [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) Hi, The =E2=80=98emacs=E2=80=99 package seems to be broken, I can reproduce thi= s with --8<---------------cut here---------------start------------->8--- guix time-machine --commit=3D87b4b0e4385149b40ee87ae2d57712679452746b -- \ environment --pure --ad-hoc emacs -- emacs --version /gnu/store/as4fpcyq6qjngp6433w68v09x5znhh10-profile/bin/emacs: error while = loading shared libraries: libm17n-core.so.0: cannot open shared object file= : No such file or directory --8<---------------cut here---------------end--------------->8--- The latest =E2=80=9Cgood=E2=80=9D commit I know of is ee86a035c79b838e3fdabbdb88dc30906a83cc30 (still bisecting).