From: Thomas Davis <tadavis@lbl.gov>
To: Bill Davidsen <davidsen@tmr.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Fix make rpm in 2.6 when using RH9 or Fedora..
Date: Sun, 15 Feb 2004 16:03:12 -0800 [thread overview]
Message-ID: <403008C0.1070806@lbl.gov> (raw)
In-Reply-To: <402EE151.4000807@tmr.com>
Bill Davidsen wrote:
>
>
> Why do you want to disable the missing file check? As opposed to
> providing the file?
>
> I personally fix ther problem instead of disabling the check, the list
> can be empty, of course.
>
There is four options to fix this problem.
1) Change the RH9/Fedora macros.
2) Add a global entry into my .rpmmacros
3) Find and create the missing file (empty, in this case) (ie, do a 'touch /usr/src/linux-2.6.3/debugfiles.list' and it will proceed without making the debugfile RPM.)
4) Disable it in the specfile, since only RH9/Fedora does this, and Mandrake/SuSE probably doesn't.
I'm not going to do #1, and I'm not going to do #2, I'll settle for #3 or #4, but #3 now means another file to ship around or create, even if it's empty.
This simply gets it working again.
thomas
next prev parent reply other threads:[~2004-02-16 0:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-12 19:33 [PATCH] Fix make rpm in 2.6 when using RH9 or Fedora Thomas Davis
2004-02-15 3:02 ` Bill Davidsen
2004-02-16 0:03 ` Thomas Davis [this message]
2004-02-16 21:01 ` Sam Ravnborg
2004-02-17 4:14 ` Thomas Davis
2004-02-18 14:31 ` Bill Davidsen
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=403008C0.1070806@lbl.gov \
--to=tadavis@lbl.gov \
--cc=davidsen@tmr.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox