all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Richard Copley <rcopley@gmail.com>,
	martin rudalics <rudalics@gmx.at>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: Building master fails on Windows 10 when testing etc/NEWS file
Date: Wed, 18 Sep 2019 14:31:01 +0200	[thread overview]
Message-ID: <CAAeL0SRrSua97XCWJQAQKUsjSLTCi7EW7vg3f8qGiG-wK3v9Jw@mail.gmail.com> (raw)
In-Reply-To: <1840bbb1-50de-870d-99d9-b4340e3c3b92@cs.ucla.edu>

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

On Wed, Sep 18, 2019 at 2:23 PM Paul Eggert <eggert@cs.ucla.edu> wrote:

> Thanks, I installed the attached to try to fix that.

Thanks.

> Is there a 'git' program in your PATH?

Yes.

$ path
/c/bin64/Git/cmd
/mingw64/bin
/usr/local/bin
/usr/bin
/bin
/c/Windows/System32
/c/Windows
/c/Windows/System32/Wbem
/c/Windows/System32/WindowsPowerShell/v1.0/
/usr/bin/site_perl
/usr/bin/vendor_perl
/usr/bin/core_perl

$ ls -l /c/bin64/Git/cmd/
total 384
-rwxr-xr-x 1 Juanma Juanma 148768 Feb 26  2019 git-gui.exe
-rwxr-xr-x 2 Juanma Juanma  40728 Feb 26  2019 git-lfs.exe
-rwxr-xr-x 2 Juanma Juanma  40728 Feb 26  2019 git.exe
-rwxr-xr-x 1 Juanma Juanma 148760 Feb 26  2019 gitk.exe
-rw-r--r-- 1 Juanma Juanma   3022 Feb 26  2019 start-ssh-agent.cmd
-rw-r--r-- 1 Juanma Juanma   2723 Feb 26  2019 start-ssh-pageant.cmd


> What's the output of the following shell
> script (or equivalent) on your host?

$ ./paul.sh
drwxr-xr-x 1 Juanma Juanma     0 May 31 02:59 /c/bin64/Git/cmd
-rwxr-xr-x 2 Juanma Juanma 40728 Feb 26  2019 /c/bin64/Git/cmd/git
=============
ls: cannot access '/mingw64/bin/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Sep 17 01:54 /mingw64/bin
=============
ls: cannot access '/usr/local/bin': No such file or directory
ls: cannot access '/usr/local/bin/git': No such file or directory
=============
ls: cannot access '/usr/bin/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Sep 16 12:17 /usr/bin
=============
ls: cannot access '/bin/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Sep 16 12:17 /bin
=============
ls: cannot access '/c/Windows/System32/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Sep 12 22:04 /c/Windows/System32
=============
ls: cannot access '/c/Windows/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Sep 12 01:07 /c/Windows
=============
ls: cannot access '/c/Windows/System32/Wbem/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Sep 12 01:07 /c/Windows/System32/Wbem
=============
ls: cannot access '/c/Windows/System32/WindowsPowerShell/v1.0//git': No
such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Jun  6 03:09
/c/Windows/System32/WindowsPowerShell/v1.0/
=============
ls: cannot access '/usr/bin/site_perl/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Apr 25 09:29 /usr/bin/site_perl
=============
ls: cannot access '/usr/bin/vendor_perl/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Jun  2 19:13 /usr/bin/vendor_perl
=============
ls: cannot access '/usr/bin/core_perl/git': No such file or directory
drwxr-xr-x 1 Juanma Juanma 0 Sep 16 12:16 /usr/bin/core_perl
=============

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

  reply	other threads:[~2019-09-18 12:31 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-18  7:45 Building master fails on Windows 10 when testing etc/NEWS file martin rudalics
2019-09-18 10:08 ` Paul Eggert
2019-09-18 10:33   ` Richard Copley
2019-09-18 11:26     ` Paul Eggert
2019-09-18 11:36       ` Juanma Barranquero
2019-09-18 12:23         ` Paul Eggert
2019-09-18 12:31           ` Juanma Barranquero [this message]
2019-09-18 12:44           ` Eli Zaretskii
2019-09-18 14:27             ` Richard Copley
2019-09-18 15:01               ` Juanma Barranquero
2019-09-18 15:45                 ` Eli Zaretskii
2019-09-18 17:00                   ` Richard Copley
2019-09-18 17:23                     ` Eli Zaretskii
2019-09-18 18:33                       ` Eli Zaretskii
2019-09-18 18:35                         ` Richard Copley
2019-09-18 18:49                           ` Eli Zaretskii
2019-09-18 18:54                             ` Richard Copley
2019-09-18 18:47                         ` Eli Zaretskii
2019-09-18 20:16                           ` Paul Eggert
2019-09-19  8:18                             ` martin rudalics
2019-09-19  9:53                               ` Juanma Barranquero
2019-09-19  9:59                                 ` Juanma Barranquero
2019-09-18 15:05               ` Eli Zaretskii
2019-09-18 12:33         ` Eli Zaretskii
2019-09-18 12:37       ` Eli Zaretskii
2019-09-19  7:27         ` Paul Eggert
2019-09-18 10:35   ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAeL0SRrSua97XCWJQAQKUsjSLTCi7EW7vg3f8qGiG-wK3v9Jw@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=rcopley@gmail.com \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.