When trying to build 1.6.4.2 from a clean source tree I get the following after a successful "configure". cd linux-stage && quilt push -a -q Applying patch patches/ext3-wantedi-2.6-rhel4.patch Applying patch patches/iopen-2.6.18-rhel5.patch Applying patch patches/ext3-map_inode_page-2.6.18.patch Applying patch patches/export-ext3-2.6-rhel4.patch Applying patch patches/ext3-include-fixes-2.6-rhel4.patch Applying patch patches/ext3-extents-2.6.18-vanilla.patch Applying patch patches/ext3-mballoc3-core.patch Applying patch patches/ext3-mballoc3-2.6.18.patch Applying patch patches/ext3-nlinks-2.6.9.patch Applying patch patches/ext3-ialloc-2.6.patch Applying patch patches/ext3-remove-cond_resched-calls-2.6.12.patch Applying patch patches/ext3-filterdata-sles10.patch Applying patch patches/ext3-uninit-2.6.18.patch Applying patch patches/ext3-nanosecond-2.6.18-vanilla.patch Applying patch patches/ext3-inode-version-2.6.18-vanilla.patch Applying patch patches/ext3-mmp-2.6.18-vanilla.patch Applying patch patches/ext3-unlink-race.patch 1 out of 1 hunk FAILED Patch patches/ext3-unlink-race.patch does not apply (enforce with -f) Looking at the patch and the source, I can see why the hunk failed. I don''t see a place to put it either. I''m going to just remove this patch file from the list but if anyone has encountered this or knows why this patch doesn''t apply successfully and wants to save me from impending disaster, I''d be happy to hear from you. :) Thanks, Charlie Taylor UF HPC Center
On Sun, Feb 17, 2008 at 12:46:28PM -0500, Charles Taylor wrote:> When trying to build 1.6.4.2 from a clean source tree I get the > following after a successful "configure".What kernel are you building against? a vanilla 2.6.18 kernel or a RHEL5 kernel? Johann
The RHEL5 kernel (2.6.18-8.1.14). Thanks, charlie On Feb 18, 2008, at 3:07 AM, Johann Lombardi wrote:> On Sun, Feb 17, 2008 at 12:46:28PM -0500, Charles Taylor wrote: >> When trying to build 1.6.4.2 from a clean source tree I get the >> following after a successful "configure". > > What kernel are you building against? a vanilla 2.6.18 kernel or a > RHEL5 kernel? > > Johann
On Mon, Feb 18, 2008 at 07:15:43AM -0500, Charles Taylor wrote:> The RHEL5 kernel (2.6.18-8.1.14).I''ve just downloaded the 2.6.18-8.1.14 kernel and the ext3-unlink-race patch applies cleanly for me. Johann
Ok, looks like I got the wrong minor version for the SRPM so this looks like my mistake. I''m pulling the -8.1.14 SRPM now and will reapply the patches. I suspect it will work just fine for us as well but I''ll post, regardless. Sorry for the noise and thanks for setting me straight. Charlie Taylor UF HPC Center On Feb 18, 2008, at 8:43 AM, Johann Lombardi wrote:> On Mon, Feb 18, 2008 at 07:15:43AM -0500, Charles Taylor wrote: >> The RHEL5 kernel (2.6.18-8.1.14). > > I''ve just downloaded the 2.6.18-8.1.14 kernel and the ext3-unlink- > race patch > applies cleanly for me. > > Johann