vine-users ML アーカイブ



[vine-users:069913] Re: mkkpkg について

  • From: "K.Moriyama" <forest@xxxxxxxxxxxxx>
  • Subject: [vine-users:069913] Re: mkkpkg について
  • Date: Sun, 23 Jan 2005 17:03:06 +0900
森山です。

  菊地さん、こんにちは。早速の情報ありがとうございます。

On Sun, 23 Jan 2005 01:28:05 +0900
KIKUCHI Junichi <maxi@xxxxxxxxxxxxx> wrote:

> 219 行目の Patch980 が software-suspend のパッチだと思います。
> 766 行目でそのパッチが当てられています。
> 
> 上記2行をコメントアウトすれば、回避できるかと思います。

●  御指摘の2行をコメントアウトしてみましたところ

Patch #998 (software-suspend-2.0.0.100-fix.patch):
+ patch -p1 -s
+ echo 'Patch #999 (software-suspend-no-default-resume2.patch):'
Patch #999 (software-suspend-no-default-resume2.patch):
+ patch -p0 -s
The text leading up to this was:
--------------------------
|--- kernel/power/Config.in.orig        2004-06-07 03:55:32.000000000 +0900
|+++ kernel/power/Config.in     2004-06-07 03:58:40.000000000 +0900
--------------------------
File to patch:
Skip this patch? [y]
1 out of 1 hunk ignored
エラー: /var/tmp/rpm-tmp.60728 の不正な終了ステータス (%prep)


RPM ビルドエラー:
    /var/tmp/rpm-tmp.60728 の不正な終了ステータス (%prep)

●  となったので、 Patch999 コメンアウトしてみました。

Patch #1470 (linux-2.4.20-usb-bug82546.patch):
+ patch -p1 -s
+ echo 'Patch #1480 (linux-2.4.21-pre7-md_autostart_as_module_fix.patch):'
Patch #1480 (linux-2.4.21-pre7-md_autostart_as_module_fix.patch):
+ patch -p1 -s
1 out of 1 hunk FAILED -- saving rejects to file drivers/md/md.c.rej
エラー: /var/tmp/rpm-tmp.52182 の不正な終了ステータス (%prep)


RPM ビルドエラー:
    /var/tmp/rpm-tmp.52182 の不正な終了ステータス (%prep)

●  となったので、今度は Patch1480 をコメントアウトしたのですが、

Patch #3800 (linux-2.4.26-NFS_ALL.dif):
+ patch -p1 -s
+ echo 'Patch #3900 (patch-2.4.27-kraxel-1.bz2):'
Patch #3900 (patch-2.4.27-kraxel-1.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -s
5 out of 20 hunks FAILED -- saving rejects to file drivers/media/video/msp3400.
2 out of 7 hunks FAILED -- saving rejects to file drivers/media/video/tvaudio.c
エラー: /var/tmp/rpm-tmp.80790 の不正な終了ステータス (%prep)


RPM ビルドエラー:
    /var/tmp/rpm-tmp.80790 の不正な終了ステータス (%prep)

●  となってしまいました。

  各パッチの依存関係が
    


K.Moriyama