Bug 29594 - rpmbuild -ba vim.spec fails
Summary: rpmbuild -ba vim.spec fails
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: vim
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-26 20:13 UTC by David Lawrence
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-02-26 23:55:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Derek Tattersall 2001-02-26 20:13:18 UTC
trying to rebuild the vim source RPM fails as follows:
+ perl -pi -e s,bin/nawk,bin/awk,g runtime/tools/mve.awk
Can't open perl script "-e": No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.28446 (%prep)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.28446 (%prep)
[root@test90 /root]#

Comment 1 Glen Foster 2001-02-26 23:34:46 UTC
Is this a full-install system?  If so, there's a problem.  Please describe the
install you have on the system (full, workstation, server, something else).

Comment 2 Glen Foster 2001-02-26 23:55:21 UTC
This defect is considered MUST-FIX for Florence Gold release

Comment 3 Trond Eivind Glomsrxd 2001-02-27 02:44:39 UTC
perl should (and does) interpret "-e" as "evaluate string", I can't see how
it can complain about it not finding the file.

Anyway, I just rebuilt without problems, so this is not a bug. You didn't use a
bad kernel? (2.4.1-0.1.12 and 13 are very bad, 14 a bit better) This causes lots
of programs (pthreads-linked) to randomly bug out.


Note You need to log in before you can comment on or make changes to this bug.