linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Make RPM fails on Redhat-9
@ 2003-04-15 22:11 Steve Bangert
  2003-04-16  8:04 ` Paul Nasrat
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Bangert @ 2003-04-15 22:11 UTC (permalink / raw)
  To: linux-kernel




Processing files: kernel-2.4.21pre7-2
Provides: kernel-2.4.21-pre7 kernel-drm
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: kernel-debuginfo-2.4.21pre7-2
error: Could not open %files file
/usr/src/redhat/BUILD/kernel-2.4.21pre7/debugfiles.list: No such file or
directory


RPM build errors:
    Could not open %files file
/usr/src/redhat/BUILD/kernel-2.4.21pre7/debugfiles.list: No such file or
directory
make: *** [rpm] Error 1
[root@localhost linux]#


Steve Bangert


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

* Re: Make RPM fails on Redhat-9
  2003-04-15 22:11 Make RPM fails on Redhat-9 Steve Bangert
@ 2003-04-16  8:04 ` Paul Nasrat
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Nasrat @ 2003-04-16  8:04 UTC (permalink / raw)
  To: Steve Bangert; +Cc: linux-kernel

On Tue, Apr 15, 2003 at 03:11:34PM -0700, Steve Bangert wrote:

> Processing files: kernel-debuginfo-2.4.21pre7-2
> error: Could not open %files file
> /usr/src/redhat/BUILD/kernel-2.4.21pre7/debugfiles.list: No such file or
> directory

Redhat 9.0 (and phoebe betas) have debug set on for rpm automatically.
The package name kernel-debuginfo implies this is where it is going
wrong.

Set up a ~/.rpmmacros file with the line

%debub_package %{nil}

And try make rpm again, this should work.

Hth

Paul

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

end of thread, other threads:[~2003-04-16  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-15 22:11 Make RPM fails on Redhat-9 Steve Bangert
2003-04-16  8:04 ` Paul Nasrat

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).