Displaying 20 results from an estimated 3000 matches similar to: "selftest"
2019 Apr 01
0
selftest
On Mon, 2019-04-01 at 17:08 +0200, Manfred via samba wrote:
> Hi all,
>
>
> I just downloaded a fresh samba-4.10.0 tarball to verify the result of
> 'make test'
> What I did is:
> ./configure --enable-selftest
> make
> make test
>
> All run as the ordinary user.
>
> I encountered a build problem with 'make' in
>
2019 Apr 01
5
selftest
Thanks for the reply,
Besides the problem with
source4/lib/messaging/messaging_handlers.c,
Good to hear that selftest is actively used, then do I understand it
right that 'make test' should succeed?
My bigger problem is that it failed with lots of errors.
This must be a problem with my build, then, but since this is a fresh
tarball I am a bit puzzled.
I would appreciate some hint on
2019 Apr 07
1
selftest, help with a single test
Hi,
Yes, you're right, the problems are due to the selftest environment
failing to start up. In this case, you could just reproduce the same
problem with:
SELFTEST_TESTENV=s4member:local make testenv
There may be some package dependencies you're missing in order to get
selftest to run correctly. In a earlier message it looked like you were
missing the python DNS package (python-dnspython
2019 Apr 19
1
selftest: Perl error "Insecure $ENV{ENV} while running setgid at /home/user/src/samba-git/samba/source3/script/tests/printing/modprinter.pl line 138."
In my environment the selftest for samba3.rpc.spoolss.printer was
failing at source3/script/tests/printing/modprinter.pl(138)
with the Perl error in subject:
Insecure $ENV{ENV} while running setgid at
/home/user/src/samba-git/samba/source3/script/tests/printing/modprinter.pl
line 138
code is:
==============================
delete @ENV{'BASH_ENV'};
$ENV{'PATH'} =
2019 Apr 01
0
selftest
On Mon, 2019-04-01 at 20:34 +0200, Manfred via samba wrote:
> Thanks for the reply,
>
> Besides the problem with
> source4/lib/messaging/messaging_handlers.c,
>
> Good to hear that selftest is actively used, then do I understand it
> right that 'make test' should succeed?
After about four hours, yes.
> My bigger problem is that it failed with lots of errors.
2019 Apr 06
2
selftest, help with a single test
In the hope for some help, I would like some hint on how to diagnose the
following single subunit:
samba3.blackbox.smbclient_machine_auth.plain
In particular the single test
samba3.blackbox.smbclient_machine_auth.plain
(s4member:local)(s4member:local)
Results attached, run is from git at 'origin/v4-10-stable'
Thanks in advance
(This is because in my full selftest almost all failures
2019 Apr 08
1
selftest, help with a single test
On 4/8/2019 12:49 AM, Manfred wrote:
>> Hi,
>>
>> Yes, you're right, the problems are due to the selftest environment
>> failing to start up. In this case, you could just reproduce the same
>> problem with:
>> SELFTEST_TESTENV=s4member:local make testenv
>
> This actually reveals something:
> [user at s4member samba]$ ping
2019 Apr 02
2
Make/Build Error on armhf
Hello $List,
just downloaded and tried to compile samba 4.10.0 an raspbian stretch which
ends in an error:
[1924/4121] Compiling source3/rpc_client/rpc_transport_np.c
[1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so
/usr/bin/ld:
/install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid
string offset 3888 >= 3489 for section `.strtab'
/usr/bin/ld:
2019 Mar 22
2
About compile samba 4.10
This is my configure options, It has always worked well
./configure --enable-fhs --prefix=/usr --sbindir=/usr/sbin --bindir=/usr/bin
--sysconfdir=/etc --localstatedir=/srv --mandir=/usr/share/man
--enable-debug --enable-selftest -j 2 --cross-answers
--cross-execute
El vie., 22 mar. 2019 a las 2:56, Anoop C S (<anoopcs at cryptolab.net>)
escribió:
> On Fri, 2019-03-22 at 19:47 +1300,
2019 Mar 25
1
About compile samba 4.10
On Fri, 2019-03-22 at 09:51 -0400, Leo C via samba wrote:
> Without the option --enable-selftest worked well make and make
> install
Yup. One patch missed backport which is now being tracked for 4.10.1.
You can just apply the patch from [1] and build it yourself.
[1] https://bugzilla.samba.org/show_bug.cgi?id=13854
> El vie., 22 mar. 2019 a las 9:23, Leo C (<leonidch076 at
2019 Mar 21
4
About compile samba 4.10
Hi,
After configure samba 4.10
make
[1932/4136] Linking bin/default
/sources4/lib/messaging/libMESSAGING-samab4.so
sources4/lib/messaging/messaging.c.4.o: En la funcion imessaging_init
sources4/lib/messaging/messaging.c.544 referencia a
imessaging_register_extra_handler no define
Build failed
TASK in messaging failed with status 1 (run with -v to display more
information )
I don't know
2019 Apr 07
0
selftest, help with a single test
Hi,
Thanks for the reply,
On 4/8/19 12:16 AM, Tim Beale wrote:
> Hi,
>
> Yes, you're right, the problems are due to the selftest environment
> failing to start up. In this case, you could just reproduce the same
> problem with:
> SELFTEST_TESTENV=s4member:local make testenv
This actually reveals something:
[user at s4member samba]$ ping
2019 Apr 02
2
Make/Build Error on armhf
Hello Norbert,
thanks for your reply. Does that mean that the rpi build environment is not uptodate?
-----Ursprüngliche Nachricht-----
Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Norbert Hanke via samba
Gesendet: Dienstag, 2. April 2019 21:28
An: samba at lists.samba.org
Betreff: Re: [Samba] Make/Build Error on armhf
Hi,
I noticed the same, actually with many more shared
2019 Mar 22
2
About compile samba 4.10
On Fri, 2019-03-22 at 10:14 +0530, Anoop C S via samba wrote:
> On Thu, 2019-03-21 at 13:39 -0400, Leo C via samba wrote:
> >
> > Hi,
> >
> > After configure samba 4.10
> Can you specify your configure options?
>
> >
> > make
> > [1932/4136] Linking bin/default
> > /sources4/lib/messaging/libMESSAGING-samab4.so
> >
> >
2019 Apr 01
2
selftest
> While 'make test' is intended to> pass generally, the reference environment is Ubuntu 14.04 (soon to be> upgraded to 18.04 for the next release).
By "next release," do you mean 4.10.1 or 4.11?
Looking also at https://lists.samba.org/archive/samba/2019-April/222157.html,is there concern that 4.10.0 is not production-ready on Ubuntu 18.04?
2019 Apr 02
2
selftest
> On Mon, 1 Apr 2019 21:49:06 +0000 (UTC)
> Billy Bob via samba <samba at lists.samba.org> wrote:
>
> > > While 'make test' is intended to> pass generally, the reference
> > > environment is Ubuntu 14.04 (soon to be> upgraded to 18.04 for the
> > > next release).
> >
> > By "next release," do you mean 4.10.1 or 4.11?
2014 Sep 05
1
[PATCH 1/1] add selftest for virtio-net v1.0
Selftest is an important part of network driver, this patch adds selftest for
virtio-net, including loopback test, negotiate test and reset test. Loopback
test checks whether virtio-net can send and receive packets normally. Negotiate test
executes feature negotiation between virtio-net driver in Guest OS and virtio-net
device in Host OS. Reset test resets virtio-net.
Following last patch, this
2014 Sep 05
1
[PATCH 1/1] add selftest for virtio-net v1.0
Selftest is an important part of network driver, this patch adds selftest for
virtio-net, including loopback test, negotiate test and reset test. Loopback
test checks whether virtio-net can send and receive packets normally. Negotiate test
executes feature negotiation between virtio-net driver in Guest OS and virtio-net
device in Host OS. Reset test resets virtio-net.
Following last patch, this
2013 Feb 28
1
Samba 4 selftest errors
Hi.
Where might I find some kind of reference for the messages generated by
'make test'? I would at least like to know which ones I can safely ignore.
Thanks
-jimc
2014 Aug 27
2
[PATCH 1/1] add selftest for virtio-net
Selftest is an important part of network driver, this patch adds selftest for
virtio-net, including loopback test, negotiate test and reset test. Loopback
test checks whether virtio-net can send and receive packets normally. Negotiate test
executes feature negotiation between virtio-net driver in Guest OS and virtio-net
device in Host OS. Reset test resets virtio-net.
Signed-off-by: Hengjinxiao