all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Savannah is up again!
@ 2016-05-16  8:46 Alan Mackenzie
  2016-05-16 15:42 ` Kaushal Modi
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Mackenzie @ 2016-05-16  8:46 UTC (permalink / raw)
  To: emacs-devel

Hello, Emacs.

A git pull has just succeeded for me.  For the first time since Thursday,
savannah is talking to me.  There was no sluggishness of any degree
evident.

-- 
Alan Mackenzie (Nuremberg, Germany).



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Savannah is up again!
  2016-05-16  8:46 Savannah is up again! Alan Mackenzie
@ 2016-05-16 15:42 ` Kaushal Modi
  2016-05-16 15:45   ` Kaushal Modi
  0 siblings, 1 reply; 4+ messages in thread
From: Kaushal Modi @ 2016-05-16 15:42 UTC (permalink / raw)
  To: Alan Mackenzie, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1357 bytes --]

On Mon, May 16, 2016 at 4:47 AM Alan Mackenzie <acm@muc.de> wrote:

> A git pull has just succeeded for me.  For the first time since Thursday,
> savannah is talking to me.  There was no sluggishness of any degree
> evident.
>

Nope, something is still broken ..

git fetch --all && git reset --hard origin/emacs-25

gives:

Fetching origin
fatal: Could not write new index file.

The fetch worked about an hour ago, but the build failed for me (make
bootstrap):

make -C ../admin/grammars all EMACS="../../src/emacs"
make[2]: Entering directory `/home/kmodi/downloads/git/emacs/admin/grammars'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kmodi/downloads/git/emacs/admin/grammars'
make[2]: Entering directory `/home/kmodi/downloads/git/emacs/lisp'
  ELC      align.elc
/bin/sh: line 1: 15399 Segmentation fault      (core dumped) EMACSLOADPATH=
'../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq
max-lisp-eval-depth 2200)" --eval '(setq load-prefer-newer t)' -f
batch-byte-compile align.el
make[2]: *** [align.elc] Error 139
make[2]: Leaving directory `/home/kmodi/downloads/git/emacs/lisp'
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory `/home/kmodi/downloads/git/emacs/lisp'
make: *** [lisp] Error 2

It was when I tried to rebuild that I realized that I cannot git reset.
-- 

-- 
Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 2014 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Savannah is up again!
  2016-05-16 15:42 ` Kaushal Modi
@ 2016-05-16 15:45   ` Kaushal Modi
  2016-05-16 16:04     ` Kaushal Modi
  0 siblings, 1 reply; 4+ messages in thread
From: Kaushal Modi @ 2016-05-16 15:45 UTC (permalink / raw)
  To: Alan Mackenzie, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 491 bytes --]

On Mon, May 16, 2016 at 11:42 AM Kaushal Modi <kaushal.modi@gmail.com>
wrote:

> Nope, something is still broken ..
>
> git fetch --all && git reset --hard origin/emacs-25
>
> gives:
>
> Fetching origin
> fatal: Could not write new index file.
>
> The fetch worked about an hour ago, but the build failed for me (make
> bootstrap):
>

Odd .. Now I do not get the fatal error any more. Started rebuilding
emacs-25 with make bootstrap .. Will see if it passes this time.
-- 

-- 
Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 1064 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Savannah is up again!
  2016-05-16 15:45   ` Kaushal Modi
@ 2016-05-16 16:04     ` Kaushal Modi
  0 siblings, 0 replies; 4+ messages in thread
From: Kaushal Modi @ 2016-05-16 16:04 UTC (permalink / raw)
  To: Alan Mackenzie, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

On Mon, May 16, 2016 at 11:45 AM Kaushal Modi <kaushal.modi@gmail.com>
wrote:

> Odd .. Now I do not get the fatal error any more. Started rebuilding
> emacs-25 with make bootstrap .. Will see if it passes this time.
>

Sorry for the noise .. disk space issue .. explains both git reset issue
and build failure.
-- 

-- 
Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 751 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-16 16:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-16  8:46 Savannah is up again! Alan Mackenzie
2016-05-16 15:42 ` Kaushal Modi
2016-05-16 15:45   ` Kaushal Modi
2016-05-16 16:04     ` Kaushal Modi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.