ワタナベです。自己解決しました。
/usr/lib/rpm/macrosの303行目からを以下のように変更することで対処できました。
お騒がせしました。
#
# Script gets packaged file list on input and buildroot as first parameter.
# Returns list of unpackaged files, i.e. files in $RPM_BUILD_ROOT not packaged.
#
# Note: Disable (by commenting out) for legacy compatibility.
#%__check_files /usr/lib/rpm/check-files %{buildroot} <-コメントアウト
#
# Should unpackaged files in a build root terminate a build?
#
# Note: The default value should be 0 for legacy compatibility.
%_unpackaged_files_terminate_build 0 # <- 0にする
#
# Should missing %doc files in the build directory terminate a build?
#
# Note: The default value should be 0 for legacy compatibility.
%_missing_doc_files_terminate_build 0 # <- 0にする
At 22:13 03/03/17 +0900, you wrote:
>こんばんわ、ワタナベと申します。
>
>RH8beta(phoebo-3) をインストールしてセットアップしていますが、src.rpmからセ
>ル フビルドすると、hoge-debuginfo-2.2.2.i386.rpmなどというものも一緒に作られ
>ます。
>これは使い方が良く分からないので、これまでほっとくか捨てていました。
>どうやらrpm-4.1以降からこういう仕様になったようです。
>
>debuginfoを作らないようにしたいのですが、この件で情報をお持ちの方はいらっし
>ゃ ませんか?
References:
- Prev by Subject: [linux-users:98276] Re: rpm での依存エラー発生時の関連パッケージを調べる方法
- Next by Subject: [linux-users:98278] Re: 10 分程アイドリングしないと起動しない
- Previous by thread: [linux-users:98275] [rpm] disable --debug-packages
- Next by thread: [linux-users:98281] HP Suresore tape autoloader 1/8について
- Indexes:[Main][Thread]