All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] samba4: bump to version 4.1.10
Date: Tue, 29 Jul 2014 15:54:05 -0300	[thread overview]
Message-ID: <53D7EDCD.8040402@zacarias.com.ar> (raw)
In-Reply-To: <20140729202202.6ca3c3f3@free-electrons.com>

On 07/29/2014 03:22 PM, Thomas Petazzoni wrote:

> Dear Gustavo Zacarias,
> 
> On Tue, 29 Jul 2014 15:15:24 -0300, Gustavo Zacarias wrote:
>> Lots of bugfixes, enhancements to provisioning and printing support via cups.
> 
> None of the patches we have in package/samba4/ have been merged
> upstream? Some of them are marked "Upstream", so I would have expected
> them to be removed by this bump, no? Or maybe they've been applied to a
> development branch that hasn't been released yet?

Hi.
They've been merged to master which will be the 4.2 series, but not
backported to the 4.1 series, except for...
samba4-0001-build-don-t-execute-tests-summary.c.patch
samba4-0002-Minor-typo-fix-in-source3-wscript.patch
...which were included in the 4.1.8 release because they were considered
simple enough to do so.

>> +comment "Some samba4 CLI tools require the python package to keep .py files"
>> +	depends on BR2_PACKAGE_SAMBA4 && BR2_PACKAGE_PYTHON_PYC_ONLY
> 
> That seems weird, could you elaborate a bit on that?

The python package purges all *.py files, even the ones it doesn't own,
and samba4 installs only .py and .so files (for python-related
functionality) hence having this problem - this also happens when
building samba natively, it's not an artifact of cross-compilation.
This mostly affects the advanced tools like pidl, samba_dnsupdate,
samba_kcc, samba_spnupdate, samba_upgradedns and samba-tool which are
useful for domain masters and simple provisioning/upgrades.
For many scenarios this isn't an issue since they're mostly interactive
tools, but it's worth mentioning i think.
It might also be problematic for people relying on samba's python
bindings for their own tools.

Regards.

  reply	other threads:[~2014-07-29 18:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29 18:15 [Buildroot] [PATCH] samba4: bump to version 4.1.10 Gustavo Zacarias
2014-07-29 18:22 ` Thomas Petazzoni
2014-07-29 18:54   ` Gustavo Zacarias [this message]
2014-07-30 21:58     ` Thomas Petazzoni
2014-07-30 22:06       ` Gustavo Zacarias
2014-07-30 22:31         ` Thomas Petazzoni
2014-07-31  1:28           ` Gustavo Zacarias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53D7EDCD.8040402@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.