Thanks Carmel for understanding!
The truth is that 4.6.9 is broken for the ZFS, at the top of all other
brokenness and I just don't want to increase the entropy.
See the https://bugzilla.samba.org/show_bug.cgi?id=6133 for more details.
With regards,
Timur.
P.S> I wonder, why Dutch always write
On Thu, Dec 29, 2016 at 9:32 PM, Adam Weinberger wrote:
> > On 29 Dec, 2016, at 13:24, Timur I. Bakeyev wrote:
> >
> >> On Thu, Dec 29, 2016 at 8:52 PM, Adam Weinberger
> wrote:
> >> > On 28 Dec, 2016, at 7:51, Timur I. Bakeyev wrote:
> >> >
>
te created.
With best regards,
Timur.
On Thu, Dec 29, 2016 at 8:52 PM, Adam Weinberger wrote:
> > On 28 Dec, 2016, at 7:51, Timur I. Bakeyev wrote:
> >
> > Hi, CVB!
> >
> > At the moment I can't connect to svn.freebsd.org on whatever reason...
> BTW,
>
Hi, CVB!
At the moment I can't connect to svn.freebsd.org on whatever reason... BTW,
anyone knows, what has changed in recent 12 hours?
You can apply the following patch manually:
Index: Makefile
===
--- Makefile(revision 429692
ion and rollback to 4.2.2 and the same bug occurs, samba
> crashes.
> Samba doesn't crash if it wasn't a domain controller.
> --
> Best regards,
> Loïc BLOT,
> UNIX systems, security and network engineer
> http://www.unix-experience.fr
>
>
>
> Le mardi 18
You possibly hit the bug in the libtdb/libldb/etc libraries code, which was
brough by the latest update of those libs. Please, wait until maintainer
commit the fix.
The problem was introduced by upstream.
Regards,
Timur.
On Tue, Aug 25, 2015 at 7:53 PM, Stefan Esser wrote:
> Am 25.08.2015 um 1
Hi, Stefan!
Was it a recent case? I belive this problem with md5.so was addressed while
ago in the upstream.
With regards,
Timur Bakeyev.
On Tue, Aug 18, 2015 at 5:58 PM, Stefan Esser wrote:
> Am 18.08.2015 um 14:07 schrieb Timur I. Bakeyev:
> > Could be that you are affected by
Could be that you are affected by
https://bugzilla.samba.org/show_bug.cgi?id=11455
Can you, please, verify, that it is the case?
With best regards,
Timur
On Tue, Aug 18, 2015 at 1:43 PM, Enrique Ayesta Perojo <
eaye...@portugalete.uned.es> wrote:
> Hello,
>
> I have updated a Samba 4.1 install
Swat isn't a part of Samba4 anymore. Looking at the dates in the GIT
repository I'd say it's been given up(for good).
Regards,
Timur.
On Tue, Jul 14, 2015 at 8:34 PM, Carmel NY wrote:
> I understand that there is a "swat2" available for Samba4*. I have not seen
> it in the ports system thought.
Speaking of the garbage in a system - why to add Samba in the first place
:)?
On Wed, Jun 10, 2015 at 10:19 PM, Horatiu MOLDOVAN wrote:
> Hi,
> Trying to replace samba 3.6 i've observed some disturbing things on samba
> 4.x build:
> - security/cyrus-sasl2, security/libgcrypt and security/gnutls
I didn't experience anything like this on my test build but I can point to
the few places, that make 4.1.18 port different from 4.1.17.
I've, possibly wrongly, added 'fakeroot' facility to the USES line. For me
it worked fine, but I've tested in the live environment and it may behave
strangly in p
Well, it's all said in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177786. I've added
samba36-nmblookup as a courtesy for the xmbc/kodi project while ago so it's
not depend on full samba package, but now it's going too far in the request
to drop nmblookup from samba36 itself..
The real solut
Hi!
Looks like you have one of the Kerberos ports installed, while still having
base system Kerberos. That greatly confuses Samba configure :(
You may try to set KRB5_HOME=/usr/local for MIT or HEIMDAL_HOME=/usr/local
for Heimdal in /etc/make.conf, but I have no idea, would it really help.
Other
On Fri, May 9, 2014 at 8:20 PM, Craig Rodrigues wrote:
>
> On 05/08/14 15:10, John Hixson wrote:
>
>>
>> So, fix what ?
>> We were seeing that smbd was not dumping core. It would claim to be
>> dumping
>> core but wasn't. It appears this is completely unrelated. The issue
>> turns out to be the ke
Hi, Johan!
On Wed, Mar 26, 2014 at 10:42 AM, Johan Hendriks wrote:
> Hello all.
>
> I am using samba 3.x.x for a long time to share files across the network
> as a domain member server.
> All is working like it should. Lately i tried the samba 41 port and
> package to do the same job.
> However I
Hi, Oliver!
Did you get any progress on that? I asked you for the output of:
# rcorder /etc/rc.d/* /usr/local/etc/rc.d/*
Did you get one?
Regards,
Timur Bakeyev.
On Tue, Mar 18, 2014 at 3:11 PM, O. Hartmann wrote:
> On CURRENT, I receive this error message when trying to start net/samba36:
Kerberos5 support in the ports needs love and it's own .mk infrastructure.
Wish I have enough overview of what is needed by various ports in that
respect.
With regards,
Timur Bakeyev.
On Wed, Mar 19, 2014 at 2:57 AM, Dewayne Geraghty <
dewayne.gerag...@heuristicsystems.com.au> wrote:
> Some por
100
> "Timur I. Bakeyev" wrote:
>
> > Hi, Oliver!
> >
> > Please check in the rc.d/samba function samba_start_precmd(). It should
> > contain valid /var/run/samba path.
>
> Checked - and it contains the propper path.
>
> >
> > Is this probl
Hi, Oliver!
Please check in the rc.d/samba function samba_start_precmd(). It should
contain valid /var/run/samba path.
Is this problem occurs only on restart(reboot) of the server? If you start
samba manually after the boot - does it run?
It could be, that in FreeBSD 11 rc order has changed som
File a PR. The problem is that I don't have ARM box around, so it's hard to
debug.
There is an attempt to address a problem with the ARM in the port:
.if ${ARCH} == "arm"
CONFIGURE_ARGS+=--disable-pie
.endif
But it never was tested live.
On Mon, Nov 5, 2012 at 1:09 PM, Łukasz wrote:
On Tue, Apr 10, 2012 at 9:57 AM, Da Rock
wrote:
> On 04/10/12 16:30, Chuck Swiger wrote:
>>
>> On Apr 9, 2012, at 5:26 PM, Da Rock wrote:
>> [ ... ]
If you think there is a missing dependency, then doing send-pr with the
fix is a reasonable procedure.
>>>
>>> I was only thinking the
Hi!
Can you show the build output? Port should't directly dipend from
anything like this.
Cheers.
On Fri, Apr 6, 2012 at 3:40 AM, Da Rock
wrote:
> Building samba 3.6, 3.5, 3.4... noticed a missing dependency during build on
> net/libnet. Maybe need to add this to the port?
>
> Cheers
__
On Mon, Jun 20, 2011 at 1:41 PM, Jerry wrote:
>
> 20110620:
> AFFECTS: users of net/samba35
> AUTHOR: ti...@freebsd.org
>
> A bug, introduced by local patch to pam_winbind.so, that made it coredump
> was spotted by Martin Minkus. It is fixed in the 3.5.9 version of the
> port.
> So, if pam_
Hi!
On Tue, Mar 1, 2011 at 6:46 AM, jhell wrote:
> Could you please change the SAMBA_PORT= directive in samba-libsmbclient to
> SAMBA_PORT?= samba34 so it can be overridden by make.conf or command line ?
No, I believe it's a bad idea.
> There is probably some bad magic that will happen on a ma
Hi!
You should distinct between *packages*, which a precompiled ready to
install binaries and *ports*, which are merely recipies how to
assemble binaries with the options you like.
The message stresses that *package* doesn't include ADS functionality
and that you have to compile port yourself.
R
Hi, Volker!
On Sat, Dec 18, 2010 at 10:10 AM, Volker Lendecke
wrote:
> On Fri, Dec 17, 2010 at 11:26:12AM +0100, Willy Offermans wrote:
>>
>> 20101026:
>> AFFECTS: users of net/samba35
>> AUTHOR: Timur Bakeyev
>>
>> This is the latest stable release of the Samba3 distribution. It has
>>
Hi!
I've got a patch, that should solve this problem, using new port
devel/libsunacl. It's coming :)
With regards,
Timur.
On Fri, Apr 2, 2010 at 5:58 PM, Greg Byshenk wrote:
> Does samba on FreeBSD work with ZFS ACLs?
>
> Using the port, it appears that the vfs_zfsacl module is not built, even
Hi, Oliver!
On Sat, Feb 6, 2010 at 4:46 PM, O. Hartmann
wrote:
> On 02/06/10 16:24, Timur I. Bakeyev wrote:
>> On Fri, Feb 05, 2010 at 11:02:18AM +, O. Hartmann wrote:
>>>
>>> Trying to compile SAMAB 3.4 on FreeBSD 8.0/amd64 STABLE ends up in the
>>> follo
Hi!
It looks like the problem was created by the --with-fhs flag, which
reset cachedir and statedir do it's default values.
With the flag removed those directories are the same as the lockdir.
Not sure, why rundir wasn't created by the package - this is done by
pkg-install script and should work
Hi!
On Fri, Feb 05, 2010 at 11:02:18AM +, O. Hartmann wrote:
> Trying to compile SAMAB 3.4 on FreeBSD 8.0/amd64 STABLE ends up in the
> following error and it seems a bit sticky.
Check, that there is no memcache.h somewhere in your include paths, in
particular in /usr/local/include.
Also, t
Hi, Spil!
On Fri, Feb 05, 2010 at 03:42:04PM +0100, Spil Oss wrote:
> On Fri, Feb 5, 2010 at 3:36 PM, Spil Oss wrote:
> >
> > First error was the pid-files related to /var/run/samba34 not existing
> >
> > Second error
> > "initialise_wins: failed to open wins.tdb. Error was No such file or
> > d
Hi, Erik!
I guess the answer lays in the config.log, where it said:
idmap_ldap ... static
So, it is compiled into Samba.
Regards,
Timur.
On Sat, Apr 11, 2009 at 10:39 PM, Erik Van Benschoten
wrote:
> Hello,
>
> Is anyone else experiencing problems building/installing samba32 or samba33?
> Eit
Hi!
On Wed, Mar 18, 2009 at 8:34 PM, Felipe Carlo wrote:
> Hello,
>
> I have one problem with Samba in a Jail.
>
> When I try to start the samba I have this message:
>
> # /usr/local/etc/rc.d/samba.sh start
> %%WINBIND%%#: not found
> %%WINBIND%%#winbindd_enable=YES: not found
> .: Can't open %%R
Hi!
On Wed, Mar 18, 2009 at 3:41 AM, Patrick Strateman
wrote:
> sudo make clean install 2> ~/stderr.txt >~/stdout.txt
>
>
> $ uname -a
> FreeBSD phantomcircuit.mine.nu 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu
> Jan 1 14:37:25 UTC 2009
> r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i38
Hi, Paul!
I'm working on it for quite a while, but still there are some rough
edges. What is your user experience with it?
With regards,
Timur.
On Wed, Mar 11, 2009 at 10:12 PM, Pathiakis, Paul
wrote:
> Hi to all!
>
> Has anything progressed on this?
>
> I'm actually building it by hand on a co
Hi, Johan!
I've started to write, how to test pam modules, but while doing that
found that indeed, pam_winbind.so is missing some symbols :(
I'm looking into that right now. Next time write a PR in such a case :)
With best regards,
Timur.
On Tue, Mar 10, 2009 at 11:03 AM, Johan Hendriks wrote:
On Thu, Jul 3, 2008 at 5:03 AM, Dmitry <[EMAIL PROTECTED]> wrote:
> Hello. What about samba 3.2.0?
Later, possibly after 3.2.1 - too many problems with it.
Cheers,
Timur,
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listin
On Wed, Sep 12, 2007 at 10:21:59AM -0400, Vivek Khera wrote:
> On Sep 12, 2007, at 5:37 AM, Jiawei Ye wrote:
> >On 9/12/07, Jiawei Ye <[EMAIL PROTECTED]> wrote:
> >
> >>[/usr/local/diablo-jdk1.5.0/jre/bin/java]
> >>libpthread.so.2 libthr.so
> >Changing this to libthr.so.2 fixes the problem. Sorry a
Hi!
On Fri, Aug 31, 2007 at 11:10:08AM -0700, Cy Schubert wrote:
> Has anyone seen this before. This is on the AMD64 platform running FreeBSD
> AMD64 with most ports (the ones that would build that is) built for AMD64.
> Perl 5.8.8 was built successfully for AMD64. This builds and installs when
Hi, Vivek!
Sorry for a long silence, I was AFK.
On Thu, Aug 30, 2007 at 11:33:53AM -0400, Vivek Khera wrote:
> On Aug 30, 2007, at 4:40 AM, Timur I. Bakeyev wrote:
>
> >Which threading libraries do you use? I remember having similar problem with
> >libthr.so enabled in libmap.
Hi, Johan!
On Thu, Jul 26, 2007 at 01:03:51PM +0200, Johan Hendriks wrote:
> Does anyone know when the latest samba will hit the ports tree?
Cc: me if you want to get an answer in a time fasion :)
> Or is the maintainer busy with the samba, zfs issue on current.
3.0.25b had some issues that mad
Hi, Robert!
On Thu, Aug 02, 2007 at 05:15:51PM +0930, Robert Hettner wrote:
>
> I tried make clean but still get the following
>
> bradmann# cd /usr/ports/net/samba3
> bradmann# make
> ===> samba-3.0.25a_1,1 dynamic DNS updates require ADS support.
> *** Error code 1
When you install the port
Hi, Mads!
On Fri, Jul 20, 2007 at 04:54:57PM +0200, Mads L?nsethagen wrote:
> Hi!
>
> I've noticed a bug in this recent version of Samba which forced me to
> downgrade to version 3.0.24,1. It has something to do with
> fusefs-unionfs, but I don't know how.
I suspect, this is the sign of the same
On Tue, Jun 05, 2007 at 11:37:03AM +0200, Simon L. Nielsen wrote:
> On 2007.06.05 10:22:44 +0200, Timur I. Bakeyev wrote:
>
> BTW. in cases like this, where the maintainer want to fix a security
> issue but would prefer to wait with a full upgrade, you might want to
> try and p
On Tue, Jun 05, 2007 at 11:33:35AM +0200, Andrea Venturoli wrote:
> Timur I. Bakeyev wrote:
>
> >I would like to stress, that after problems with the last Samba releases
> >I decided to delay new port for at least one week to collect feedback
> >from mailing lists and o
On Tue, Jun 05, 2007 at 09:31:57AM +0200, Spil Oss wrote:
> Hi All,
>
> Is anything known on an upgrade of the samba3 port to samba 3.0.25a?
> When the 3.0.25 port was committed, shortly after samba released
> 3.0.25a. There seems to be quite a number of problems fixed in
> 3.0.25a.
And:
Re: por
Hi!
On Tue, Jun 05, 2007 at 09:31:57AM +0200, Spil Oss wrote:
> Hi All,
>
> Is anything known on an upgrade of the samba3 port to samba 3.0.25a?
> When the 3.0.25 port was committed, shortly after samba released
> 3.0.25a. There seems to be quite a number of problems fixed in
> 3.0.25a.
I've jus
Hi, Paul!
On Sat, Nov 04, 2006 at 03:01:22AM +0800, Paul.LKW wrote:
> Dear Samba Port Maintainer:
> I recently find a Error Message as I compile the samba3 port, the message
> say :
>
> ===> samba-3.0.23c_2,1 broken IPC and code.
> *** Error code 1
>
> Stop in /usr/ports/net/s
Hi Vasil!
On Tue, Sep 12, 2006 at 10:13:36AM +0300, Vasil Dimov wrote:
>
> >Description:
>
> Since net/samba (version 2) got purged we can rename net/samba3 to
> net/samba.
The question of renaming Samba3 port arises again and again. This time
you actually did a tremendous work to track down al
Hi, Cat!
On Wed, Sep 13, 2006 at 04:02:53PM +0200, CAT wrote:
> HI,
>
> I had last days big trouble after an update samba 3.0.22 to 3.0.23c,1.
> After the update there was noch chance to get the list of builtin groups
>
> net groupmap list showed nothing.
> In the logfiles i found:
>
> Sep 11 1
Hi Tom!
On Wed, Sep 13, 2006 at 11:42:06AM -0500, Thomas T. Veldhouse wrote:
> Scot Hetzel wrote:
> >Had a look at the samba configure script, and it doesn't have an
> >option to disable fam/gamin support.
> >
> >So your only option is to uninstall all ports that require fam/gamin.
> >Install samb
Hi guys!
Can you please explain me, what is all that fight about?
On Wed, Sep 13, 2006 at 11:38:19AM -0500, Scot Hetzel wrote:
> On 9/13/06, Scot Hetzel <[EMAIL PROTECTED]> wrote:
> >
> Had a look at the samba configure script, and it doesn't have an
> option to disable fam/gamin support.
If you
Hi, Ulrich!
On Wed, Aug 16, 2006 at 09:25:26PM +0200, Ulrich Spoerlein wrote:
>
> The function "checkyesno" cannot handle undefined variables and will
> thus print an error. This will happen ON EVERY machine that samba3 is
> installed, but there is no samba_enable="YES/NO" line in rc.conf.
>
> T
On Wed, 12 Jul 2006 13:46:52 +0200
Daniel Dvořák <[EMAIL PROTECTED]> wrote:
Hi Timur,
thank you for your quick answer.
Could you explain, what I lose if SMBSH wrapper is not compilled to
samba ?
I think this is important option, I tried to search what smbsh
stands for,
but I did not find
On Wed, 12 Jul 2006 14:41:55 +0400
Vladimir <[EMAIL PROTECTED]> wrote:
I have the same problem.
# make install
===> samba-3.0.23,1 broken IPC and code.
*** Error code 1
Stop in /usr/ports/net/samba3.
for begin:
make clean
then
make config
and then
make install clean
and nothing work =(
You n
Hi, Daniel!
On Wed, 12 Jul 2006 04:28:19 +0200
Daniel Dvořák <[EMAIL PROTECTED]> wrote:
Hello all,
I wait for samba 3.0.23 for a long time in hope that this ...
===> samba-3.0.23,1 broken IPC and code.
*** Error code 1
You need to run 'make config' and uncheck AIO and SMBSH options. They
a
Hi Owen!
I'll send a PR with update in a few hours - have to write short sketch
for UPDATING file.
With regards,
Timur Bakeyev.
On Tue, 11 Jul 2006 12:58:10 +0100 (BST)
Owen G <[EMAIL PROTECTED]> wrote:
Hi there,
Sorry to bother you . . . Both Samba 2 and Samba 3.0.22,1 ports for
FreeBSD
57 matches
Mail list logo