Git development
 help / color / mirror / Atom feed
From: Todd Zullinger <tmz@pobox.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Git Mailing List <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>
Subject: Re: [bug] git cannot find "git pull"?
Date: Sat, 13 Jun 2009 11:04:51 -0400	[thread overview]
Message-ID: <20090613150451.GK5076@inocybe.localdomain> (raw)
In-Reply-To: <4A32BF52.50603@garzik.org>

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

Jeff Garzik wrote:
> FWIW, to reproduce my Fedora install, this is the setup I always use
> for my lab computers:
>
> * perform a fresh format + install, not an upgrade
> * uncheck 'office' category
> * check 'software development' category
> * do not select 'customize now', thus using Fedora's default package
> selection

Stranger and stranger.  I followed the above steps with an F-11/x86
network install and then ran:

    $ git clone git://repo.or.cz/git.git
    ...
    $ cd git ; git pull
    Already up-to-date.

    $ rpm -q git
    git-1.6.2.2-1.fc11.i586

    $ rpm -ql git | grep git-pull$
    /usr/libexec/git-core/git-pull

Does git --exec-path report something other than /usr/libexec/git-core
on your installs?  Is git-pull located in /usr/libexec/git-core?  Does
'rpm -V git' return anything?

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Few things are harder to put up with than a good example.
    -- Mark Twain (1835-1910)


[-- Attachment #2: Type: application/pgp-signature, Size: 542 bytes --]

  reply	other threads:[~2009-06-13 15:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12  0:10 [bug] git cannot find "git pull"? Jeff Garzik
2009-06-12  1:17 ` Todd Zullinger
2009-06-12  2:44   ` Junio C Hamano
2009-06-12  3:18     ` Todd Zullinger
2009-06-12  5:15       ` Junio C Hamano
2009-06-12  6:52         ` J.H.
2009-06-12 11:30   ` Jeff Garzik
2009-06-12 19:10     ` Jeff Garzik
2009-06-12 20:26       ` Todd Zullinger
2009-06-12 20:49         ` Jeff Garzik
2009-06-13 15:04           ` Todd Zullinger [this message]
2009-06-13 17:22             ` Jeff Garzik
2009-06-13 17:36               ` Todd Zullinger
2009-06-15 17:23                 ` Jeff Garzik

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=20090613150451.GK5076@inocybe.localdomain \
    --to=tmz@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jeff@garzik.org \
    /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