Hello, Q. From the log [1] How can the file include/linux/mm.h.rej content be listed out in obs? or can the 'patch -s -F0 -E -p1 --no-backup-if-mismatch -i' be changed to list the mm.h.rej when encountered It seems to apply ok when used on the command line like this # patch -p1 < reiser4-for-2.6.35.patch result: . . patching file fs/reiser4/vfs_ops.h patching file fs/reiser4/wander.c patching file fs/reiser4/wander.h patching file fs/reiser4/writeout.h patching file fs/reiser4/znode.c patching file fs/reiser4/znode.h patching file include/linux/fs.h Hunk #1 succeeded at 516 (offset 2 lines). Hunk #2 succeeded at 1575 (offset 2 lines). Hunk #3 succeeded at 2096 (offset 2 lines). patching file include/linux/mm.h Hunk #1 succeeded at 861 with fuzz 1 (offset 4 lines). patching file include/linux/writeback.h patching file mm/filemap.c patching file mm/page-writeback.c Hunk #1 succeeded at 1136 (offset -6 lines). How can it be fixed ? Thanks Glenn [1] part content : + cd linux-2.6.35.8 + /usr/src/packages/SOURCES/apply-patches --vanilla /usr/src/packages/SOURCES/series.conf .. + patch -s -F0 -E -p1 --no-backup-if-mismatch -i ../patches.rpmify/reiser4-for-2.6.35.patch 1 out of 1 hunk FAILED -- saving rejects to file include/linux/mm.h.rej ++ echo '*** patch ../patches.rpmify/reiser4-for-2.6.35.patch failed ***' *** patch ../patches.rpmify/reiser4-for-2.6.35.patch failed *** error: Bad exit status from /var/tmp/rpm-tmp.M8v2NU (%prep) Full Log: https://build.opensuse.org/package/live_build_log?arch=x86_64&package=kernel-default&project=home%3Adoiggl&repository=openSUSE_11.3 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org