search for: mayis

Displaying 9 results from an estimated 9 matches for "mayis".

Did you mean: mavis
2025 Jan 18
2
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
Thanks a lot for your analysis. I just wanted to add that I think we are not using at all? The client is an embedded Linux/FPGA machine and it doesn't have mount.cifs . I think it is using https://wiki.samba.org/index.php/LinuxCIFSKernel . It comes default with kernel 5.15 but I tried with a 6.10 and same problem happens. Best Regards, Carlos A. Balseiro El 2025-01-18 11:32, Rowland
2008 Apr 16
2
Blank windows in Rcmdr
...help library(Rcmdr) Loading required package: tcltk Loading Tcl/Tk interface ... done Loading required package: car Rcmdr Version 1.3-14 > Error in get(paste("on", toupper(letter), sep = "")) : variable "onÝ" was not found Dr. Fehmi YAZICI Ondokuz Mayis University TURKEY --------------------------------- [[alternative HTML version deleted]]
2010 Jun 24
3
puppet random errors
Hi, I thing this issue has been mentioned several times in this list but I can''t see any conclusion. In about 10% of all runs Puppet randomly fails on some (random) File resource either with this error: Thu Jun 24 02:40:03 +0000 2010 //<random module>/File[<random file>] (err): Failed to generate additional resources using ''eval_generate'': or this error:
2025 Jan 17
1
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
? HI everyone. I've been analyzing a problem with an embedded Linux/FPGA device that in some cases was failing to run properly when using files from a samba share. After some time I've found it is related to Samba bug 12783 and setting kernel oplocks on global fix the issue. But while looking at that I have found a strange behavior I can't understand. I have guest ok = yes on the
2007 Jun 20
0
shoudl I use apply, sapply, etc instead of a "for loop"?
I have been trying to learn the various "apply" functions but am still learning their appropriate use. I appreciate any help the R community can offer me. Sorry for the length of this post. Background: I have data on my hard drive organized in the following manner: The data pertains to many different "samples" of data. (e.g. sample 001, sample, 002, sample 003, etc.) Each
2020 Apr 28
2
Android kernel PGO with LLVM
Hello, I'm working on Android kernel profile-guided optimization to figure out whether pgo can improve the performance of Android kernel. I have tried to added '-fprofile-generate' option to build Android kernel(msm-4.19). But error occurs during building: "undefined reference to '__llvm_profile_instrument_target'". I have tried to add
2025 Jan 17
1
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
On Fri, 17 Jan 2025 22:32:03 +0100 Carlos Alberto Balseiro Mayi via samba <samba at lists.samba.org> wrote: > ? > HI everyone. > > I've been analyzing a problem with an embedded Linux/FPGA device that > in some cases was failing to run properly when using files from a > samba share. After some time I've found it is related to Samba bug > 12783 and setting
2007 Jan 06
2
negative binomial family glm R and STATA
Dear Lister, I am facing a strange problem fitting a GLM of the negative binomial family. Actually, I tried to estimate theta (the scale parameter) through glm.nb from MASS and could get convergence only relaxing the convergence tolerance to 1e-3. With warning messages: glm1<-glm.nb(nbcas~.,data=zonesdb4,control=glm.control(epsilon = 1e-3)) There were 25 warnings (use warnings() to see
2010 Jul 12
1
change puppet dashboard listen interfac
Hi, is there some easy way to make the puppet dashboard web-server to listen only on the loopback interface? if I want to run it behind apache (to provide authentication) I don''t want to have it bound to all interface but only to the loopback and pass the requests through the proxy. cheers Antony. -- You received this message because you are subscribed to the Google