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.help Subject: Re: Emacs 29.1 on opensuse Tumbleweed: error Date: Sun, 06 Aug 2023 12:38:06 +0300 Message-ID: <837cq8qznl.fsf@gnu.org> References: <789478023.50250.1691308813230@ox73.mailbox.org> <83bkfkr1p4.fsf@gnu.org> <1083794525.52268.1691313934565@ox73.mailbox.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8916"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Aug 06 11:38:45 2023 Return-path: Envelope-to: geh-help-gnu-emacs@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 1qSaDk-0002AK-QD for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 06 Aug 2023 11:38:44 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSaDA-0002fV-PR; Sun, 06 Aug 2023 05:38:08 -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 1qSaD6-0002fD-Pr for help-gnu-emacs@gnu.org; Sun, 06 Aug 2023 05:38:05 -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 1qSaD6-0002mT-Ho for help-gnu-emacs@gnu.org; Sun, 06 Aug 2023 05:38:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=vrqooX5NnjBVLErpvUqRDu1QE7Yq2oA0+8Ihn0tRmso=; b=kqmG59vHvdgJ kACW3giw2A9lu3hdi5vZNd6HisFtCJBLII4Tjvj6+uN57y2Gtd+ZsQmv5LDjZyp5szM5K5UUF06/n yo8L2UmOE3IJ2I01/woaS0hxVc+kH7c7ayiUdtPIZC7XsfImlIxAxRdaXx7f2gMmHhsh3/mWm92lv dgpXFRj71vYgxrsKcq02qSfwLrCtyasCnVnYvCswx7jLznaDrOe5iCdRRTtlj1vSDQxU2m6cIqiCc vVEerOYHtr9UeqKJtWyeWv6sS3nI6xg2VGtphbHoi46egWco96EI8PGvnFH2pJbPN54WYFCw2mEDY MwgJll/+aTWmiNqm+mr+/Q==; 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 1qSaCq-0006SI-JH for help-gnu-emacs@gnu.org; Sun, 06 Aug 2023 05:37:58 -0400 In-Reply-To: <1083794525.52268.1691313934565@ox73.mailbox.org> (message from Marcus Kammer on Sun, 6 Aug 2023 11:25:34 +0200 (CEST)) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:144640 Archived-At: > Date: Sun, 6 Aug 2023 11:25:34 +0200 (CEST) > From: Marcus Kammer > > > On 2023-08-06 10:53 AM CEST Eli Zaretskii wrote: > > > > > > > Date: Sun, 6 Aug 2023 10:00:13 +0200 (CEST) > > > From: Marcus Kammer > > > > > > After updating to emacs 29.1 on opensuse Tumbleweed I get the following error after trying to call emacs: > > > > > > marcus@XPS-13-9380:~> emacs > > > Loading loadup.el (source)... > > > Dump mode: nil > > > Using load-path (/usr/share/emacs/29.1/site-lisp /usr/share/emacs/site-lisp /usr/share/emacs/29.1/lisp /usr/share/emacs/29.1/lisp/emacs-lisp /usr/share/emacs/29.1/lisp/progmodes /usr/share/emacs/29.1/lisp/language /usr/share/emacs/29.1/lisp/international /usr/share/emacs/29.1/lisp/textmodes /usr/share/emacs/29.1/lisp/vc) > > > Loading emacs-lisp/debug-early... > > > Symbol's function definition is void: file-name-sans-extension > > > > Looks like some installation problem: Emacs is not supposed to load > > loadup.el and performing the dumping when you invoke it. Are you sure > > you installed correctly and there were no problems during > > installation? Is the emacs-XXXXXX.pdmp (where "XXXX" is a > > 64-character hex digit signature) file present under the > > /usr/libexec/emacs/29.1 directory? I'm guessing it isn't. > > I used `sudo zypper dup` and emacs got updated automatically by zypper. There was no error message. > > under the dir `/usr/libexec/emacs/29.1/x86_64-suse-linux` there are two pdmp files available: > > -rw-r--r-- 1 root root 16193096 Aug 3 17:47 emacs-gtk.pdmp > -rw-r--r-- 1 root root 12158288 Aug 3 17:47 emacs-x11.pdmp This is not how the default Emacs build names the *.pdmp files. I'm guessing this is something that your distro changed to allow you to have several Emacs configurations installed and usable on the same system. So I suggest to take this up with your distro maintainers -- they should be able to help you figure out what's wrong with your installation and how to fix that.