From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: ELPA git repo contains zero-padded file modes and running ~$ make fails Date: Mon, 01 Jun 2020 09:04:31 +0200 Organization: GNU Message-ID: <87a71ne074.fsf@bzg.fr> References: <87zha1esp6.fsf@gnu.org> <87blmbs4wg.fsf@ericabrahamsen.net> <87imgcxgar.fsf@bzg.fr> <87mu5ndfmy.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="25194"; 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: Eric Abrahamsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jun 01 09:05:36 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 1jfeVs-0006S9-4L for ged-emacs-devel@m.gmane-mx.org; Mon, 01 Jun 2020 09:05:36 +0200 Original-Received: from localhost ([::1]:37990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfeVr-0005JG-5F for ged-emacs-devel@m.gmane-mx.org; Mon, 01 Jun 2020 03:05:35 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44570) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfeUs-0004X2-P0 for emacs-devel@gnu.org; Mon, 01 Jun 2020 03:04:34 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42493) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfeUs-0001Oo-Eg; Mon, 01 Jun 2020 03:04:34 -0400 Original-Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:45048 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jfeUr-0002uE-Ig; Mon, 01 Jun 2020 03:04:34 -0400 Original-Received: by guerry (Postfix, from userid 1000) id CDC081A603C1; Mon, 1 Jun 2020 09:04:31 +0200 (CEST) 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:251714 Archived-At: 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! -- Bastien