From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: ELPA git repo contains zero-padded file modes and running ~$ make fails Date: Mon, 01 Jun 2020 10:31:37 -0700 Message-ID: <87v9kabsli.fsf@ericabrahamsen.net> References: <87zha1esp6.fsf@gnu.org> <87blmbs4wg.fsf@ericabrahamsen.net> <87imgcxgar.fsf@bzg.fr> <87mu5ndfmy.fsf@ericabrahamsen.net> <87a71ne074.fsf@bzg.fr> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="95475"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Stefan Monnier , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jun 01 19:32:23 2020 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 1jfoIQ-000Ok4-RO for ged-emacs-devel@m.gmane-mx.org; Mon, 01 Jun 2020 19:32:22 +0200 Original-Received: from localhost ([::1]:59502 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfoIP-0003Us-EA for ged-emacs-devel@m.gmane-mx.org; Mon, 01 Jun 2020 13:32:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60310) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfoHl-000336-P1 for emacs-devel@gnu.org; Mon, 01 Jun 2020 13:31:42 -0400 Original-Received: from ericabrahamsen.net ([52.70.2.18]:47632 helo=mail.ericabrahamsen.net) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfoHk-0001VS-TR; Mon, 01 Jun 2020 13:31:41 -0400 Original-Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 81471FA034; Mon, 1 Jun 2020 17:31:38 +0000 (UTC) In-Reply-To: <87a71ne074.fsf@bzg.fr> (Bastien's message of "Mon, 01 Jun 2020 09:04:31 +0200") Received-SPF: pass client-ip=52.70.2.18; envelope-from=eric@ericabrahamsen.net; helo=mail.ericabrahamsen.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/01 13:31:39 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:251739 Archived-At: Bastien writes: > Eric Abrahamsen writes: > >> I'll do one or the other soon, but I'd be curious to know if Bastien >> hasn't done `make externals`, and if that fixes the problem for sure. > > Yes, with ~$ make externals the problem with ebdb is gone. Thanks! Cool! I'm still going to re-absorb this package into Gnorb, I think. Thanks, Eric