lkml.org 
[lkml]   [2004]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: make rpm broken in 2.6.8-rc2
Works for me..

On Mon, Jul 19, 2004 at 03:43:30AM -0700, Steve Bangert wrote:
> [root@localhost linux-2.6]# make rpm
> make clean
> set -e; cd ..; ln -sf /usr/src/linux-2.6 kernel-2.6.8rc2
> set -e; cd ..; tar -cz -f kernel-2.6.8rc2.tar.gz kernel-2.6.8rc2/.
> set -e; cd ..; rm kernel-2.6.8rc2
> set -e; \
> /bin/sh /usr/src/linux-2.6/scripts/mkversion >
> /usr/src/linux-2.6/.tmp_version
> set -e; \
> mv -f /usr/src/linux-2.6/.tmp_version /usr/src/linux-2.6/.version
> rpmbuild --target i386 -ta ../kernel-2.6.8rc2.tar.gz
> Building target platforms: i386
> Building for target i386
> Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.72624
> + umask 022
> + cd /usr/src/redhat/BUILD
> + LANG=C
> + export LANG
These two lines are not present here. Maybe that have impact?

> + cd /usr/src/redhat/BUILD
> + rm -rf kernel-2.6.8rc1
> + /usr/bin/gzip -dc /usr/src/kernel-2.6.8rc1.tar.gz
> + tar -xf -
>
> gzip: /usr/src/kernel-2.6.8rc1.tar.gz: unexpected end of file
> tar: Unexpected EOF in archive
> tar: Unexpected EOF in archive

tar is complaining here, even though it is reading from '-'.
Is it repeatable?

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.268 / U:0.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site