From: Alex Riesen <raa.lkml@gmail.com>
To: Bill Lear <rael@zopyra.com>
Cc: David Kastrup <dak@gnu.org>, git@vger.kernel.org
Subject: Re: Errors building git-1.5.2.2 on 64-bit Centos 5
Date: Tue, 19 Jun 2007 22:09:39 +0200 [thread overview]
Message-ID: <20070619200939.GA4180@steel.home> (raw)
In-Reply-To: <18040.346.208040.842060@lisa.zopyra.com>
Bill Lear, Tue, Jun 19, 2007 18:16:26 +0200:
> % cat foo
> set -x
> type tar
> type cd
> (cd blt && tar cf - .) | (cd /opt/git-1.5.2.2/share/git-core/templates && tar xf -)
what would you see if your script contained:
set -x
(cd blt && tar cf - .) |less
?
Does the output look like a tar archive to you?
Can you share it with us if you're not sure?
next prev parent reply other threads:[~2007-06-19 20:09 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-19 12:37 Errors building git-1.5.2.2 on 64-bit Centos 5 Bill Lear
2007-06-19 13:00 ` Johannes Schindelin
2007-06-19 13:24 ` Marco Roeland
2007-06-19 13:50 ` Bill Lear
2007-06-19 14:30 ` Marco Roeland
2007-06-19 14:48 ` Bill Lear
2007-06-19 15:12 ` David Kastrup
2007-06-19 16:16 ` Bill Lear
2007-06-19 20:09 ` Alex Riesen [this message]
2007-06-19 20:57 ` Bill Lear
2007-06-19 21:11 ` Johannes Schindelin
2007-06-19 21:11 ` Junio C Hamano
2007-06-19 21:17 ` Bill Lear
2007-06-19 13:51 ` Bill Lear
2007-06-19 13:58 ` Johannes Schindelin
2007-06-19 14:13 ` David Kastrup
2007-06-19 13:53 ` Bill Lear
2007-06-19 13:57 ` Johannes Schindelin
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=20070619200939.GA4180@steel.home \
--to=raa.lkml@gmail.com \
--cc=dak@gnu.org \
--cc=git@vger.kernel.org \
--cc=rael@zopyra.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).