My goal is to get Samba up and running w/acl support on Suse 7.0 running
on the 390.

I currently have SLES with kernel 2.4.7, from reading the newsgroup I saw a
previous person had a problem with 2.4.7 and the patches from acl.bestbits.at
and the suggestion was to upgrade to 2.4.17, so that's what I'm trying to do.

My problem is I don't know what order to apply the patches in.  There
are the patches at IBM Developerworks as well as the ACL/EA patches.

Here is some information on the patches and the problems I'm having.

If I apply the ACL/EA patches before the patches at Developerworks I get the
following errors when
applying the 2.4.17-390-may2002 diff:

files01d:/usr/src/linux # zcat
../../local/downloads/linux-2.4.17ea-0.8.26.diff.gz | patch -p1
<no errors>
files01d:/usr/src/linux # zcat
../../local/downloads/linux-2.4.17acl-0.8.27.diff.gz | patch -p1
<no errors>
files01d:/usr/src # patch -sp0 <
../local/downloads/linux-2.4.17-s390-may2002.diff
1 out of 16 hunks FAILED -- saving rejects to file
linux-2.4.17/arch/s390/kernel/entry.S.rej
1 out of 1 hunk FAILED -- saving rejects to file
linux-2.4.17/include/asm-s390/unistd.h.rej

If I apply the Developerworks patches first:

files01d:/usr/src # patch -sp0 <
../local/downloads/linux-2.4.17-s390-may2002.diff
<no errors>
files01d:/usr/src/linux # zcat
../../local/downloads/linux-2.4.17ea-0.8.26.diff.gz | patch -p1
<snip>
Hunk #1 FAILED at 597.
1 out of 1 hunk FAILED -- saving rejects to file
arch/s390/kernel/entry.S.rej
<snip>
Hunk #1 FAILED at 211.
1 out of 1 hunk FAILED -- saving rejects to file
include/asm-s390/unistd.h.rej

Apparently there's some discrepancy within the entry.S and unistd.h files.
Any suggestions?

If you need to see the .rej files let me know I can post them as well.

Thanks for the help !!

Josh Konkol, CNE MCSE
Senior Network Analyst
GuideOne Insurance
Mail Stop AB-1
515-267-2427
[EMAIL PROTECTED]

 .~.
 /V\
/( )\
^^-^^


_______________________________________________
acl-devel mailing list
[EMAIL PROTECTED]
http://acl.bestbits.at/mailman/listinfo/acl-devel

Reply via email to