From: merlyn@stonehenge.com (Randal L. Schwartz)
To: Junio C Hamano <gitster@pobox.com>
Cc: "git\@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: "make quick-install-man" broke recently
Date: Sun, 16 Aug 2009 18:33:24 -0700 [thread overview]
Message-ID: <86iqgn8brv.fsf@blue.stonehenge.com> (raw)
In-Reply-To: <7vy6pj449g.fsf@alter.siamese.dyndns.org> (Junio C. Hamano's message of "Sun, 16 Aug 2009 18:29:15 -0700")
>>>>> "Junio" == Junio C Hamano <gitster@pobox.com> writes:
Junio> "Something broke" is bit too vague a problem description if you expect
Junio> me to look into it.
Very sorry. Let me include some text.
% rm -rf /opt/git/share/man
% make prefix=/opt/git quick-install-man
make -C Documentation quick-install-man
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
'/bin/sh' ./install-doc-quick.sh origin/man /opt/git/share/man
% make prefix=/opt/git quick-install-man
make -C Documentation quick-install-man
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
'/bin/sh' ./install-doc-quick.sh origin/man /opt/git/share/man
error: git checkout-index: unable to create file /opt/git/share/man/man1/git-add.1 (File exists)
error: git checkout-index: unable to create file /opt/git/share/man/man1/git-am.1 (File exists)
error: git checkout-index: unable to create file /opt/git/share/man/man1/git-annotate.1 (File exists)
error: git checkout-index: unable to create file /opt/git/share/man/man1/git-apply.1 (File exists)
[...]
So it fails the second time. This is new behavior.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
next prev parent reply other threads:[~2009-08-17 1:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-17 1:16 "make quick-install-man" broke recently Randal L. Schwartz
2009-08-17 1:29 ` Junio C Hamano
2009-08-17 1:33 ` Randal L. Schwartz [this message]
2009-08-17 5:17 ` Junio C Hamano
2009-08-17 5:58 ` Jacob Helwig
2009-08-17 6:01 ` Randal L. Schwartz
2009-08-17 6:53 ` Junio C Hamano
2009-08-17 8:00 ` Johannes Sixt
2009-08-17 8:02 ` Junio C Hamano
2009-08-17 14:26 ` Randal L. Schwartz
2009-08-17 15:57 ` Junio C Hamano
2009-08-17 16:34 ` Linus Torvalds
2009-08-17 17:09 ` Junio C Hamano
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=86iqgn8brv.fsf@blue.stonehenge.com \
--to=merlyn@stonehenge.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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.
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.