All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Nasrat <pauln@truemesh.com>
To: Steve Bangert <sbangert@mindspring.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Make RPM fails on Redhat-9
Date: Wed, 16 Apr 2003 09:04:12 +0100	[thread overview]
Message-ID: <20030416080410.GL31206@raq465.uk2net.com> (raw)
In-Reply-To: <1050444692.16505.1.camel@localhost.localdomain>

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

      reply	other threads:[~2003-04-16  7:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-15 22:11 Make RPM fails on Redhat-9 Steve Bangert
2003-04-16  8:04 ` Paul Nasrat [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030416080410.GL31206@raq465.uk2net.com \
    --to=pauln@truemesh.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sbangert@mindspring.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.