Re: [bug] git cannot find "git pull"?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: pgpMf5dG6OexY.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]