emacs-devel
[Top][All Lists]
Advanced

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

Re: `master` is now `main`


From: Thien-Thi Nguyen
Subject: Re: `master` is now `main`
Date: Sun, 03 Jan 2021 08:25:52 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

() Stefan Kangas <stefankangas@gmail.com>
() Sun, 3 Jan 2021 10:29:22 +0100

   I believe you need to use this:

       git -c fetch.fsckObjects=false clone .../elpa

   The fetch.fsckObjects setting works around a glitch in the
   ELPA repository <https://debbugs.gnu.org/22690>.

   (IMO, we should just bite the bullet and recreate the
   repository with the correct settings, but that's me.)

Thanks for the hint and the link.  Unfortunately, adding that
option doesn't work; same outcome.  (I notice, however, that the
number of objects has grown since i last tried -- this trend
will surely continue.)

 $ git -c fetch.fsckObjects=false clone -o sv 
git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
 Clone in 'elpa' in corso...
 remote: Counting objects: 336037, done.        
 remote: Compressing objects: 100% (94335/94335), done.        
 remote: Total 336037 (delta 238188), reused 335407 (delta 237677)        
 Ricezione degli oggetti: 100% (336037/336037), 227.93 MiB | 4.45 MiB/s, fatto.
 Risoluzione dei delta: 100% (238188/238188), fatto.
 fatal: non si รจ ricevuto l'oggetto atteso 
0600204de07aa6c258cfe2700d273106fb2ba3ac
 fatal: index-pack non riuscito

I'm unsure if this is just my computer or a general dropping of
support in newer Git versions for the old repo format -- will
investigate.  Maybe time to get a new disk drive or RAM or ...?

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2021) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

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