git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Wolfgang Denk <wd@denx.de>
Cc: Sam Ravnborg <sam@ravnborg.org>, Chris Wright <chrisw@osdl.org>,
	Ryan Anderson <ryan@michonline.com>,
	git@vger.kernel.org
Subject: Re: Cannot install git RPM
Date: Wed, 10 Aug 2005 13:13:05 -0700	[thread overview]
Message-ID: <7vk6itr1ny.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20050810194459.8584D353C12@atlas.denx.de> (Wolfgang Denk's message of "Wed, 10 Aug 2005 21:44:59 +0200")

Wolfgang Denk <wd@denx.de> writes replying to Sam Ravnborg:

> In message <20050810163202.GA11131@mars.ravnborg.org> you wrote:
>>
>> Not knowing perl at all I wonder if some more widespread used packages
>> can replace the above two?
>
> Installation of the required modules from the  CPAN  is  trivial.  It
> should be documented somewhere, though.

I would appreciate a patch for RPM building after 0.99.4, but
the tentative solution for 0.99.4 (and current "master" branch
since last night) is to ship the problematic program as part of
the sources under "contrib" status, but not install nor include
in the resulting binary package.

The dependency list for the RPM built from the tip of "rc"
branch now reads like this (thanks Chris for teaching me how to
get this information).  This will hopefully be the one that
becomes the official 0.99.4.

$ rpm -qp ~/rpms/RPMS/i386/git-core-0.99.4-1.i386.rpm --requires
/bin/sh
/usr/bin/env
/usr/bin/perl
diffutils
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2.3)
libc.so.6(GLIBC_2.3)
libcrypto.so.4
libcurl.so.3
libssl.so.4
libz.so.1
mktemp >= 1.5
perl(File::Basename)
perl(File::Path)
perl(File::Spec)
perl(File::Temp)
perl(Getopt::Std)
perl(IO::Pipe)
perl(IO::Socket)
perl(POSIX)
perl(Time::Local)
perl(strict)
perl(warnings)
rcs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rsync
sh-utils

  reply	other threads:[~2005-08-10 20:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 10:40 Cannot build git RPM Wolfgang Denk
2005-08-09 11:07 ` Cannot install " Wolfgang Denk
2005-08-09 12:51   ` Junio C Hamano
2005-08-09 17:13     ` Junio C Hamano
2005-08-10  0:30       ` Ryan Anderson
2005-08-10  7:46         ` Wolfgang Denk
2005-08-10 16:23           ` Chris Wright
2005-08-10 16:32             ` Sam Ravnborg
2005-08-10 16:32               ` Chris Wright
2005-08-10 19:44               ` Wolfgang Denk
2005-08-10 20:13                 ` Junio C Hamano [this message]
2005-08-10 19:44             ` Wolfgang Denk
2005-08-10 19:57               ` Chris Wright
2005-08-09 13:23   ` Clemens Koller
2005-08-09 15:00     ` Linus Torvalds
2005-08-09 15:36       ` Clemens Koller

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=7vk6itr1ny.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=chrisw@osdl.org \
    --cc=git@vger.kernel.org \
    --cc=ryan@michonline.com \
    --cc=sam@ravnborg.org \
    --cc=wd@denx.de \
    /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).