Re: [Samba] Samba 3.5.6 jumbo patch

2010-10-30 Thread Derek Lewis
Update,

I was able to configure samba 3-5-test with the patch, though make fails
when I use source3. Make fails with the error 'cli_krb5_get_ticket'.

Derek

-Original Message-
From: Volker Lendecke [mailto:volker.lende...@sernet.de] 
Sent: Friday, October 29, 2010 1:28 AM
To: Derek Lewis
Cc: 'Jeremy Allison'; samba@lists.samba.org
Subject: Re: [Samba] Samba 3.5.6 jumbo patch

On Fri, Oct 29, 2010 at 01:17:30AM -0700, Derek Lewis wrote:
 I selected the origin/v3-5-test and tested the patch with git apply
--check.
 I see the same error message as before.  I also confirmed that the new
 branch I created for the build is the current branch via git branch.

Just tried the following

git am -3 /tmp/samba-3-5-x-acl-jumbo-patch/*

in a git checkout of v3-5-test. Works fine. I've also
uploaded a summary patch against 3.5.6 at

http://www.samba.org/~vlendec/jumbo-patch-3-5-6.diff

that you should be able to apply with 

patch -p1  jumbo-patch-3-5-6.diff

Hope that helps.

Volker

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba 3.5.6 jumbo patch

2010-10-29 Thread Derek Lewis
Okay,

I selected the origin/v3-5-test and tested the patch with git apply --check.
I see the same error message as before.  I also confirmed that the new
branch I created for the build is the current branch via git branch.

Derek

-Original Message-
From: Jeremy Allison [mailto:j...@samba.org] 
Sent: Thursday, October 28, 2010 10:26 AM
To: Derek Lewis
Cc: samba@lists.samba.org
Subject: Re: [Samba] Samba 3.5.6 jumbo patch

On Wed, Oct 27, 2010 at 10:14:48PM -0700, Derek Lewis wrote:
 I have cloned the samba git file and selected the version with the tag:
 release-3-5-6.  I tested the patch with git apply -check, and I get the
 following error:
 
 Error: patch failed: source3/smbd/posix_acls.c:3856
 
 Error: source3/smbd/posix_acls.c: patch does not apply.

Hmmm. Try v3-5-test, not the release branch. The v3-5-test
branch is what becomes the next release.

Jeremy.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba 3.5.6 jumbo patch

2010-10-29 Thread Volker Lendecke
On Fri, Oct 29, 2010 at 01:17:30AM -0700, Derek Lewis wrote:
 I selected the origin/v3-5-test and tested the patch with git apply --check.
 I see the same error message as before.  I also confirmed that the new
 branch I created for the build is the current branch via git branch.

Just tried the following

git am -3 /tmp/samba-3-5-x-acl-jumbo-patch/*

in a git checkout of v3-5-test. Works fine. I've also
uploaded a summary patch against 3.5.6 at

http://www.samba.org/~vlendec/jumbo-patch-3-5-6.diff

that you should be able to apply with 

patch -p1  jumbo-patch-3-5-6.diff

Hope that helps.

Volker
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba 3.5.6 jumbo patch

2010-10-28 Thread Jeremy Allison
On Wed, Oct 27, 2010 at 10:14:48PM -0700, Derek Lewis wrote:
 I have cloned the samba git file and selected the version with the tag:
 release-3-5-6.  I tested the patch with git apply -check, and I get the
 following error:
 
 Error: patch failed: source3/smbd/posix_acls.c:3856
 
 Error: source3/smbd/posix_acls.c: patch does not apply.

Hmmm. Try v3-5-test, not the release branch. The v3-5-test
branch is what becomes the next release.

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Samba 3.5.6 jumbo patch

2010-10-27 Thread Derek Lewis
I have cloned the samba git file and selected the version with the tag:
release-3-5-6.  I tested the patch with git apply -check, and I get the
following error:

Error: patch failed: source3/smbd/posix_acls.c:3856

Error: source3/smbd/posix_acls.c: patch does not apply.

 

I am new to compiling source for packages, so this may not be a real
problem.  I wanted to make I have a samba version with extended attributes
and ACL operational.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba