From: "H. Peter Anvin" <hpa@zytor.com>
To: Git Mailing List <git@vger.kernel.org>, rpm-list@redhat.com
Subject: git 0.99.9: Subversion importer breaks RPM generation (rpmbuild bug)
Date: Sun, 30 Oct 2005 12:12:36 -0800 [thread overview]
Message-ID: <43652934.8000308@zytor.com> (raw)
The Subversion importer Perl script breaks RPM generation. First of
all, it introduces new module dependencies which don't exist in for
example RHEL4. The easiest way to deal with that is probably to fork
off the subversion exporter into a separate package, but the really bad
one is:
git-svnimport.perl:require v5.8.0; # for shell-safe open("-|",LIST)
... which RPM thinks means that you need a Perl module called v5.8.0
which doesn't, of course, exist. This is arguably an rpmbuild bug, but
it nevertheless breaks at the moment.
I'm afraid I cannot update any of the kernel.org machines to 0.99.9
until these problems have been cleaned up.
-hpa
next reply other threads:[~2005-10-30 20:12 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-30 20:12 H. Peter Anvin [this message]
2005-10-30 20:40 ` git 0.99.9: Subversion importer breaks RPM generation (rpmbuild bug) Wolfgang Denk
2005-10-30 20:51 ` H. Peter Anvin
2005-10-30 22:16 ` Junio C Hamano
2005-10-30 22:37 ` [PATCH] Do not try installing SVNimport on RPM Junio C Hamano
[not found] ` <43654F4B.30103@zytor.com>
2005-10-30 23:39 ` Junio C Hamano
2005-10-30 22:28 ` git 0.99.9: Subversion importer breaks RPM generation (rpmbuild bug) Ryan Anderson
2005-10-30 23:01 ` Junio C Hamano
2005-10-31 5:44 ` Junio C Hamano
2005-10-31 6:41 ` Chris Wright
2005-10-31 6:48 ` Junio C Hamano
2005-10-31 15:57 ` H. Peter Anvin
2005-10-31 16:25 ` Linus Torvalds
2005-10-31 16:27 ` H. Peter Anvin
2005-11-01 23:11 ` Horst von Brand
2005-10-31 19:31 ` Junio C Hamano
2005-10-31 19:36 ` H. Peter Anvin
2005-10-31 20:13 ` Martin Langhoff
2005-10-31 20:32 ` Linus Torvalds
2005-10-31 20:44 ` Martin Langhoff
2005-10-31 20:46 ` H. Peter Anvin
2005-10-31 21:31 ` David Lang
2005-10-31 20:39 ` Sebastian Kuzminsky
2005-10-31 21:27 ` Junio C Hamano
2005-11-05 11:19 ` Package split: Debian Junio C Hamano
2005-11-01 23:15 ` git 0.99.9: Subversion importer breaks RPM generation (rpmbuild bug) Horst von Brand
2005-11-02 3:36 ` 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=43652934.8000308@zytor.com \
--to=hpa@zytor.com \
--cc=git@vger.kernel.org \
--cc=rpm-list@redhat.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).