emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ELPA git repo contains zero-padded file modes and running ~$ make fails


From: Bastien
Subject: ELPA git repo contains zero-padded file modes and running ~$ make fails
Date: Thu, 21 May 2020 07:57:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

I have this error when git-pulling the elpa repository:

  guerry git/elpa ‹master› » git pull
  remote: Counting objects: 64150, done.
  remote: Compressing objects: 100% (22564/22564), done.
  error: object 2699d230e3b592ae42506d7b5c969a7ac6a4593c: zeroPaddedFilemode: 
contains zero-padded file modes
  fatal: erreur de fsck dans l'objet empaqueté
  fatal: échec de index-pack

I was able to git clone again with:

~$ git clone --depth=1 address@hidden:/srv/git/emacs/elpa.git

but it seems I don't get the full commit history then.

Also, running ~$ make in the cloned repo fails with this error:

  In toplevel form:
  packages/ebdb-gnorb/ebdb-gnorb.el:30:1: Error: Cannot open load file: Aucun 
fichier ou dossier de ce type, ebdb-format
  make: *** [GNUmakefile:173: packages/ebdb-gnorb/ebdb-gnorb.elc] Error 1

I'm not sure what to do with both these errors, thanks for any hint.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]