public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* make rpm broken in 2.6.8-rc2
@ 2004-07-19 10:43 Steve Bangert
  2004-07-19 15:22 ` sam
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Bangert @ 2004-07-19 10:43 UTC (permalink / raw)
  To: linux-kernel

[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
+ 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: Error is not recoverable: exiting now
error: Bad exit status from /var/tmp/rpm-tmp.72624 (%prep)
 
 
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.72624 (%prep)
make[1]: *** [rpm] Error 1
make: *** [rpm] Error 2
[root@localhost linux-2.6]#


Steve Bangert

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-07-20 19:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-19 10:43 make rpm broken in 2.6.8-rc2 Steve Bangert
2004-07-19 15:22 ` sam
2004-07-19 18:41   ` Steve Bangert
2004-07-19 22:31     ` sam
2004-07-20 19:09       ` Steve Bangert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox