Bug 16392 - rpm-3.0.5-9.6x fails to build kernel-2.2.16-3.src.rpm
Summary: rpm-3.0.5-9.6x fails to build kernel-2.2.16-3.src.rpm
Keywords:
Status: CLOSED DUPLICATE of bug 14463
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL: http://www.redhat.com/support/errata/...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-16 19:46 UTC by Jan Carlson
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-08-16 19:46:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Jan Carlson 2000-08-16 19:46:32 UTC
This is RH6.2 with all official updates applied as of today, Aug 16, 2000.

The updated rpm-3.0.5-9.6x from the "URL" fails parsing 
spec file from kernel-2.2.16-3.src.rpm.
The original RH6.2 rpm-3.0.4-0.48.i386.rpm had no trouble.

# rpm -bp kernel-2.2.16.spec
parse error in expression
/home/src/redhat/SPECS/kernel-2.2.16.spec:16: parseExpressionBoolean
returns -1

# head -16 kernel-2.2.16.spec
Summary: The Linux kernel (the core of the Linux operating system).
Name: kernel
%define sublevel 16
%define kversion 2.2.%{sublevel}
%define pcmciaver 3.1.8
%define ibcsver 2.1-981105
%define ksymoopsver 0.7c
# disable build root strip policy
%define __spec_install_post /usr/lib/rpm/brp-compress || :
# define lfs as either 0 (for off) or 1 (for on) when making the kernel
%define subrelease 3
%define lfs 0
%define ext3 0
Version: %{kversion}
%if %{lfs}
%if %{ext3}                                 #### line 16 ####

Comment 1 Jeff Johnson 2000-08-16 20:18:47 UTC

*** This bug has been marked as a duplicate of 14463 ***


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